freebsd-dev/usr.bin/fetch
Garrett Wollman efd4ad4cd2 Fix the error message for when mirroring and restarting are rejected
due to the output not being a regular file.  Also split the error message
in any error case here to be on two lines to lessen the likelihood of it
being too long to fit on just one.
1997-07-26 20:00:05 +00:00
..
fetch.1 Provide a new `-b' flag to work around some broken HTTP/TCP implementations 1997-07-25 19:35:44 +00:00
fetch.h Provide a new `-b' flag to work around some broken HTTP/TCP implementations 1997-07-25 19:35:44 +00:00
file.c Here is my long-threatened revamping of fetch. Jean-Marc probably won't 1997-01-30 21:43:44 +00:00
ftp.c Now understand password in ftp:// URLs 1997-05-31 14:45:41 +00:00
http.c Fix the error message for when mirroring and restarting are rejected 1997-07-26 20:00:05 +00:00
main.c Provide a new `-b' flag to work around some broken HTTP/TCP implementations 1997-07-25 19:35:44 +00:00
Makefile Here is my long-threatened revamping of fetch. Jean-Marc probably won't 1997-01-30 21:43:44 +00:00
uri.c Here is my long-threatened revamping of fetch. Jean-Marc probably won't 1997-01-30 21:43:44 +00:00
util.c Fix remote request for HTTP proxies. Should close PR#2670. 1997-02-11 20:46:06 +00:00