Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use port 21 as default if getservbyname fails to find it for us. This let | phk | 1995-04-20 | 1 | -2/+6 |
| | | | | us remove some crud from the install-procedure. | ||||
* | Fix checking of directory access for "/foo". The parent directory is | bde | 1995-02-16 | 2 | -2/+4 |
| | | | | "/", not "". | ||||
* | Add -p flag and pftp alias for passive ftp | pst | 1994-09-29 | 3 | -3/+18 |
| | |||||
* | Declare fuction setpassive in file cmds.c void and update corresponding | swallace | 1994-09-18 | 2 | -1/+2 |
| | | | | prototype declaration in extern.h. | ||||
* | Kludge to workaround ftp coredumping when password is specified before | dg | 1994-09-18 | 1 | -1/+1 |
| | | | | | | login in .netrc. Submitted by: John Kohl | ||||
* | Add support for passive mode FTP (default off) to base FTP client to support | pst | 1994-09-15 | 6 | -0/+68 |
| | | | | | users behind packet filtering firewalls. Obtained from: David Carrel <carrel@cisco.com> | ||||
* | Fixed stupid bug which prevented any command line options from being | dg | 1994-08-31 | 1 | -1/+1 |
| | | | | | | understood. Submitted by: Uwe Arndt (arndt@mailhost.uni-koblenz.de) | ||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 11 | -0/+6263 |