freebsd-skq/usr.bin/fetch
Bill Fenner 21d466b21a Interpret multiple slashes as a single slash in ftp: URL's. This
is contrary to RFC1738, which specifies that empty elements between
slashes really mean to send a CWD command with an empty argument.
Most FTP servers consider this an error, so strict RFC compliance
is advisable in this case.
1997-10-08 18:43:53 +00:00
..
fetch.1 Add -t option which turns T/TCP off as workaround for some broken servers 1997-08-05 20:18:39 +00:00
fetch.h Add -t option which turns T/TCP off as workaround for some broken servers 1997-08-05 20:18:39 +00:00
file.c
ftp.c Interpret multiple slashes as a single slash in ftp: URL's. This 1997-10-08 18:43:53 +00:00
http.c fetch(3) doesn't get asctime(3) format, wrong length assumed 1997-09-28 11:25:59 +00:00
main.c Be consistent with other utilities in spelling "Kbytes". (Actually, 1997-08-19 01:57:53 +00:00
Makefile
uri.c
util.c Fix remote request for HTTP proxies. Should close PR#2670. 1997-02-11 20:46:06 +00:00