Subject: CVS commit: basesrc/libexec/ftpd
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/12/2002 09:40:44
Module Name:	basesrc
Committed By:	lukem
Date:		Thu Sep 12 06:40:43 UTC 2002

Modified Files:
	basesrc/libexec/ftpd: ftpd.c

Log Message:
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.141 -r1.142 basesrc/libexec/ftpd/ftpd.c

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