aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fetch/fetch.1
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031-3/+2
* The .Nm utilityPhilippe Charnier2002-06-201-2/+3
* MFC: 1.47: Document fetch(1) reaction to SIGINFO.Ruslan Ermilov2002-01-161-0/+12
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-4/+4
* MFC: port range usage.Dag-Erling Smørgrav2001-03-241-6/+7
* MFC: (rev 1.44) fix a formatting bug.Ruslan Ermilov2001-03-071-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+2
* MFC: Sync with -CURRENT (most notably, fix resume and proxy problems)Dag-Erling Smørgrav2000-07-211-10/+1
* MFC: remove description of -t, don't mark the word "and" as a flag.Ben Smithurst2000-07-181-5/+2
* MFC: everything since the last one.Dag-Erling Smørgrav2000-07-171-0/+10
* MFC: libfetch-based fetch(1)Dag-Erling Smørgrav2000-07-161-354/+153
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-3/+6
* Add the -F option. This is for forcing restarts with -r by inhibitingBrian Feldman1999-10-231-2/+10
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* "transfered" -> "transferred"Brian Feldman1999-07-021-2/+2
* Deal with broken Web sites which return 302 responses rather than 404Garrett Wollman1999-02-231-6/+10
* Warn about collapsing multiple slashes into 1 in ftp URL's.Bill Fenner1999-02-031-1/+28
* For RFC 850 dates received in HTTP responses, implement the century pivotGarrett Wollman1999-01-151-3/+31
* Add -s option, just report size of file that would be fetched.Martin Cracauer1998-12-081-1/+4
* main.c:Dag-Erling Smørgrav1998-11-081-8/+9
* Add -S flag; this is benign since fetch's behavior is unchanged if youJordan K. Hubbard1998-09-201-1/+16
* Fix my last change: the .Fx macro doesn't do anything useful without anGarrett Wollman1998-05-091-2/+2
* Documentation fix: delete references to T/TCP as they are not relevantGarrett Wollman1998-05-091-6/+27
* Describe absolute paths in FTP URL's. This patch has been sittingBill Fenner1998-05-091-3/+16
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-3/+6
* Add -t option which turns T/TCP off as workaround for some broken serversAndrey A. Chernov1997-08-051-1/+5
* Provide a new `-b' flag to work around some broken HTTP/TCP implementationsGarrett Wollman1997-07-251-2/+12
* Fix FTP_PROXY to use user@host[@port] for FTP proxy and eliminateBill Fenner1997-03-051-12/+16
* These man page will appear in 2.2, not 3.0.Wolfram Schneider1997-02-221-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Some bug-fixes, clean-ups, and one new feature:Garrett Wollman1997-02-051-16/+102
* Some fixes for HTTP:Garrett Wollman1997-01-311-1/+16
* Here is my long-threatened revamping of fetch. Jean-Marc probably won'tGarrett Wollman1997-01-301-67/+128
* Sort cross references.Wolfram Schneider1997-01-151-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-231-2/+2
* Attempt to untangle the timeout code a bit, also make the default ftpPeter Wemm1996-09-191-4/+6
* Allow proper ftp verbosity with a new -v flag.Jordan K. Hubbard1996-08-311-1/+3
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-231-2/+3
* 1. Understand file:/path style URLs.Jordan K. Hubbard1996-08-221-1/+17
* Add support for HTTP proxies, fix some bugs with http transfers.Jordan K. Hubbard1996-08-141-1/+9
* Add -n flag to use the current modtime rather than preserving it.Jordan K. Hubbard1996-07-181-3/+5
* New man page for fetch(1).Jordan K. Hubbard1996-07-051-1/+106
* Jean-Marc's url fetch program, with Josh MacDonald's patches andSatoshi Asami1996-06-191-0/+1