NetBSD/lib/libc/net
itojun 3c0303a158 sync with reality; scope identifier comes with the result even without
NI_WITHSCOPEID.
2001-11-15 06:46:33 +00:00
..
Lint_htonl.c sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). 2001-08-22 07:42:07 +00:00
Lint_htons.c sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). 2001-08-22 07:42:07 +00:00
Lint_ntohl.c sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). 2001-08-22 07:42:07 +00:00
Lint_ntohs.c sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). 2001-08-22 07:42:07 +00:00
Makefile.inc Add a sockatmark(3), the 1003.1g wrapper around SIOCATMARK. 2001-10-22 17:53:43 +00:00
__cmsg_alignbytes.c
__dn_comp.c
__res_close.c
__res_send.c
_inet_aton.c
_inet_pton.c
base64.c
byteorder.3 Boring whitespace fixes. 2001-09-16 02:23:09 +00:00
ethers.3 Boring whitespace fixes. 2001-09-16 02:23:09 +00:00
ethers.c
getaddrinfo.3 Sort sections, sort SEE ALSO, and misc. fixes. 2001-09-16 02:54:17 +00:00
getaddrinfo.c use snprintf, not sprintf. sync with kame. 2001-08-20 02:33:31 +00:00
gethnamaddr.c Change the `len' arguemtn to gethostbyaddr(3) from int to socklen_t in 2001-04-26 12:55:31 +00:00
gethostbyname.3 Sort sections, sort SEE ALSO, and misc. fixes. 2001-09-16 02:54:17 +00:00
getifaddrs.3 Sort sections, sort SEE ALSO, and misc. fixes. 2001-09-16 02:54:17 +00:00
getifaddrs.c cope with sa_len < sizeof(struct sockaddr). 2001-08-20 02:33:49 +00:00
getnameinfo.3 sync with reality; scope identifier comes with the result even without 2001-11-15 06:46:33 +00:00
getnameinfo.c make NI_WITHSCOPEID a default (always on), to synchronize with recent 2553bis. 2001-11-15 04:49:01 +00:00
getnetent.3 Boring whitespace fixes. 2001-09-16 02:23:09 +00:00
getnetent.c
getnetnamadr.c
getproto.c
getprotoent.3 Boring whitespace fixes. 2001-09-16 02:23:09 +00:00
getprotoent.c
getprotoname.c
getservbyname.c
getservbyport.c
getservent.3 Boring whitespace fixes. 2001-09-16 02:23:09 +00:00
getservent.c
herror.c
hesiod.3 Actually, we don't have libhesiod -- the functions are in libc. 2001-10-04 11:27:19 +00:00
hesiod.c
htonl.c sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). 2001-08-22 07:42:07 +00:00
htons.c sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). 2001-08-22 07:42:07 +00:00
if_indextoname.3
if_indextoname.c
if_nameindex.c
if_nametoindex.c
inet.3
inet6_option_space.3 Sort sections, sort SEE ALSO, and misc. fixes. 2001-09-16 02:54:17 +00:00
inet6_rthdr_space.3 Sort sections, sort SEE ALSO, and misc. fixes. 2001-09-16 02:54:17 +00:00
inet_lnaof.c
inet_makeaddr.c
inet_net.3 Sort sections, sort SEE ALSO, and misc. fixes. 2001-09-16 02:54:17 +00:00
inet_net_ntop.c
inet_net_pton.c
inet_neta.c
inet_netof.c
inet_network.c make sure we do not touch *pp outside of parts[4]. 2001-07-22 15:16:18 +00:00
inet_ntoa.c
inet_ntop.c
inet_pton.c
ip6opt.c
iso_addr.3 Boring whitespace fixes. 2001-09-16 02:23:09 +00:00
iso_addr.c
linkaddr.3 Boring whitespace fixes. 2001-09-16 02:23:09 +00:00
linkaddr.c
ns.3 Sort sections, sort SEE ALSO, and misc. fixes. 2001-09-16 02:54:17 +00:00
ns_addr.c Change ns_addr() to allocate 'addr' on stack, rather than using a global - 2001-06-25 09:07:08 +00:00
ns_ntoa.c
nsap_addr.c
nsdispatch.3 Sort sections, sort SEE ALSO, and misc. fixes. 2001-09-16 02:54:17 +00:00
nsdispatch.c
nslexer.l
nsparser.y
ntohl.c sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). 2001-08-22 07:42:07 +00:00
ntohs.c sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). 2001-08-22 07:42:07 +00:00
rcmd.3 Sort sections, sort SEE ALSO, and misc. fixes. 2001-09-16 02:54:17 +00:00
rcmd.c fix WARNS=2 (-Wshadow) warnings 2001-11-04 13:57:29 +00:00
recv.c
res_comp.c
res_data.c
res_debug.c
res_init.c make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf. 2001-09-13 11:05:02 +00:00
res_mkquery.c
res_query.c
res_send.c make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf. 2001-09-13 11:05:02 +00:00
resolver.3 Sort sections, sort SEE ALSO, and misc. fixes. 2001-09-16 02:54:17 +00:00
rthdr.c fix WARNS=2 (-Wshadow) warnings 2001-11-04 13:57:29 +00:00
send.c
sethostent.c
sockatmark.3 sort sections 2001-10-22 23:47:01 +00:00
sockatmark.c Add a sockatmark(3), the 1003.1g wrapper around SIOCATMARK. 2001-10-22 17:53:43 +00:00
vars6.c