Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/20/2000 05:19:48
Module Name:	basesrc
Committed By:	lukem
Date:		Thu Jan 20 13:19:47 UTC 2000

Modified Files:
	basesrc/usr.bin/ftp: complete.c

Log Message:
complete_ambiguous(): be consistent about completing unambiguous matches; if
the word is already complete then return CC_REFRESH so that the higher layer
may append a suffix if necessary.  Fix from Launey Thomas <ljt@alum.mit.edu>.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 basesrc/usr.bin/ftp/complete.c

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