Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/libexec/ftpd



Module Name:    basesrc
Committed By:   itojun
Date:           Fri Oct 25 01:45:38 UTC 2002

Modified Files:
        basesrc/libexec/ftpd: cmds.c

Log Message:
Turns out that our implementation of STAT wasn't RFC 959 compliant.
This version is now RFC 959 compliant, using a patch adapted from one
sent in by david.leonard%eecs.uq.edu.au@localhost

openbsd libexec/ftpd/ftpd.c revision 1.69.

(see RFC959 page 36)


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/libexec/ftpd/cmds.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index