Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 05/24/1999 14:57:20
Module Name:	src
Committed By:	ross
Date:		Mon May 24 21:57:20 UTC 1999

Modified Files:
	src/libexec/ftpd: ftpcmd.y ftpd.c
Log Message:
* Cast %q[ud] arguments to fix ILP32/LP64 off_t variation.
* Fix bug in 213 reply: correct ordering of format string args.

To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/libexec/ftpd/ftpcmd.y
cvs rdiff -r1.64 -r1.65 src/libexec/ftpd/ftpd.c

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