summaryrefslogtreecommitdiff
path: root/usr.bin/ftp/cmdtab.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-07-29Improve description of help text for "passive".lukem
2000-11-15- implement "mreget"; as per "mget" but uses "reget" instead of "get"lukem
2000-09-14since everything else here uses ANSI C, we might as well replace __STRING()lukem
2000-07-28rename "opts" to "remopts", so people used to "o host" don't get bitten...lukem
2000-07-18add support for FEAT and OPTS commands with `features' and `opts'.lukem
2000-05-01* Add support for `fget localfile', which reads a list of filenames tolukem
1999-11-12- implement `set rprompt'; right side version of `set prompt'. depends onlukem
1999-11-11- implement updateremotepwd(); update the global variable `remotepwd'lukem
1999-10-24new features:lukem
1999-10-05add TNFi copyright to all files i've done more than a minor amount of work to...lukem
1999-10-05enhancments from Marc Horowitz <marc@mit.edu> to improve connection timeouts:lukem
1999-10-01* newer takes an optional second arg, so document thislukem
1999-09-28* add new commands:lukem
1999-09-27* idle(): rename to idlecmd(). certain linux distributions have an incompatiblelukem
1999-09-22* add support for `xferbuf', which sets both `sndbuf' and `rcvbuf'lukem
1999-07-11add epsv4 command, which enable/disable the use of EPSV/EPRT.itojun
1999-07-02add dual-stack (IPv4/v6) support. hope I broke no other part...itojun
1999-06-29[fear this; more ftp hacking from lukem :-]lukem
1999-06-24include <signal.h> explicitly! we use sig_t extern.h, and we cannotchristos
1999-06-20split the "SMALL" #ifdefs into ones for NO_ABOUT, NO_EDITCOMPLETE, andcgd
1999-03-08whitespace & copyright fixeslukem
1998-07-26* spell `retrieved' correctly!lukem
1998-07-10Add "sndbuf" and "rcvbuf" commands for setting the socket buffer sizes,thorpej
1997-08-18bugs fixed:lukem
1997-07-20* use RCSID() && COPYRIGHT() macroslukem
1997-04-05* support $ftp_proxy for ftp:// transfers [bin/3245]lukem
1997-03-14SMALLFTP->SMALL; remove SMALL from Makefilechristos
1997-03-13Features:lukem
1997-01-19New features:lukem
1997-01-09RCS ID policetls
1996-12-06functionality mods:lukem
1996-11-28More features, some of which were inspired by changes thatlukem
1996-11-25Correct the connecthelp info. This is really ftp, not tftp.fvdl
1996-11-25cleanups/bugfixes:lukem
1995-09-08Sync with 4.4lite2tls
1994-08-29Add RCS ids.mycroft
1994-08-25passive mode support, from David Carrel <carrel@cisco.com>, and cleanedcgd
1994-08-25clean up import, no local changes.cgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd