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
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
2006-03-21
Correct obvious typo
mjl
2006-03-17
Fix Coverity issue 2281, resource leak, function return without freeing
ginsbach
2006-02-24
We have 2006.
wiz
2006-02-22
Add EAI_OVERFLOW per RFC3493, POSIX and XPG6.
ginsbach
2006-02-17
Return EAI_OVERFLOW instead of EAI_MEMORY when the supplied buffer is
ginsbach
2006-02-17
Add EAI_OVERFLOW as specified in RFC3493, POSIX and XPG6.
ginsbach
2006-02-13
Fix spelling mistake in comment. From OpenBSD.
ginsbach
2006-02-04
Use different wording as "null macro" is too ambiguous.
uwe
2006-01-24
PR/32616: Yves-Emmanuel JUTARD: Fix compilation with -DDEBUG
christos
2005-12-26
u_intN_t -> uintN_t
perry
2005-12-20
Use reach-over sources from common/lib/libc
christos
2005-12-02
constify and remove an unnecessary __UNCONST.
yamt
2005-12-02
constify and remove an unnecessary __UNCONST.
yamt
2005-11-29
WARNS=4
christos
2005-11-28
forgot to commit this; cleanup to compile with WARNS=4, since lpd uses it.
christos
2005-10-19
Let the default case handle all the errors; no functional change.
christos
2005-09-15
Rest of fix for PR#31184: getaddrinfo() now honors resolv.conf sortlist
tsarna
2005-09-15
Re-enable resolv.conf sortlist support in gethostbyname().
tsarna
2005-09-11
typo - s/intger/integer/
soda
2005-08-07
add missing in6addr_linklocal_allrouters.
christos
2005-06-26
_nsdispatching needs to count, not just be 1 or 0. Also shuffle around
thorpej
2005-06-01
Move the test for "more strict reverse lookup handling" to the correct
lukem
2005-06-01
appease gcc -Wuninitialized
lukem
2005-04-19
check for pwd != NULL
christos
2005-04-18
Move the (at this time private) get{proto,serv}ent_r() prototypes and
kleink
2005-03-31
Remove the bugs section. It has been fixed.
christos
2005-03-30
use re-entrant versions of getpw*(). In libc only pwcache remains and this
christos
2005-03-21
Only name <netdb.h> in the synopsis, like the old manual page used to.
kleink
2005-03-21
Add restrict qualifiers to getaddrinfo() and getnameinfo() arguments.
kleink
2005-03-11
Update standards section; add X/Open XNS and X/Open - IEEE POSIX.
ginsbach
2005-02-28
Prevent NULL deref upon malloc failure.
lukem
2005-02-09
A little libc namespace housekeeping exercise:
kleink
2005-01-28
Use In instead of Fd; use \*[Am]\*[Lt]\*[Gt] for html output. Uppercase FREENIX.
wiz
2005-01-28
title was backwards. djm@openbsd
itojun
[next]