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:   darrenr
Date:           Sat Oct 12 08:35:17 UTC 2002

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

Log Message:
* enclose unknown command strings inside a pair of 's to clearly mark the
  text as being the 'whole' part received.
* change a HELP reply from 214 to 504 when there is an error looking for
  help on a command.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/libexec/ftpd/cmds.c
cvs rdiff -r1.70 -r1.71 basesrc/libexec/ftpd/ftpcmd.y

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