From 094cb99850b97a2bde29e92fbdf3d4756e3cc378 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Tue, 26 Oct 1999 04:27:43 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7232 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/rsh/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index 4eb9a9407..0fba190cd 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -1,3 +1,11 @@ +1999-10-26 Assar Westerlund + + * rshd.c (main): ignore SIGPIPE + + * common.c (do_read): the encoded length can be longer than the + buffer being used, allocate memory for it dynamically. From Brian + A May + 1999-10-14 Assar Westerlund * rsh.c (proto): be more careful and don't print errno when read()