*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6730 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-08-04 17:23:18 +00:00
parent 9f826a0fc8
commit 5889f87026
7 changed files with 64 additions and 0 deletions

View File

@@ -1,5 +1,12 @@
1999-08-04 Assar Westerlund <assar@sics.se>
* rshd.c: re-write the handling of forwarded credentials and
stuff. From Miroslav Ruda <ruda@ics.muni.cz>
* rsh_locl.h: always include kafs.h
* rsh.c: add `-z' and `-G' options
* rsh.c (loop): shutdown one side of the TCP connection on EOF.
From Brian A May <bmay@dgs.monash.edu.au>