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
/
libexec
/
ftpd
/
logwtmp.c
Age
Commit message (
Expand
)
Author
2015-08-09
Removed unnecessary memset(3) call
shm
2015-08-09
Clear utmpx struct before writing it to wtmpx files
shm
2006-09-23
Apply patch from PR bin/33261 sent by FUKAOMI Naoki:
xtraeme
2005-06-23
cleanup utmp and utmpx support.
christos
2004-11-11
Don't write trash in ut_ss; either initialize it to 0, or put in the proper
christos
2004-08-09
Fixes from (or inspired by) OpenBSD:
lukem
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-30
Add ftpd_loginx() and ftpd_logwtmpx() and use them to hold wtmpx file
tacha
2003-02-23
rename local copies of login(), logout() and logwtmp() to
lukem
2002-09-13
revert previous. wtmp{,x} entries need not be \0-terminated, so
itojun
2002-09-12
use strl*, not strn*.
itojun
2001-02-04
fix redundant declarations.
christos
2000-05-20
convert to ANSI C as per style guide
lukem
2000-03-05
* don't bother with a version[] string, just use the macro as appropriate
lukem
2000-01-12
* add ftpd.conf directive `portrange class min max', which allows specification
lukem
1999-08-25
more kerberos5 fixes
christos
1999-02-24
Make this build with KERBEROS5 defined.
explorer
1998-12-28
* replace LOG(CMD|BYTES) macros with logcmd(), which is a cleaner
lukem
1998-09-12
Need <signal.h> for sig_atomic_t.
kleink
1998-09-06
* complete fix for `multiple replies returned for single parse error'
lukem
1998-07-27
const poisoning.
mycroft
1998-04-01
Need <time.h> for time() prototype.
kleink
1997-06-18
- Pass gcc -Wall
christos
1995-04-11
clean up RCS Id's and a couple of stype nits.
cgd
1994-06-29
4.4-lite, plus our local changes
deraadt
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd