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
/
lib
/
libc
/
net
/
getnetnamadr.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-11-14
pull in changes in http://www.isc.org/products/BIND/patches/bind4910.diff
itojun
2002-11-13
fix remote buffer overrun. from openbsd tree (1997).
itojun
2002-08-27
allocate 64K recieve buffer for DNS responses.
itojun
2002-08-16
eliminate sprintf, use snprintf. check strlcat error.
itojun
2002-06-26
avoid remote buffer overrun on hostbuf[]. From: Joost Pol <joost@pine.nl>
itojun
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2000-12-20
remove redundant declarations.
christos
2000-01-22
Delint.
mycroft
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1999-05-04
Use a _files prefix for local backend routines; would clash with namespace.h
kleink
1999-05-03
sprinkle argsused till lint smiles at you.
christos
1999-04-18
specifically include stdarg/varargs.h
lukem
1999-01-20
add ARGSUSED
christos
1999-01-19
constify ns_dtab defs
lukem
1999-01-19
convert to new nsdispatch(3)
lukem
1999-01-19
support nis lookups for getnetby*()
lukem
1999-01-16
remove unused vars. remove register
lukem
1999-01-16
pull nsswitch up to main branch
lukem
1998-12-05
Check the results of argument decomposition in octets to prevent
pk
1998-11-13
delint
christos
1998-01-06
$Id: -> Id: (to make hunting down other bad Ids easier).
perry
1997-08-19
sync __getnetbyaddr() prototypes with the one in getnetbyaddr.c; from
mikel
1997-07-31
- Add __weak_alias() namespace protection and update for changes to
thorpej
1997-07-20
merge bind 4.9.6 resolver. still need to fix <resolv.h>
mrg
1997-07-20
bind 4.9.6 resolver files.
mrg