CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/27 17:11:26
Modified files:
usr.bin/ftp : fetch.c
Log message:
- make urls such as http://foo, http://foo/, or http://foo/bar/
fetchable, if -o outfile is passed. outfile will be used as a local
filename
- fix a bug where 'no file after host' code path never got entered;
consider no file after dir invalid; as code intended
proxy help&ok halex@; testing(including proxies,pkg_add)&ok sthen@;
looks good to millert@
