| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'. | cvs2svn | 2002-07-03 | 1 | -3/+2 |
| * | The .Nm utility | Philippe Charnier | 2002-06-20 | 1 | -2/+3 |
| * | MFC: 1.47: Document fetch(1) reaction to SIGINFO. | Ruslan Ermilov | 2002-01-16 | 1 | -0/+12 |
| * | MFC: remove whitespace at EOL. | Dima Dorfman | 2001-07-22 | 1 | -4/+4 |
| * | MFC: port range usage. | Dag-Erling Smørgrav | 2001-03-24 | 1 | -6/+7 |
| * | MFC: (rev 1.44) fix a formatting bug. | Ruslan Ermilov | 2001-03-07 | 1 | -1/+1 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2001-03-06 | 1 | -1/+1 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2000-12-08 | 1 | -1/+2 |
| * | MFC: Sync with -CURRENT (most notably, fix resume and proxy problems) | Dag-Erling Smørgrav | 2000-07-21 | 1 | -10/+1 |
| * | MFC: remove description of -t, don't mark the word "and" as a flag. | Ben Smithurst | 2000-07-18 | 1 | -5/+2 |
| * | MFC: everything since the last one. | Dag-Erling Smørgrav | 2000-07-17 | 1 | -0/+10 |
| * | MFC: libfetch-based fetch(1) | Dag-Erling Smørgrav | 2000-07-16 | 1 | -354/+153 |
| * | 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 |