aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ftp/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge ftp(1) updates from -current (command history, command/filenameMike Smith1998-01-281-152/+310
* MFC: getopt returns -1 not EOFWarner Losh1997-08-291-1/+1
* Merge from -current.Poul-Henning Kamp1996-11-051-1/+1
* 1. Remove SOCKS support (unneded with SOCKS v5 port)Paul Traina1996-05-301-4/+0
* Add support for socksPaul Traina1996-04-231-0/+4
* Use data ports in the range 40000..44999 by default to enhance FTP usabilityPaul Traina1995-08-051-1/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Use port 21 as default if getservbyname fails to find it for us. This letPoul-Henning Kamp1995-04-201-2/+6
* Fix checking of directory access for "/foo". The parent directory isBruce Evans1995-02-161-0/+2
* Add -p flag and pftp alias for passive ftpPaul Traina1994-09-291-3/+13
* Add support for passive mode FTP (default off) to base FTP client to supportPaul Traina1994-09-151-0/+1
* Fixed stupid bug which prevented any command line options from beingDavid Greenman1994-08-311-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+514