*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6164 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-05-08 02:29:49 +00:00
parent 52422fccdf
commit cd5b62a486
3 changed files with 25 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
1999-05-08 Assar Westerlund <assar@sics.se>
* ftpd/ftpcmd.y: rename getline -> ftpd_getline
* ftp/main.c (makeargv): fill in unused slots with NULL
Thu Apr 8 15:06:40 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* ftpd/ftpd.c: remove definition of KRB_VERIFY_USER (moved to

View File

@@ -1,3 +1,7 @@
1999-05-08 Assar Westerlund <assar@sics.se>
* krb-find-db.m4: try with more header files than ndbm.h
1999-04-19 Assar Westerlund <assar@sics.se>
* test-package.m4: try to handle the case of --without-package

View File

@@ -1,3 +1,18 @@
1999-05-08 Assar Westerlund <assar@sics.se>
* xdbm.h: also try <db.h> with DB_DBM_HSEARCH == 1
* strnlen.c (strnlen): update prototype
* Makefile.am: strndup.c: add
* Makefile.in: strndup.c: add
* roken.h.in (strndup): add
(strnlen): update prototype
* strndup.c: new file
Fri Apr 16 17:59:30 1999 Assar Westerlund <assar@sics.se>
* roken.h.in: include strsep prototype if needed