freebsd-src/usr.bin/fetch
Dag-Erling Smørgrav 9f63f2aa1c main.c:
Fix usage string. Fix getopt() string. Fix ordering of compatibility options.
fetch.1:
 Fix synopsis. Fix ordering of T and t options. Fix minor grammar nit.
1998-11-08 23:18:48 +00:00
..
fetch.1 main.c: 1998-11-08 23:18:48 +00:00
fetch.h Add -S flag; this is benign since fetch's behavior is unchanged if you 1998-09-20 00:01:26 +00:00
file.c DTRT for file: URLs when output file is "-". 1998-09-17 00:15:15 +00:00
ftp.c Add -S flag; this is benign since fetch's behavior is unchanged if you 1998-09-20 00:01:26 +00:00
http.c If we know the content-length, only read that number of bytes from 1998-10-26 02:39:21 +00:00
main.c main.c: 1998-11-08 23:18:48 +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