freebsd-dev/usr.bin/fetch
Garrett Wollman cffe96c903 Fix my last change: the .Fx macro doesn't do anything useful without an
argument, so use `.Tn FreeBSD' instead.
1998-05-09 21:39:49 +00:00
..
fetch.1 Fix my last change: the .Fx macro doesn't do anything useful without an 1998-05-09 21:39:49 +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 style-police got me. :-) 1997-11-12 04:39:33 +00:00
ftp.c Interpret multiple slashes as a single slash in ftp: URL's. This 1997-10-08 18:43:53 +00:00
http.c Documentation fix: delete references to T/TCP as they are not relevant 1998-05-09 20:50:37 +00:00
main.c Arrggghhhh... forgot to strip the / after outputting %2f 1998-05-09 08:56:07 +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