aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ftp/ftp.c
Commit message (Expand)AuthorAgeFilesLines
* Add more (unsigned char) casts to ctype macrosAndrey A. Chernov1997-12-161-4/+4
* Sync with NetBSD v1.3.Paul Traina1997-12-131-57/+84
* Import substantial improvements to ftp(1) from NetBSD, largely theMike Smith1997-06-251-386/+429
* Meg -> MbytesDavid Greenman1997-06-101-1/+1
* Fix a couple of file-descriptor leaks.Poul-Henning Kamp1996-08-231-0/+3
* 1. Remove SOCKS support (unneded with SOCKS v5 port)Paul Traina1996-05-301-49/+20
* Changed printf for reporting transfer stats from using %.2g to %.2f toMarc G. Fournier1996-05-261-2/+6
* Use data ports in the range 40000..44999 by default to enhance FTP usabilityPaul Traina1995-08-051-9/+46
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* Fix checking of directory access for "/foo". The parent directory isBruce Evans1995-02-161-2/+2
* Add support for passive mode FTP (default off) to base FTP client to supportPaul Traina1994-09-151-0/+52
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+1470