*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6326 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-06-15 03:55:01 +00:00
parent b9c70fe785
commit e80311c0f6
4 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
1999-06-15 Assar Westerlund <assar@sics.se>
* ftp/krb4.c (krb4_auth): type correctness
1999-06-02 Johan Danielsson <joda@pdc.kth.se>
* ftp/ftp.c (sendrequest): lmode != rmode

View File

@@ -1,5 +1,7 @@
1999-06-15 Assar Westerlund <assar@sics.se>
* krb4.c (krb4_authenticate): get rid of a warning
* kx.h: const-pollution
* kx.c: use get_default_username and resulting const pollution

View File

@@ -1,3 +1,7 @@
1999-06-13 Assar Westerlund <assar@sics.se>
* Makefile.in: make it solaris make vpath-safe
Thu Apr 1 11:13:53 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* compile_et.c: use getargs

View File

@@ -1,5 +1,7 @@
1999-06-15 Assar Westerlund <assar@sics.se>
* Makefile.in: add get_default_username
* get_default_username.c: new file
* roken.h.in (get_default_username): add prototype