Subject: CVS commit: basesrc/libexec/ftpd
To: None <source-changes@netbsd.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 10/12/2002 11:35:18
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.