Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/16/2001 22:42:14
Module Name:	basesrc
Committed By:	christos
Date:		Fri Mar 16 20:42:14 UTC 2001

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

Log Message:
Use GLOB_LIMIT. Also fix a bug where gl_offs was not initialized and could
contain trash.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 basesrc/libexec/ftpd/conf.c
cvs rdiff -r1.121 -r1.122 basesrc/libexec/ftpd/ftpd.c
cvs rdiff -r1.23 -r1.24 basesrc/libexec/ftpd/popen.c

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