*** 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,5 +1,7 @@
1999-08-04 Assar Westerlund <assar@sics.se> 1999-08-04 Assar Westerlund <assar@sics.se>
* lib/krb5/config_file.c (parse_list): don't run past end of line
* appl/test/gss_common.h: new prototypes * appl/test/gss_common.h: new prototypes
* appl/test/gssapi_client.c: use gss_err instead of abort * appl/test/gssapi_client.c: use gss_err instead of abort

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> 1999-08-01 Assar Westerlund <assar@sics.se>
* rsh.c: const fixes * rsh.c: const fixes

View File

@@ -1,5 +1,7 @@
1999-08-04 Assar Westerlund <assar@sics.se> 1999-08-04 Assar Westerlund <assar@sics.se>
* roken-common.h: add shutdown constants
* mini_inetd.c (listen_v4, listen_v6): handle the case of the * mini_inetd.c (listen_v4, listen_v6): handle the case of the
protocol not being supported protocol not being supported