summaryrefslogtreecommitdiff
path: root/usr.bin/ftp/cmdtab.c
AgeCommit message (Expand)Author
2017-01-21Nuke whitespace foolish enough to expose itself during the greatKenneth R Westerback
2015-01-30remove tenex transfer support. if you still have TOPS20 machines inTed Unangst
2013-01-06Remove empty[]. Unused after rev. 1.26.Martynas Venckus
2009-05-05make it clean removing the ifdef SMALL maze. separate cmds andMartynas Venckus
2009-04-27remove uploading and macros support from install media; to saveMartynas Venckus
2009-04-27toast the rcsid strings which just get in the wayTheo de Raadt
2008-07-08- add support for recursive transfers (but not for floppies), e.g.Martynas Venckus
2008-06-25in resume mode, pass -c to mget when {dir,file}hasglob, so that i'mMartynas Venckus
2008-06-25- fix -Wall (no behavior change, a || b && c = a || (b && c) anyway)Martynas Venckus
2006-04-25two strtol calls that were begging to be converted to strtonumTed Unangst
2005-07-11remove help if SMALL is defined. idea from NetBSD. should shrink a fewFederico G. Schwindt
2004-09-16type corrections and other delintingTheo de Raadt
2003-12-16for -DSMALL, do not include rcsid[]sTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-10-04More accurate help.Paul Janzen
2000-06-21add epsv4 command, which turns off epsv on ipv4 (off by dfeault)Jun-ichiro itojun Hagino
1999-12-08ftp(1) from KAME, should be good for testing.Jun-ichiro itojun Hagino
1998-12-24retreived -> retrievedAaron Campbell
1997-09-04Updtaes from NetBSD (lukem)Todd C. Miller
1997-07-25Updates from NetBSD (lukem) include -Wall cleanup.Todd C. Miller
1997-04-10Sync with NetBSD (lukem)Todd C. Miller
1997-03-21Add in recent NetBSD changes we didn't already have:Todd C. Miller
1997-03-14Sync with NetBSD and fix "get foo.txt /dev/tty" wrt progress meterTodd C. Miller
1997-02-03Add back ``-r'' option and fix strncpy() usage and other nits becauseTodd C. Miller
1997-02-03Sync with NetBSDTodd C. Miller
1996-12-01Correct the connecthelp info. This is really ftp, not tftp.Todd C. Miller
1996-11-09optional size argument to hash commandkstailey
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt