Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/09/1999 14:03:50
Module Name:	basesrc
Committed By:	lukem
Date:		Tue Nov  9 22:03:50 UTC 1999

Modified Files:
	basesrc/usr.bin/ftp: cmds.c fetch.c ftp_var.h

Log Message:
- split the version string into product and version
- be consistent about reporting the version between:
	+ status command
	+ about:version URL fetch
	+ User-agent sent in http requests


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 basesrc/usr.bin/ftp/cmds.c
cvs rdiff -r1.93 -r1.94 basesrc/usr.bin/ftp/fetch.c
cvs rdiff -r1.45 -r1.46 basesrc/usr.bin/ftp/ftp_var.h

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