Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 06/07/2000 17:26:49
Module Name:	basesrc
Committed By:	hubertf
Date:		Thu Jun  8 00:26:49 UTC 2000

Modified Files:
	basesrc/usr.sbin/pkg_install/lib: ftpio.c

Log Message:
ftp(1)'s "ls" now lists files/dirs plus attributes (much like "dir" did
before). Use "nlist" to still get filenames only.
Needed to expand wildcards.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/usr.sbin/pkg_install/lib/ftpio.c

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