aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/faithd/ftp.c
Commit message (Expand)AuthorAgeFilesLines
* fixed a possible reference to a broken memorySUZUKI Shinsuke2005-05-021-1/+1
* plugged memory leakSUZUKI Shinsuke2005-04-211-1/+3
* - poll(2) support.Hajimu UMEMOTO2003-11-141-317/+275
* typo in connect(2) error handling.Hajimu UMEMOTO2002-04-241-2/+2
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-191-8/+8
* Handle ftp_copycommand() and ftp_copyresult() potentially returning < -1.Brian Somers2001-08-201-12/+4
* Handle snprintf() returning -1.Brian Somers2001-08-201-43/+35
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-2/+3
* cope with the following reply on PASV (without paren). need more tests.Hajimu UMEMOTO2000-09-171-4/+8
* Sync with latest KAME.Kris Kennaway2000-07-051-14/+11
* Wording fixesYoshinobu Inoue2000-02-101-1/+1
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-271-0/+1139