aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ftp
Commit message (Expand)AuthorAgeFilesLines
* Use data ports in the range 40000..44999 by default to enhance FTP usabilityPaul Traina1995-08-058-10/+84
* Remove trailing whitespace.Rodney W. Grimes1995-05-304-20/+20
* 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-162-2/+4
* Add -p flag and pftp alias for passive ftpPaul Traina1994-09-293-3/+18
* Declare fuction setpassive in file cmds.c void and update correspondingSteven Wallace1994-09-182-1/+2
* Kludge to workaround ftp coredumping when password is specified beforeDavid Greenman1994-09-181-1/+1
* Add support for passive mode FTP (default off) to base FTP client to supportPaul Traina1994-09-156-0/+68
* 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-2711-0/+6263