freebsd-dev/usr.bin/fetch
Brian Feldman 378949dbca This fixes the problem of cancelling an FTP transfer resulting in
a bogus error ("parsing URI".) I also fixed an inconsistency in
another fs_status.
1999-06-21 02:38:16 +00:00
..
fetch.1 Deal with broken Web sites which return 302 responses rather than 404 1999-02-23 18:51:13 +00:00
fetch.h Add -s option, just report size of file that would be fetched. 1998-12-08 13:00:49 +00:00
file.c Improve error message wording when attempting to link to a non-existent 1999-03-02 04:14:33 +00:00
ftp.c This fixes the problem of cancelling an FTP transfer resulting in 1999-06-21 02:38:16 +00:00
http.c This fixes the problem of cancelling an FTP transfer resulting in 1999-06-21 02:38:16 +00:00
main.c Restore \n at end of usage message. 1999-03-08 19:16:14 +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 time() needs a pointer to a time_t, but tv_sec in a timeval is a 1998-02-20 05:08:53 +00:00