NetBSD/lib/libc/net
itojun 37e8159125 add IPv6 support functions.
get{addr,name} info are implemented to have as little impact to existing
resolver code as possible, so they are NOT the optimal implementation.
They are at this moment not very thread safe (as they call
gethostby{name,addr}).

(shlib minor version)++, as new interfaces are added.

TODO: getipnodeby{name,addr} - which needs total reimplementation of
gethostby{name,addr}.
upgrade rcmd.c for multiple af support (needed for IPv6-ready rsh/rlogin)
1999-07-01 18:23:53 +00:00
..
Lint_htonl.c Make these work again, by undef'ing the macro that could cause syntax errors. 1999-05-03 13:12:34 +00:00
Lint_htons.c Make these work again, by undef'ing the macro that could cause syntax errors. 1999-05-03 13:12:34 +00:00
Lint_ntohl.c Make these work again, by undef'ing the macro that could cause syntax errors. 1999-05-03 13:12:34 +00:00
Lint_ntohs.c Make these work again, by undef'ing the macro that could cause syntax errors. 1999-05-03 13:12:34 +00:00
Makefile.inc add IPv6 support functions. 1999-07-01 18:23:53 +00:00
__dn_comp.c __warn_references and __indr_reference semicolon fixups. From 1997-11-04 23:52:05 +00:00
__res_close.c __warn_references and __indr_reference semicolon fixups. From 1997-11-04 23:52:05 +00:00
__res_send.c __warn_references and __indr_reference semicolon fixups. From 1997-11-04 23:52:05 +00:00
base64.c delint 1998-11-13 15:46:52 +00:00
byteorder.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
ethers.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
ethers.c delint 1998-11-13 15:46:52 +00:00
getaddrinfo.3 add IPv6 support functions. 1999-07-01 18:23:53 +00:00
getaddrinfo.c add IPv6 support functions. 1999-07-01 18:23:53 +00:00
gethnamaddr.c fix hardcoded T_A. 1999-07-01 16:43:18 +00:00
gethostbyname.3 document gethostbyname2(). 1999-07-01 18:18:27 +00:00
getnameinfo.3 add IPv6 support functions. 1999-07-01 18:23:53 +00:00
getnameinfo.c add IPv6 support functions. 1999-07-01 18:23:53 +00:00
getnetent.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
getnetent.c $Id: -> Id: (to make hunting down other bad Ids easier). 1998-01-06 05:01:16 +00:00
getnetnamadr.c Use a _files prefix for local backend routines; would clash with namespace.h 1999-05-04 15:11:42 +00:00
getproto.c Include <stddef.h> for NULL. 1998-02-18 12:22:42 +00:00
getprotoent.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
getprotoent.c If port provides __weak_alias(), provide an Standard C and POSIX pure 1997-07-21 14:06:24 +00:00
getprotoname.c If port provides __weak_alias(), provide an Standard C and POSIX pure 1997-07-21 14:06:24 +00:00
getservbyname.c If port provides __weak_alias(), provide an Standard C and POSIX pure 1997-07-21 14:06:24 +00:00
getservbyport.c If port provides __weak_alias(), provide an Standard C and POSIX pure 1997-07-21 14:06:24 +00:00
getservent.3 Remove spurious .ne's. 1999-03-24 06:27:49 +00:00
getservent.c If port provides __weak_alias(), provide an Standard C and POSIX pure 1997-07-21 14:06:24 +00:00
herror.c h_errlist[] is not exported in any header file. We should consider making 1998-11-30 20:15:41 +00:00
hesiod.3 add hesiod(3) et al 1999-01-25 03:43:04 +00:00
hesiod.c In hesiod_to_bind(), don't append lhs and an extra dot if lhs is empty. 1999-02-11 06:16:38 +00:00
htonl.c Fix RCSID's 1997-07-13 19:57:30 +00:00
htons.c Fix RCSID's 1997-07-13 19:57:30 +00:00
if_indextoname.3 add IPv6 support functions. 1999-07-01 18:23:53 +00:00
ifname.c add IPv6 support functions. 1999-07-01 18:23:53 +00:00
inet.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
inet_lnaof.c If port provides __weak_alias(), provide an Standard C and POSIX pure 1997-07-21 14:06:24 +00:00
inet_makeaddr.c delint 1998-11-13 15:46:52 +00:00
inet_net.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
inet_net_ntop.c $Id: -> Id: (to make hunting down other bad Ids easier). 1998-01-06 05:01:16 +00:00
inet_net_pton.c delint 1998-11-13 15:46:52 +00:00
inet_neta.c delint 1998-11-13 15:46:52 +00:00
inet_netof.c If port provides __weak_alias(), provide an Standard C and POSIX pure 1997-07-21 14:06:24 +00:00
inet_network.c If port provides __weak_alias(), provide an Standard C and POSIX pure 1997-07-21 14:06:24 +00:00
inet_ntoa.c delint 1998-11-13 15:46:52 +00:00
inet_ntop.c $Id: -> Id: (to make hunting down other bad Ids easier). 1998-01-06 05:01:16 +00:00
inet_pton.c delint 1998-11-13 15:46:52 +00:00
ip6opt.c add IPv6 support functions. 1999-07-01 18:23:53 +00:00
iso_addr.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
iso_addr.c delint 1998-11-13 15:46:52 +00:00
linkaddr.3 Clarify that sdl->sdl_len must be initialized before call to link_addr() 1999-06-25 16:13:21 +00:00
linkaddr.c delint 1998-11-13 15:46:52 +00:00
ns.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
ns_addr.c delint 1998-11-13 15:46:52 +00:00
ns_ntoa.c delint 1998-11-13 15:46:52 +00:00
nsap_addr.c delint 1998-11-13 15:46:52 +00:00
nsdispatch.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
nsdispatch.c sprinkle argsused till lint smiles at you. 1999-05-03 15:17:13 +00:00
nslexer.l add rcsids 1999-01-25 00:16:17 +00:00
nsparser.y add rcsids 1999-01-25 00:16:17 +00:00
ntohl.c Fix RCSID's 1997-07-13 19:57:30 +00:00
ntohs.c Fix RCSID's 1997-07-13 19:57:30 +00:00
rcmd.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
rcmd.c int -> socklen_t 1999-05-03 15:26:12 +00:00
recv.c Fix RCSID's 1997-07-13 19:57:30 +00:00
res_comp.c delint 1998-11-13 15:46:52 +00:00
res_data.c constify some tables. 1998-07-26 11:24:14 +00:00
res_debug.c delint 1998-11-15 17:39:20 +00:00
res_init.c IPv6 DNS transport support for resolver. 1999-07-01 18:19:35 +00:00
res_mkquery.c delint 1998-11-13 15:46:52 +00:00
res_query.c - (void) casts. 1998-11-24 22:19:01 +00:00
res_send.c IPv6 DNS transport support for resolver. 1999-07-01 18:19:35 +00:00
resolver.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
rthdr.c add IPv6 support functions. 1999-07-01 18:23:53 +00:00
send.c Fix RCSID's 1997-07-13 19:57:30 +00:00
sethostent.c Need internal names for {end,set}hostent(). 1998-10-14 19:41:03 +00:00
vars6.c add IPv6 support functions. 1999-07-01 18:23:53 +00:00