summaryrefslogtreecommitdiff
path: root/usr.bin/ftp/ftp.1
AgeCommit message (Expand)Author
2005-09-21add ability to disable EPSV/EPRT from command-line.Federico G. Schwindt
2005-07-06oops, $macro was documented, just not where i expected it; reword andJason McIntyre
2005-07-06- now that `macdef' is nicely documented, tell people how to use itJason McIntyre
2005-07-06improve the description of `macdef';Jason McIntyre
2005-01-07oops - 2 more .Dq -> .Sq;Jason McIntyre
2005-01-07- distinguish between client (ftp) and protocol (FTP)Jason McIntyre
2005-01-07`login'(n) -> `log in'(v);Jason McIntyre
2005-01-03use an example of nmap `outpattern' containing spaces that works;Jason McIntyre
2005-01-03a little cleanup in the nmap description;Jason McIntyre
2005-01-03need to escape lines starting w/ `...';Jason McIntyre
2005-01-02remove misleading "client host" string;Jason McIntyre
2003-11-20ftp.1:Jason McIntyre
2003-09-02escape punctuation;Jason McIntyre
2003-07-15.Ql Fl -> .Sq Fl where literal doesn't make sense;Jason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-31ascii -> ASCIIJason McIntyre
2003-03-18small typos;Jason McIntyre
2002-07-04document port allocationJakob Schlyter
2002-05-30-4 and -6 options; kanai@big.or.jp; itojun okTheo de Raadt
2001-08-22ftp-proxyBob Beck
2001-03-09Typo in Synopsis; there's a -v option, not -uTodd C. Miller
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-06-21add epsv4 command, which turns off epsv on ipv4 (off by dfeault)Jun-ichiro itojun Hagino
2000-06-13Make both ls and dir send a LIST command. Perviously, ls would useTodd C. Miller
2000-03-07Various cleanup.Aaron Campbell
2000-02-29Various cleanup.Aaron Campbell
1999-07-04correct use of .Nm; some other formatting nitsAaron Campbell
1999-06-10Handle PAGER in a manner consistent with the Single Unix Specification:Paul Janzen
1999-06-05- remove trailing white spaceAaron Campbell
1999-02-09correct a default; js3guj@gold.ocn.ne.jpTheo de Raadt
1998-12-16more .Nm fixesAaron Campbell
1998-09-26usr.bin/ man page fixes, f-m.Aaron Campbell
1998-09-19Make -m flag turn on progress meter in all situationsTodd C. Miller
1998-09-19add -m option to turn on progress meter in non-verbose modeTodd C. Miller
1998-06-12make -o semantics obviousDavid Leonard
1998-04-13To change output, we use -o. Noted by David Leonard <leonard@csee.uq.edu.au>Todd C. Miller
1998-02-17Add a new option "-o filename" for autofetch mode. Allows use ofTodd C. Miller
1997-12-17By default, use passive mode and fall back to active as needed.Todd C. Miller
1997-09-04mention $TMPDIR in man pageTodd C. Miller
1997-09-04Updtaes from NetBSD (lukem)Todd C. Miller
1997-07-25Updates from NetBSD (lukem) include -Wall cleanup.Todd C. Miller
1997-04-23allow "ftp -aV ftp://host/foo.tar.gz | tar xvfpz -" to workTheo de Raadt
1997-04-16Sync with NetBSD (lukem):Todd C. Miller
1997-04-10Sync with NetBSD (lukem)Todd C. Miller
1997-03-14Sync with NetBSD and fix "get foo.txt /dev/tty" wrt progress meterTodd C. Miller
1997-02-18add -e command line option to suppress use of editline(3)\kstailey
1997-02-03Add back ``-r'' option and fix strncpy() usage and other nits becauseTodd C. Miller
1997-02-03Sync with NetBSDTodd C. Miller
1996-11-09optional size argument to hash commandkstailey
1996-10-31add -r<seconds> option to retry connection.Michael Shalayeff