Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/05/2000 02:22:53
Module Name:	basesrc
Committed By:	lukem
Date:		Mon Jun  5 09:22:53 UTC 2000

Modified Files:
	basesrc/usr.bin/ftp: fetch.c ftp.1 ftp.c version.h

Log Message:
- fix ai_unmapped() to be a no-op in the !def INET6 case
- display `(-INET6)' at the end of the version string if !def INET6
- clarify in the man page that IPv6 support may not be present (for lukemftp :)


To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 basesrc/usr.bin/ftp/fetch.c
cvs rdiff -r1.68 -r1.69 basesrc/usr.bin/ftp/ftp.1
cvs rdiff -r1.97 -r1.98 basesrc/usr.bin/ftp/ftp.c
cvs rdiff -r1.10 -r1.11 basesrc/usr.bin/ftp/version.h

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