*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6702 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-08-04 06:38:48 +00:00
parent 9f1162bd9b
commit eda1262b87
3 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
1999-08-04 Assar Westerlund <assar@sics.se>
* rsh.c (loop): shutdown one side of the TCP connection on EOF.
From Brian A May <bmay@dgs.monash.edu.au>
* common.c (do_read): handle EOF. From Brian A May
<bmay@dgs.monash.edu.au>
1999-08-01 Assar Westerlund <assar@sics.se>
* rsh.c: const fixes