| Commit message (Expand) | Author | Age | Files | Lines |
| * | mdoc(7) police: do not split author names in the AUTHORS section. | Ruslan Ermilov | 2000-11-22 | 1 | -0/+1 |
| * | Spell the des's name correctly. | Ruslan Ermilov | 2000-11-14 | 1 | -1/+1 |
| * | * Remove description of obsolete -t option. | Ben Smithurst | 2000-07-18 | 1 | -5/+2 |
| * | The description of the semantics of -v and -q has long since been OBE. | Dag-Erling Smørgrav | 2000-07-17 | 1 | -10/+1 |
| * | Document the fact that -r and -m are mutually exclusive. | Dag-Erling Smørgrav | 2000-07-17 | 1 | -0/+10 |
| * | Clarify the meaning of -m and -n (thanks to bde). | Dag-Erling Smørgrav | 2000-07-08 | 1 | -6/+3 |
| * | Add MIT copyright | Dag-Erling Smørgrav | 2000-07-05 | 1 | -0/+2 |
| * | Note that the -h, -c and -f options are deprecated, and remove note that | Dag-Erling Smørgrav | 2000-06-29 | 1 | -12/+17 |
| * | New libfetch-based fetch. | Dag-Erling Smørgrav | 2000-06-28 | 1 | -352/+147 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 1 | -3/+6 |
| * | Add the -F option. This is for forcing restarts with -r by inhibiting | Brian Feldman | 1999-10-23 | 1 | -2/+10 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | "transfered" -> "transferred" | Brian Feldman | 1999-07-02 | 1 | -2/+2 |
| * | Deal with broken Web sites which return 302 responses rather than 404 | Garrett Wollman | 1999-02-23 | 1 | -6/+10 |
| * | Warn about collapsing multiple slashes into 1 in ftp URL's. | Bill Fenner | 1999-02-03 | 1 | -1/+28 |
| * | For RFC 850 dates received in HTTP responses, implement the century pivot | Garrett Wollman | 1999-01-15 | 1 | -3/+31 |
| * | Add -s option, just report size of file that would be fetched. | Martin Cracauer | 1998-12-08 | 1 | -1/+4 |
| * | main.c: | Dag-Erling Smørgrav | 1998-11-08 | 1 | -8/+9 |
| * | Add -S flag; this is benign since fetch's behavior is unchanged if you | Jordan K. Hubbard | 1998-09-20 | 1 | -1/+16 |
| * | Fix my last change: the .Fx macro doesn't do anything useful without an | Garrett Wollman | 1998-05-09 | 1 | -2/+2 |
| * | Documentation fix: delete references to T/TCP as they are not relevant | Garrett Wollman | 1998-05-09 | 1 | -6/+27 |
| * | Describe absolute paths in FTP URL's. This patch has been sitting | Bill Fenner | 1998-05-09 | 1 | -3/+16 |
| * | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | Philippe Charnier | 1998-03-23 | 1 | -3/+6 |
| * | Add -t option which turns T/TCP off as workaround for some broken servers | Andrey A. Chernov | 1997-08-05 | 1 | -1/+5 |
| * | Provide a new `-b' flag to work around some broken HTTP/TCP implementations | Garrett Wollman | 1997-07-25 | 1 | -2/+12 |
| * | Fix FTP_PROXY to use user@host[@port] for FTP proxy and eliminate | Bill Fenner | 1997-03-05 | 1 | -12/+16 |
| * | These man page will appear in 2.2, not 3.0. | Wolfram Schneider | 1997-02-22 | 1 | -3/+3 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Some bug-fixes, clean-ups, and one new feature: | Garrett Wollman | 1997-02-05 | 1 | -16/+102 |
| * | Some fixes for HTTP: | Garrett Wollman | 1997-01-31 | 1 | -1/+16 |
| * | Here is my long-threatened revamping of fetch. Jean-Marc probably won't | Garrett Wollman | 1997-01-30 | 1 | -67/+128 |
| * | Sort cross references. | Wolfram Schneider | 1997-01-15 | 1 | -2/+2 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | add missing comma(s) in .Xr macros | Wolfram Schneider | 1996-09-23 | 1 | -2/+2 |
| * | Attempt to untangle the timeout code a bit, also make the default ftp | Peter Wemm | 1996-09-19 | 1 | -4/+6 |
| * | Allow proper ftp verbosity with a new -v flag. | Jordan K. Hubbard | 1996-08-31 | 1 | -1/+3 |
| * | Use the .Fx macro where appropriate. | Mike Pritchard | 1996-08-23 | 1 | -2/+3 |
| * | 1. Understand file:/path style URLs. | Jordan K. Hubbard | 1996-08-22 | 1 | -1/+17 |
| * | Add support for HTTP proxies, fix some bugs with http transfers. | Jordan K. Hubbard | 1996-08-14 | 1 | -1/+9 |
| * | Add -n flag to use the current modtime rather than preserving it. | Jordan K. Hubbard | 1996-07-18 | 1 | -3/+5 |
| * | New man page for fetch(1). | Jordan K. Hubbard | 1996-07-05 | 1 | -1/+106 |
| * | Jean-Marc's url fetch program, with Josh MacDonald's patches and | Satoshi Asami | 1996-06-19 | 1 | -0/+1 |