Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 04/07/1999 16:39:53
Module Name:	src
Committed By:	simonb
Date:		Wed Apr  7 23:39:53 UTC 1999

Modified Files:
	src/distrib/utils/sysinst [netbsd-1-4]: net.c
Log Message:
Pull up revs 1.39, 1.40 from the trunk.  Removes single quotes at the
start and end of the FTP URL (there's no shell involved, so it doesn't
need quoting), and removes extra '/'s between the hostname and pathname
components of the FTP URL.