summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/ChangeLog')
-rw-r--r--cpukit/libnetworking/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index 58a13fe4b8..1a816f0d30 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,12 @@
+2001-03-20 Till Straumann <strauman@SLAC.Stanford.EDU>
+
+ * PR158
+ * libc/rcmd.c, libc/rcmd.c: Enable the rcmd() library call by
+ commenting out the parts that deal with signals. This enables
+ RTEMS to 'rsh' command to a server connecting fd to remote stdio.
+ The 'server-side' parts of this file which deal with authentication
+ are disabled since they are not needed.
+
2002-02-27 Ilya Alexeev <ilya@continuum.ru>
* net/if_ppp.c, pppd/auth.c, pppd/chat.c, pppd/pppd.h,