summaryrefslogtreecommitdiffstats
path: root/usr.bin/ftp/ruserpass.c
Commit message (Collapse)AuthorAgeFilesLines
* Sync with NetBSD v1.3.pst1997-12-131-14/+18
| | | | | 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
|
* Import substantial improvements to ftp(1) from NetBSD, largely themsmith1997-06-251-18/+39
| | | | | | | | | | | | | | | | 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
* Buffer overflow from Keith Bostic.imp1997-03-241-1/+1
| | | | Obtained from: BSDi by way of Keith Bostic
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
|
* Kludge to workaround ftp coredumping when password is specified beforedg1994-09-181-1/+1
| | | | | | login in .netrc. Submitted by: John Kohl
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+281
OpenPOWER on IntegriCloud