From d74787746028fe4b4130300bf549dc468b4002c6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 20 Mar 2002 22:08:06 +0000 Subject: 2001-03-20 Till Straumann * 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. --- c/src/libnetworking/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'c/src/libnetworking/ChangeLog') diff --git a/c/src/libnetworking/ChangeLog b/c/src/libnetworking/ChangeLog index 58a13fe4b8..1a816f0d30 100644 --- a/c/src/libnetworking/ChangeLog +++ b/c/src/libnetworking/ChangeLog @@ -1,3 +1,12 @@ +2001-03-20 Till Straumann + + * 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 * net/if_ppp.c, pppd/auth.c, pppd/chat.c, pppd/pppd.h, -- cgit v1.2.3