summaryrefslogtreecommitdiff
path: root/usr.bin/ftp/ruserpass.c
AgeCommit message (Expand)Author
2007-04-17* Implement -s srcaddr; uses srcaddr as the local IP address for alllukem
2007-04-12Various fixes from Nicholas Marriott sent to openbsd-tech and in private email:lukem
2006-01-31Rename xfoo() to ftp_foo() to avoid collisions with libssh. Don't ask.christos
2005-06-10Implement:lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-11-15- implement "mreget"; as per "mget" but uses "reget" instead of "get"lukem
2000-07-18convert to new knflukem
2000-05-01convert to ANSI KNFlukem
1999-10-24new features:lukem
1999-09-27* idle(): rename to idlecmd(). certain linux distributions have an incompatiblelukem
1999-09-22replace snprintf() with strlcpy(), strlcat(), or direct assignmentlukem
1999-06-24include <signal.h> explicitly! we use sig_t extern.h, and we cannotchristos
1998-08-08include <netbsd.h> for MAXHOSTNAMELEN on borken systemslukem
1998-08-03features:lukem
1998-07-26const poisoning.mycroft
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-06-04some fixes & enhancements from openbsd's ftp, with extra fixes by me:lukem
1998-05-20- clarify dangling elsechristos
1997-11-01* in recvrequest(), ignore restart_point unless "RETR"ieving. fixes problemslukem
1997-07-20* use RCSID() && COPYRIGHT() macroslukem
1997-04-01fix buffer overrun; from bostic (via perry (via freebsd))mrg
1997-03-13Features:lukem
1997-01-19New features:lukem
1997-01-09RCS ID policetls
1996-12-06functionality mods:lukem
1996-11-28More features, some of which were inspired by changes thatlukem
1996-11-25cleanups/bugfixes:lukem
1995-09-08Sync with 4.4lite2tls
1994-09-17Fix null pointer dereference.mycroft
1994-08-29Add RCS ids.mycroft
1994-08-25clean up import, no local changes.cgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd