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.sbin
/
lpr
/
common_source
/
common.c
Age
Commit message (
Expand
)
Author
2001-04-05
Fix possible security problem (euid swapout in error handling).
wiz
2000-08-09
rewrite local address detection code, to use getifaddrs(3), not gethostname(3).
itojun
2000-04-25
allow lp=port@host again. PR9975 from Andreas Gustafsson.
itojun
2000-04-24
avoid NULL pointer access when rp=<ipv4 numberic address> (no ai_canonname).
itojun
2000-02-18
do not sleep on ECONNREFUSED, rather, try the next address first.
itojun
2000-01-27
IPv6 support, using rcmd-family funciton added.
itojun
1999-12-05
put fatal() and a some of variables used independantly of other functions
jdolecek
1999-09-26
delint and other cleanups.
mrg
1998-07-09
Declare ints, too, don't default them.
msaitoh
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1997-10-18
use memcmp/memset/memmove instead of bcmp/bzero/bcopy
lukem
1997-10-05
- WARNS?=1
mrg
1997-10-05
merge 4.4 lite2
mrg
1996-12-09
remove unsafe calls to strcpy(), strcat(), and sprintf(). some KNF.
mrg
1995-11-28
merge in changes from 1.1 release branch
jtc
1995-11-15
Add RCSIDs.
pk
1995-10-03
-- convert sgtty to termios. From: Scott Bartram <scottb@iis.net>
hpeyerl
1994-05-18
clean up that import. no rcsids yet.
cgd
1994-05-17
copyright foo
cgd
1993-12-08
Upgraded to use <dirent.h>.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd