Subject: CVS commit: [netbsd-1-6] basesrc/libexec/ftpd
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/01/2002 10:23:40
Module Name:	basesrc
Committed By:	tron
Date:		Fri Nov  1 08:23:40 UTC 2002

Modified Files:
	basesrc/libexec/ftpd [netbsd-1-6]: cmds.c

Log Message:
Pull up revision 1.19 (requested by itojun in ticket #942):
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
openbsd libexec/ftpd/ftpd.c revision 1.69.
(see RFC959 page 36)


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

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