NetBSD/lib/libc/net
itojun 0e776c76b4 need sys/types.h before sys/socket.h 2000-01-07 01:49:42 +00:00
..
Lint_htonl.c
Lint_htons.c
Lint_ntohl.c
Lint_ntohs.c
Makefile.inc add manpage for inet6_{option,rthdr}_*. 1999-12-12 11:20:03 +00:00
__dn_comp.c
__res_close.c This file was incorrect. The indirect name is res_close(), 1999-08-17 03:57:15 +00:00
__res_send.c
_inet_aton.c Add indirect reference stubs for inet_[ap]ton() for environments not supporting 1999-09-15 14:21:01 +00:00
_inet_pton.c Add indirect reference stubs for inet_[ap]ton() for environments not supporting 1999-09-15 14:21:01 +00:00
base64.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
byteorder.3
ethers.3
ethers.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
getaddrinfo.3 need sys/types.h before sys/socket.h 2000-01-07 01:49:42 +00:00
getaddrinfo.c properly check the error result from if_nametoindex(), to disallow 1999-12-27 10:20:59 +00:00
gethnamaddr.c ignore KEY and SIG records when matching responses to the query. we 1999-12-28 15:47:41 +00:00
gethostbyname.3
getnameinfo.3 need sys/types.h before sys/socket.h 2000-01-07 01:49:42 +00:00
getnameinfo.c allow reverse query for v4 loopbacknet (127.0.0.0/8). 2000-01-05 04:54:54 +00:00
getnetent.3
getnetent.c
getnetnamadr.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
getproto.c
getprotoent.3
getprotoent.c
getprotoname.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
getservbyname.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
getservbyport.c
getservent.3
getservent.c
herror.c
hesiod.3
hesiod.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
htonl.c
htons.c
if_indextoname.3 wording fixes (from openbsd camp -> kame) 1999-12-12 11:21:04 +00:00
ifname.c (bcopy, bzero) -> (memcpy, memset) 1999-11-30 15:55:25 +00:00
inet.3
inet6_option_space.3 add manpage for inet6_{option,rthdr}_*. 1999-12-12 11:20:03 +00:00
inet6_rthdr_space.3 inet6_rthdr_reverse() is not implemented yet. 1999-12-12 14:59:09 +00:00
inet_lnaof.c
inet_makeaddr.c
inet_net.3
inet_net_ntop.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
inet_net_pton.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
inet_neta.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
inet_netof.c
inet_network.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
inet_ntoa.c
inet_ntop.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
inet_pton.c Properly check for overflows. Fixes PR8314 as annotated by mjl. 1999-11-13 04:52:50 +00:00
ip6opt.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
iso_addr.3
iso_addr.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
linkaddr.3
linkaddr.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
ns.3
ns_addr.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
ns_ntoa.c * use _DIAGASSERT() to check pointer arguments against NULL and file 1999-09-16 11:44:54 +00:00
nsap_addr.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
nsdispatch.3
nsdispatch.c don't use err(); instead pass an error condition back to a higher 1999-11-28 05:46:15 +00:00
nslexer.l
nsparser.y don't use err(); instead pass an error condition back to a higher 1999-11-28 05:46:15 +00:00
ntohl.c
ntohs.c
rcmd.3
rcmd.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
recv.c
res_comp.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
res_data.c
res_debug.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
res_init.c * use _DIAGASSERT() to check pointer arguments against NULL and file 1999-09-16 11:44:54 +00:00
res_mkquery.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
res_query.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
res_send.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
resolver.3 clarify text for RES_USE_INET6. this is almost always unnecessary. 2000-01-03 11:56:05 +00:00
rthdr.c (bcopy, bzero) -> (memcpy, memset) 1999-11-30 15:55:25 +00:00
send.c
sethostent.c
vars6.c Need internal names for these, too. 1999-09-20 15:07:21 +00:00