summaryrefslogtreecommitdiffstats
path: root/usr.bin/ftp/ruserpass.c
Commit message (Collapse)AuthorAgeFilesLines
* Connect lukemftp to the build as the default ftp client. Lukemftpmikeh2001-12-131-306/+0
| | | | | supports most of the previous features of FreeBSD ftp, but has been better maintained and includes new features.
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-1/+0
|
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
|
* Clean up some ambiguous nested if/elses.billf1999-07-041-3/+4
|
* 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