summaryrefslogtreecommitdiffstats
path: root/usr.bin/ftp/pathnames.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert suni'ls ftp rewrite for now.florian2019-05-161-0/+37
| | | | | We are juggling too many things at the moment and we can't deal with the differences in behaviour right now.
* Move us from old ftp(1) to Sunil's new ftp(1). The necessary modificationskmos2019-05-121-37/+0
| | | | | | have been made to make it behave. Any new misbehaviors can be fixed in tree. OK florian@ deraadt@ "Have you committed ftp yet?"
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Sync with NetBSD (lukem)millert1997-04-101-2/+2
| | | | | | | * support $ftp_proxy for ftp:// transfers [bin/3245] * add "more" & "less" as synonyms for "page" * move editline setup code into controlediting(), and call appropriately. only setup setup terminal if going into interactive mode.
* Add back ``-r'' option and fix strncpy() usage and other nits becausemillert1997-02-031-0/+1
| | | | I'm anal. Closer to KNF now.
* Sync with NetBSDmillert1997-02-031-3/+2
|
* _PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible tooderaadt1996-09-161-3/+2
|
* rcsidderaadt1996-06-261-0/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+41