NetBSD/lib/libc/net
thorpej a2bbd45143 Prevent a deadlock that could occur if we try to update the configuration
data structures during a recursive call to nsdispatch() by keeping a record
of which threads are inside nsdispatch() at any given time.
2004-08-02 00:19:34 +00:00
..
Lint_htonl.c
Lint_htons.c
Lint_ntohl.c
Lint_ntohs.c
Makefile.inc Finish bind9 resolver merge. 2004-05-21 02:30:03 +00:00
__cmsg_alignbytes.c whitespace KNF 2004-01-29 08:25:28 +00:00
base64.c
byteorder.3 Update for use of uint{16,32}_t. 2004-06-10 11:37:35 +00:00
ethers.3
ethers.c
getaddrinfo.3 Add missing "-". 2004-04-14 13:40:30 +00:00
getaddrinfo.c make yp stuff re-entrant. 2004-05-27 18:40:07 +00:00
gethnamaddr.c now that e.f.f.3.ip6.arpa is ready, we no longer need to query ip6.int 2004-07-21 03:16:29 +00:00
gethostbyname.3 Sort sections. 2004-06-25 15:27:39 +00:00
getifaddrs.3
getifaddrs.c
getnameinfo.3
getnameinfo.c
getnetent.3 struct netnet.n_net used to be an unsigned long integer. 2004-05-08 18:52:15 +00:00
getnetent.c struct netnet.n_net used to be an unsigned long integer. 2004-05-08 18:52:15 +00:00
getnetnamadr.c centralize res_*init() calls in __res_get_state() 2004-05-23 16:54:12 +00:00
getprotobyname.c Implement the non-reentrant ones using the reentrant ones. 2004-02-19 19:27:26 +00:00
getprotobyname_r.c Don't call end{serv,proto}ent_r() on return. It results dangling pointer. 2004-03-04 02:30:41 +00:00
getprotobynumber.c Implement the non-reentrant ones using the reentrant ones. 2004-02-19 19:27:26 +00:00
getprotobynumber_r.c Don't call end{serv,proto}ent_r() on return. It results dangling pointer. 2004-03-04 02:30:41 +00:00
getprotoent.3
getprotoent.c Implement the non-reentrant ones using the reentrant ones. 2004-02-19 19:27:26 +00:00
getprotoent_r.c Semantic fix for allocation size for malloc() and realloc() previously 2004-02-25 06:28:10 +00:00
getservbyname.c Implement the non-reentrant ones using the reentrant ones. 2004-02-19 19:27:26 +00:00
getservbyname_r.c Don't call end{serv,proto}ent_r() on return. It results dangling pointer. 2004-03-04 02:30:41 +00:00
getservbyport.c Implement the non-reentrant ones using the reentrant ones. 2004-02-19 19:27:26 +00:00
getservbyport_r.c Don't call end{serv,proto}ent_r() on return. It results dangling pointer. 2004-03-04 02:30:41 +00:00
getservent.3
getservent.c Implement the non-reentrant ones using the reentrant ones. 2004-02-19 19:27:26 +00:00
getservent_r.c Semantic fix for allocation size for malloc() and realloc() previously 2004-02-25 06:28:10 +00:00
hesiod.3
hesiod.c centralize res_*init() calls in __res_get_state() 2004-05-23 16:54:12 +00:00
htonl.c
htons.c
if_indextoname.3
if_indextoname.c
if_nameindex.c
if_nametoindex.c
inet6_option_space.3 inet6_{option,rthdr}_space are still alive. 2004-05-21 04:51:00 +00:00
inet6_rthdr_space.3 inet6_{option,rthdr}_space are still alive. 2004-05-21 04:51:00 +00:00
ip6opt.c
iso_addr.3
iso_addr.c
linkaddr.3
linkaddr.c
ns.3
ns_addr.c Need namespace.h for internal name of strlcpy. 2004-05-09 11:25:20 +00:00
ns_ntoa.c
nsdispatch.3 Use \*[Lt]\*[Gt] or Aq instead of <>; sort SEE ALSO. 2004-07-27 14:35:56 +00:00
nsdispatch.c Prevent a deadlock that could occur if we try to update the configuration 2004-08-02 00:19:34 +00:00
nslexer.l Use syslog(3) instead of err(3) to log errors. 2004-01-25 16:38:15 +00:00
nsparser.y Use syslog(3) instead of err(3) to log errors. 2004-01-25 16:38:15 +00:00
ntohl.c
ntohs.c
rcmd.3
rcmd.c remove my copyright statement 2004-03-21 05:46:42 +00:00
recv.c
resolver.3
rthdr.c
send.c
sethostent.c Finish bind9 resolver merge. 2004-05-21 02:30:03 +00:00
sockatmark.3
sockatmark.c
vars6.c