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
Age
Commit message (
Expand
)
Author
2008-06-21
updates from bind-9-5-0
christos
2008-05-18
Fix possible memory leak in error path.
lukem
2008-05-08
Convert getnetbyname(3) and getnetbyaddr(3) to the more "standard"
lukem
2008-05-08
Fix a misuse of an automatic as a static that was exposed by the previous.
lukem
2008-05-08
Fix DNS getnetbyname(), which has been broken for at least 5.5 years
lukem
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-29
Convert to new 2 clause license
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-19
Document the callback API used by "standard" functions.
lukem
2008-04-19
Add a missing const.
lukem
2008-04-07
The ns_mtab.mdata is passed to the ns_mtab.method as the cbdata argument.
lukem
2008-04-07
Improve description of the arguments and return values of
lukem
2008-01-29
Adjust "The getpeereid() function appeared in NetBSD 4.0" to a more
abs
2008-01-06
PR/37708: A.Leo.: getservbyname, segetaddrinfo sefgfaults when user has no
christos
2007-12-06
Use __arraycount().
dyoung
2007-08-09
Add a new socket option for unix domain sockets: LOCAL_PEEREID, to make
he
2007-06-29
make this compile without INET6 (Scott Ellis)
christos
2007-06-23
Since we are going to be looking for ports many times, use a centralized
christos
2007-05-10
use syslog_r, from OpenBSD
christos
2007-03-30
Resolve conflicts.
ghen
2007-03-21
return NULL instead of core-dumping when we could not open the services file/db
christos
2007-01-27
Appropriate versions are not supplied by bind anymore.
christos
2007-01-27
merge in resolver portion of bind-9.4.0-rc2
christos
2007-01-03
Don't leak file descriptors.
ws
2006-12-23
Add missing article.
wiz
2006-11-25
strncpy -> strlcpy. from David Holland.
elad
2006-11-24
Document AI_NUMERICSERV.
reed
2006-11-03
nuke perror.
christos
2006-10-15
fix incomplete initializers
christos
2006-10-15
PR lib/34801 from David A. Holland: "static" comes first in declaration.
martin
2006-10-14
memset the whole struct addrinfo, instead of trying to figure out if we
christos
2006-10-07
Clarify that gethostbyname and gethostbyname2 can deal with
apb
2006-09-18
Change type of `net' variable passed via va_list in
tsutsui
2006-09-14
when re-opening the file only set SV_FIRST, don't clear accidentally SV_DB
christos
2006-08-26
Remove the XNS man pages.
matt
2006-08-26
Move ns_addr and ns_ntoa to compat libc. Add a stripped version of
matt
2006-08-24
use the re-entrant version of getservbyport.
christos
2006-07-28
use indirect lookup.
christos
2006-07-28
db->seq expects an u_int as fourth argument.
joerg
2006-07-27
use a db version of services if one is there.
christos
2006-07-19
Call endservent_r. From Hajimu UMEMOTO
christos
2006-07-18
use getservbyname_r.
christos
2006-07-18
Remove comments that do not reflect reality anymore.
christos
2006-05-05
Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).
rpaulo
2006-03-25
Make macros more readable. No functional change.
rpaulo
2006-03-22
Coverity CID 2279: Plug memory leak.
christos
2006-03-22
Coverity CID 2280: Plug memory leak.
christos
2006-03-21
Coverity CID 2363: cur is known not to be NULL.
christos
2006-03-21
Coverity CID 2364: cur is known not to be NULL.
christos
2006-03-21
Coverity CID 2430: cur is known not to be NULL.
christos
[next]