*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7419 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-11-20 20:51:46 +00:00
parent ede36759f6
commit ff9fb07939
3 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
1999-11-20 Assar Westerlund <assar@sics.se>
* ftpd/ls.c (make_fileinfo): cast to allow for non-const
prototypes of readlink
1999-11-12 Assar Westerlund <assar@sics.se> 1999-11-12 Assar Westerlund <assar@sics.se>
* ftpd/ftpd.c (args): use arg_counter for `l' * ftpd/ftpd.c (args): use arg_counter for `l'

View File

@@ -1,3 +1,8 @@
1999-11-20 Assar Westerlund <assar@sics.se>
* rsh.c (main): remember to close the priviledged sockets before
calling rlogin
1999-11-02 Assar Westerlund <assar@sics.se> 1999-11-02 Assar Westerlund <assar@sics.se>
* rsh.c (main): redo the v4/v5 selection for consistency. -4 -> * rsh.c (main): redo the v4/v5 selection for consistency. -4 ->

View File

@@ -1,3 +1,7 @@
1999-11-20 Assar Westerlund <assar@sics.se>
* context_s.c (find_db_spec): ugly cast work-around.
1999-11-14 Assar Westerlund <assar@sics.se> 1999-11-14 Assar Westerlund <assar@sics.se>
* context_s.c (_kadm5_s_init_context): call krb5_add_et_list so * context_s.c (_kadm5_s_init_context): call krb5_add_et_list so