Subject: CVS commit: [netbsd-1-6] basesrc/libexec/ftpd
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/30/2002 16:07:17
Module Name:	basesrc
Committed By:	lukem
Date:		Mon Sep 30 13:07:17 UTC 2002

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

Log Message:
Pull up revision 1.142 (requested by lukem in ticket #843):
Use LOGIN_NAME_MAX instead of `10' for the size of the curname[] buffer.
Allows /etc/ftpchroot to work correctly for usernames > 9 characters.
Noted by Max Khon in the freebsd-stable mailing list, via Thomas Vogt in
private email.


To generate a diff of this commit:
cvs rdiff -r1.138 -r1.138.2.1 basesrc/libexec/ftpd/ftpd.c

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