NetBSD/lib/libc/net
christos 5d3d04b484 use re-entrant versions of getpw*(). In libc only pwcache remains and this
cannot be changed easily because it involves an API change.
2005-03-30 16:12:58 +00:00
..
__cmsg_alignbytes.c A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +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
gai_strerror.3 Use .In for including header files, remove some unnecessary quotes. 2005-01-12 14:35:55 +00:00
getaddrinfo.3 Only name <netdb.h> in the synopsis, like the old manual page used to. 2005-03-21 13:35:04 +00:00
getaddrinfo.c make yp stuff re-entrant. 2004-05-27 18:40:07 +00:00
gethnamaddr.c Fix gethostent(3) (which was reenabled in rev 1.63) so that it actually 2004-11-23 03:42:13 +00:00
gethostbyname.3 Add commas in enumerations; drop trailing whitespace; bump date for previous. 2004-08-17 13:45:14 +00:00
getifaddrs.3
getifaddrs.c
getnameinfo.3 Only name <netdb.h> in the synopsis, like the old manual page used to. 2005-03-21 13:35:04 +00:00
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_r.c Don't call end{serv,proto}ent_r() on return. It results dangling pointer. 2004-03-04 02:30:41 +00:00
getprotobyname.c Throw in mutex stubs to serialize access to the legacy global structures. 2005-01-07 22:22:49 +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
getprotobynumber.c Throw in mutex stubs to serialize access to the legacy global structures. 2005-01-07 22:22:49 +00:00
getprotoent_r.c
getprotoent.3
getprotoent.c Throw in mutex stubs to serialize access to the legacy global structures. 2005-01-07 22:22:49 +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
getservbyname.c Throw in mutex stubs to serialize access to the legacy global structures. 2005-01-07 22:22:49 +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
getservbyport.c Throw in mutex stubs to serialize access to the legacy global structures. 2005-01-07 22:22:49 +00:00
getservent_r.c
getservent.3
getservent.c Throw in mutex stubs to serialize access to the legacy global structures. 2005-01-07 22:22:49 +00:00
hesiod.3
hesiod.c Prevent NULL deref upon malloc failure. 2005-02-28 01:25:24 +00:00
htonl.c
htons.c
if_indextoname.3 Update standards section; add X/Open XNS and X/Open - IEEE POSIX. 2005-03-11 16:13:13 +00:00
if_indextoname.c
if_nameindex.c
if_nametoindex.c
inet6_option_space.3 revert previous change while discussion is in progress. 2004-12-20 18:30:26 +00:00
inet6_rthdr_space.3 revert previous change while discussion is in progress. 2004-12-20 18:30:26 +00:00
ip6opt.c
iso_addr.3
iso_addr.c
linkaddr.3
linkaddr.c
Lint_htonl.c
Lint_htons.c
Lint_ntohl.c
Lint_ntohs.c
Makefile.inc replace with written-from-scratch manpage. (fixes ISOC copyright issue) 2005-01-11 06:01:41 +00:00
ns_addr.c Need namespace.h for internal name of strlcpy. 2004-05-09 11:25:20 +00:00
ns_ntoa.c
ns.3
nsdispatch.3 Fix a typo, fix an xref, an drop a space at EOL. 2004-09-29 09:20:19 +00:00
nsdispatch.c * Improve the comments in <nsswitch.h> 2004-11-10 07:23:32 +00:00
nslexer.l
nsparser.y
ntohl.c
ntohs.c
rcmd.3
rcmd.c use re-entrant versions of getpw*(). In libc only pwcache remains and this 2005-03-30 16:12:58 +00:00
recv.c
resolver.3 Fix a double word, and improve mark up in FILES section. From jmc@openbsd. 2005-01-25 01:39:57 +00:00
rthdr.c
send.c
sethostent.c endhostent() and sethostent() should actaully do something now that 2004-08-17 02:40:05 +00:00
sockatmark.3
sockatmark.c
vars6.c