Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/30/1999 05:18:05
Module Name:	basesrc
Committed By:	lukem
Date:		Thu Sep 30 12:18:05 UTC 1999

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

Log Message:
* fix initialisation of home[]
* fetch_url(): if path would be NULL, return strdup("")


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 basesrc/usr.bin/ftp/cmds.c
cvs rdiff -r1.38 -r1.39 basesrc/usr.bin/ftp/extern.h
cvs rdiff -r1.80 -r1.81 basesrc/usr.bin/ftp/fetch.c
cvs rdiff -r1.53 -r1.54 basesrc/usr.bin/ftp/main.c

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