Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/12/1999 04:16:45
Module Name: src
Committed By: lukem
Date: Wed May 12 11:16:44 UTC 1999
Modified Files:
src/usr.bin/ftp: fetch.c ftp.1
Log Message:
parse http:// urls (and the $http_proxy variable) for [user:[pass]@]
elements, which are used for the initial authentication attempt (if
requested by the server). in the case of $http_proxy, use the values
for proxy authentication.