Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/18/1999 16:09:32
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Dec 19 00:09:32 UTC 1999

Modified Files:
	basesrc/libexec/ftpd: ftpd.8 ftpd.c version.h

Log Message:
* add back support for `-h hostname'; it still may be useful to override
  the name advertised to the client, even if ftpd can determine it from
  the ip address that ftpd is bound to. requested by mrg.
* remove -4/-6; they were effectively no-ops since itojun's change in 1.75.
* crank version


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 basesrc/libexec/ftpd/ftpd.8
cvs rdiff -r1.79 -r1.80 basesrc/libexec/ftpd/ftpd.c
cvs rdiff -r1.1 -r1.2 basesrc/libexec/ftpd/version.h

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