*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7246 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-10-27 23:53:53 +00:00
parent 9a50a06129
commit 4c3d76e021

View File

@@ -1,3 +1,15 @@
1999-10-28 Assar Westerlund <assar@sics.se>
* ftpd/ls.c (lstat_file): new function for avoiding stating AFS
mount points. From Love <lha@s3.kth.se>
(list_files): use `lstat_file'
* ftpd/ftpd.c: some const-poisoning
* ftpd/ftpd.c (args): add `-B' as an alias for `--builtin-ls' to
allow for stupid inetds that only support two arguments. From
Love <lha@s3.kth.se>
1999-10-26 Assar Westerlund <assar@sics.se>
* ftpd/ftpcmd.y (help): it's unnecessary to interpret help strings