index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ftp
/
ruserpass.c
Age
Commit message (
Expand
)
Author
2007-04-17
* Implement -s srcaddr; uses srcaddr as the local IP address for all
lukem
2007-04-12
Various fixes from Nicholas Marriott sent to openbsd-tech and in private email:
lukem
2006-01-31
Rename xfoo() to ftp_foo() to avoid collisions with libssh. Don't ask.
christos
2005-06-10
Implement:
lukem
2003-08-07
Move 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-18
convert to new knf
lukem
2000-05-01
convert to ANSI KNF
lukem
1999-10-24
new features:
lukem
1999-09-27
* idle(): rename to idlecmd(). certain linux distributions have an incompatible
lukem
1999-09-22
replace snprintf() with strlcpy(), strlcat(), or direct assignment
lukem
1999-06-24
include <signal.h> explicitly! we use sig_t extern.h, and we cannot
christos
1998-08-08
include <netbsd.h> for MAXHOSTNAMELEN on borken systems
lukem
1998-08-03
features:
lukem
1998-07-26
const poisoning.
mycroft
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-06-04
some fixes & enhancements from openbsd's ftp, with extra fixes by me:
lukem
1998-05-20
- clarify dangling else
christos
1997-11-01
* in recvrequest(), ignore restart_point unless "RETR"ieving. fixes problems
lukem
1997-07-20
* use RCSID() && COPYRIGHT() macros
lukem
1997-04-01
fix buffer overrun; from bostic (via perry (via freebsd))
mrg
1997-03-13
Features:
lukem
1997-01-19
New features:
lukem
1997-01-09
RCS ID police
tls
1996-12-06
functionality mods:
lukem
1996-11-28
More features, some of which were inspired by changes that
lukem
1996-11-25
cleanups/bugfixes:
lukem
1995-09-08
Sync with 4.4lite2
tls
1994-09-17
Fix null pointer dereference.
mycroft
1994-08-29
Add RCS ids.
mycroft
1994-08-25
clean up import, no local changes.
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd