summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-01-31 22:21:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-01-31 22:21:19 +0000
commit9c858e562fd3db6da7082527708d296e8178951f (patch)
treec3f9193af9228f687164bc691922e7e6717b6375 /c/src/ChangeLog
parentRemove diagnostic printf. (diff)
downloadrtems-9c858e562fd3db6da7082527708d296e8178951f.tar.bz2
2005-01-31 Sergei Organov <osv@topconrd.ru>
PR 771/pppd * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix committed to fix PR736 breaks pppd. chat.c should have its own static ttyfd for pppd to work correctly. The symptom is that second invokation of chat (for connect script) fails due to pppd_ttyfd set to -1 by previous chat invokation (for init script). In addition, this patch fixes leaving of dangling pointer in the abort_stbring[] by chat_send().
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index b0022b31a3..9e174712ce 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,14 @@
+2005-01-31 Sergei Organov <osv@topconrd.ru>
+
+ PR 771/pppd
+ * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
+ committed to fix PR736 breaks pppd. chat.c should have its own static
+ ttyfd for pppd to work correctly. The symptom is that second
+ invokation of chat (for connect script) fails due to pppd_ttyfd set
+ to -1 by previous chat invokation (for init script). In addition,
+ this patch fixes leaving of dangling pointer in the abort_stbring[]
+ by chat_send().
+
2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove CFLAGS_DEBUG_V.