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
/
identd
/
identd.c
Age
Commit message (
Expand
)
Author
2009-01-18
fix -Wsign-compare issues
lukem
2006-09-29
Avoid buffer overflow.
christos
2006-09-29
PR/34658: der Mouse: identd truncates queries to first segment
christos
2005-06-14
Minor cleanup:
peter
2005-06-01
appease gcc -Wuninitialized
lukem
2005-05-18
Remove the zombie reaper and set SIG_IGN on SIGCHLD. We won't get a zombie
peter
2005-04-03
Add forward/proxy support to identd(8).
peter
2005-03-11
Some minor cleanup:
peter
2004-11-05
Add (unsigned char) cast to ctype functions
dsl
2004-08-05
The "FORMAL SYNTAX" on RFC-1314 (page 5) does not show any spaces
kim
2004-02-05
PR/24320: Alan Barrett: new identd does not report random data when getpwuid()
christos
2004-01-31
add RCSID.
christos
2004-01-31
new identd from Peter Postma.
christos
2003-09-14
downgrade the accept error to a warning so that we don't exit if we are being
christos
2003-05-17
use snprintf
itojun
2003-04-19
PR/2352: Tor Egge: Use sysctl to get uid.
christos
2002-09-23
null commit
mycroft
2002-09-23
poll.h, not sys/poll.h
itojun
2002-09-18
Fix an error message.
mycroft
2002-09-18
select() -> poll()
mycroft
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2001-09-16
Spell 'occurred' with two 'r's.
wiz
1999-05-18
Add a -L (lie brazenly) flag, to demonstrate the perils of proof by
jwise
1998-07-15
Upgrade to version 2.8.3.
msaitoh
1997-10-08
WARNS?=1. RCS ids.
mrg
1997-08-04
Ignore SIGCHLD.
mycroft
1996-08-30
RCS id police.
thorpej
1995-06-07
typeof(timeval.tv_sec) != time_t
cgd
1995-06-03
Fill in sin_len.
mycroft
1995-05-21
Use inet_aton(), not inet_addr().
mycroft
1994-02-04
clean up, rcs ids, etc.
cgd
1994-02-04
import of pidentd 2.1.2, by Peter Eriksson <pen@lysator.liu.se>. needs clennup
cgd