summaryrefslogtreecommitdiffstats
path: root/usr.bin/ftp/domacro.c
Commit message (Collapse)AuthorAgeFilesLines
* Sync with NetBSD v1.3.pst1997-12-131-3/+5
| | | | | Keep I8N1 and quarantine port code. Replace our security fix with NetBSD's (their idea was better).
* Protect isspace by isascii to not count high spacesache1997-06-271-3/+3
|
* Localize it (ctype)ache1997-06-271-5/+5
| | | | | 8bit ctype clean fixes (I can't input 8bit chars otherwise in this new ftp, it beeps)
* Import substantial improvements to ftp(1) from NetBSD, largely themsmith1997-06-251-13/+19
| | | | | | | | | | | | | | | | work of Luke Mewburn. This includes, but is not limited to : - commandline editing and history. - local and remote filename completion. - a new progress display. - the ability to access files using either the ftp or http protocols, and use http proxies for ftp transfers. The FreeeBSD "restricted ports" functionality was preserved. Obtained from: NetBSD
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+148
OpenPOWER on IntegriCloud