aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/cftp/files
Commit message (Collapse)AuthorAgeFilesLines
* Correct a string buffer size from 4069 to 4096.kris2003-06-271-0/+12
| | | | Obtained from: OpenBSD
* * Handle unexpected "125" reply as seen e.g. from ftp.compaq.com.naddy2002-09-291-0/+41
| | | | | | | | | Obtained from: Dieter Baron <dillo@giga.or.at> * Remove unnecessary gnugetopt dependency. * Remove useless documentation. Approved by: knu (portmgr)
* upgrade to 0.12ijliao2002-09-201-10/+0
| | | | | PR: 42903 Submitted by: Ports Fury
* Update to 0.11dwcjr2001-09-141-0/+10
PR: 30515 Submitted by: gslin@infomath.math.nctu.edu.tw