Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/17/2001 04:37:04
Module Name:	basesrc
Committed By:	lukem
Date:		Tue Apr 17 01:37:04 UTC 2001

Modified Files:
	basesrc/libexec/ftpd: ftpcmd.y version.h

Log Message:
use own code instead of bother with glob() to do ~ expansion in pathname;
there's no need to support glob wildcards in this case when it's not expanded
here in the non-~ case


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 basesrc/libexec/ftpd/ftpcmd.y
cvs rdiff -r1.30 -r1.31 basesrc/libexec/ftpd/version.h

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