summaryrefslogtreecommitdiffstats
path: root/usr.bin/ftp/main.c
Commit message (Expand)AuthorAgeFilesLines
* - Reflect `gateport' variable type change.ru2000-06-241-6/+3
* Fix obvious cut-n-paste error.se2000-06-201-1/+1
* Replace isurl() with isipv6addr().ume2000-05-221-1/+1
* Add -4 and -6 options.shin2000-02-151-3/+13
* Add more dual stack consideration.shin2000-02-121-2/+1
* Fix several bogus bugsshin2000-02-121-3/+2
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-271-42/+27
* Remove all \n from __COPYRIGHT(...) string - assembler can't parse themache1999-09-121-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Reverse the FTP_PASSIVE_MODE check, so it checks for "is not NO" ratherdes1999-07-031-3/+3
* - add "-s src_addr" option to allow setting of the source IP address;ru1999-06-251-15/+41
* Separate the pftp and FTP_PASSIVE_MODE tests so gate mode works again.des1999-06-071-4/+7
* Sync with NetBSD v1.3.pst1997-12-131-10/+53
* Activate collate to sort local files properly for completionache1997-06-271-3/+3
* Localize it (ctype)ache1997-06-271-2/+5
* Import substantial improvements to ftp(1) from NetBSD, largely themsmith1997-06-251-149/+261
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Apply a long-forgotten change to make FTP_PASSIVE_MODE just thatjkh1996-11-021-1/+1
* 1. Remove SOCKS support (unneded with SOCKS v5 port)pst1996-05-301-4/+0
* Add support for sockspst1996-04-231-0/+4
* Use data ports in the range 40000..44999 by default to enhance FTP usabilitypst1995-08-051-1/+6
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Use port 21 as default if getservbyname fails to find it for us. This letphk1995-04-201-2/+6
* Fix checking of directory access for "/foo". The parent directory isbde1995-02-161-0/+2
* Add -p flag and pftp alias for passive ftppst1994-09-291-3/+13
* Add support for passive mode FTP (default off) to base FTP client to supportpst1994-09-151-0/+1
* Fixed stupid bug which prevented any command line options from beingdg1994-08-311-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+514
OpenPOWER on IntegriCloud