freebsd-dev/lib/libc/net
Olivier Houchard 05b432d2d1 Instead of re-implementing hton[ls] and friends for each arch, add a new MI
file, net/ntoh.c, which just implement them using the inline functions from
<sys/endian.h>.

Suggested by:	bde
2006-11-06 22:07:47 +00:00
..
addr2ascii.3 Scheduled mdoc(7) sweep. 2005-01-11 20:50:51 +00:00
addr2ascii.c
ascii2addr.c
base64.c
byteorder.3 Add byteorder(9) to SEE ALSO. 2005-03-20 17:27:57 +00:00
ether_addr.c
ethers.3 Sort sections. 2005-01-20 09:17:07 +00:00
eui64.3 Sort sections. 2005-01-20 09:17:07 +00:00
eui64.c Add Aerospace Corporation copyrights to EUI64 support files. 2004-06-01 19:30:13 +00:00
gai_strerror.3 Markup fixes. 2006-09-17 21:27:35 +00:00
gai_strerror.c Return EAI_OVERFLOW instead of EAI_MEMORY when the supplied buffer is 2006-05-21 11:22:31 +00:00
getaddrinfo.3 Assorted markup fixes. 2005-06-15 19:04:04 +00:00
getaddrinfo.c do not overload the port number on to the return value of 2006-07-23 15:31:03 +00:00
gethostbydns.c Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1: 2006-05-12 15:37:23 +00:00
gethostbyht.c Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1: 2006-05-12 15:37:23 +00:00
gethostbyname.3 Document return values for res_query and res_search. 2006-11-04 09:42:22 +00:00
gethostbynis.c Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1: 2006-05-12 15:37:23 +00:00
gethostnamadr.c Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1 on 64 bit 2006-05-21 11:27:28 +00:00
getifaddrs.3 Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
getifaddrs.c
getifmaddrs.3 Sort sections. 2005-01-20 09:17:07 +00:00
getifmaddrs.c Remove unused variables and assignments. 2005-04-08 21:24:23 +00:00
getipnodebyname.3 we don't need mutex lock to call _gethostbynis*(), anymore. 2005-04-28 18:21:11 +00:00
getnameinfo.3 Assorted markup fixes. 2005-06-15 19:04:04 +00:00
getnameinfo.c Return EAI_OVERFLOW instead of EAI_MEMORY when the supplied buffer is 2006-05-21 11:22:31 +00:00
getnetbydns.c - make reentrant version of netdb functions glibc style API, and 2006-04-15 16:20:27 +00:00
getnetbyht.c - make reentrant version of netdb functions glibc style API, and 2006-04-15 16:20:27 +00:00
getnetbynis.c - make reentrant version of netdb functions glibc style API, and 2006-04-15 16:20:27 +00:00
getnetent.3 Assorted markup fixes. 2005-06-15 19:04:04 +00:00
getnetnamadr.c - Extend the nsswitch to support Services, Protocols and Rpc 2006-04-28 12:03:38 +00:00
getproto.c - Extend the nsswitch to support Services, Protocols and Rpc 2006-04-28 12:03:38 +00:00
getprotoent.3 our get{proto,serv}by*() use a thread-specific data space. 2005-04-26 18:04:09 +00:00
getprotoent.c - Extend the nsswitch to support Services, Protocols and Rpc 2006-04-28 12:03:38 +00:00
getprotoname.c - Extend the nsswitch to support Services, Protocols and Rpc 2006-04-28 12:03:38 +00:00
getservent.3 our get{proto,serv}by*() use a thread-specific data space. 2005-04-26 18:04:09 +00:00
getservent.c - Extend the nsswitch to support Services, Protocols and Rpc 2006-04-28 12:03:38 +00:00
hesiod.3 Sort sections. 2005-01-20 09:17:07 +00:00
hesiod.c Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
if_indextoname.3 Add missing includes. 2005-11-23 10:49:07 +00:00
if_indextoname.c
if_nameindex.c
if_nametoindex.c Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
inet6_opt_init.3 Fix inet6_opt_get_val() prototype. 2005-11-23 16:07:54 +00:00
inet6_option_space.3 Markup and grammar fixes. 2005-01-24 18:14:18 +00:00
inet6_rth_space.3 Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
inet6_rthdr_space.3 Markup and grammar fixes. 2005-01-24 18:14:18 +00:00
inet_net.3 Sync inet_net_pton() and inet_net_ntop() with latest BIND9's includes 2006-02-26 05:44:21 +00:00
inet.3 Add missing markup bits. 2006-10-28 13:05:10 +00:00
ip6opt.c refer RFC 3542 rather than RFC 2292bis. 2005-07-19 18:13:58 +00:00
linkaddr.3 Eliminate double whitespace. 2004-07-03 22:30:10 +00:00
linkaddr.c
Makefile.inc Instead of re-implementing hton[ls] and friends for each arch, add a new MI 2006-11-06 22:07:47 +00:00
map_v4v6.c sync _map_v4v6_host*() with bind9's. it treats align better bit. 2005-04-28 18:52:40 +00:00
name6.c Fix build w/o INET6. 2006-07-26 08:35:46 +00:00
netdb_private.h Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1: 2006-05-12 15:37:23 +00:00
nscache.c - Extend the nsswitch to support Services, Protocols and Rpc 2006-04-28 12:03:38 +00:00
nscachedcli.c Fix alignment problem on AMD64. 2006-05-02 23:02:32 +00:00
nsdispatch.3 Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
nsdispatch.c - Extend the nsswitch to support Services, Protocols and Rpc 2006-04-28 12:03:38 +00:00
nslexer.l = Implement name service switch modules (NSS modules). NSS modules 2003-04-17 14:14:22 +00:00
nsparser.y cache' couldn't co-exist with compat'. 2006-04-30 21:25:00 +00:00
nss_backends.h = Implement name service switch modules (NSS modules). NSS modules 2003-04-17 14:14:22 +00:00
nss_compat.c When a dynamic NSS module is built and linked against a thread 2004-03-30 15:56:15 +00:00
ntoh.c Instead of re-implementing hton[ls] and friends for each arch, add a new MI 2006-11-06 22:07:47 +00:00
rcmd.3 refer RFC 3542 rather than RFC 2292bis. 2005-07-19 18:13:58 +00:00
rcmd.c NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines 2005-05-13 16:31:11 +00:00
rcmdsh.3 Sort sections. 2005-01-20 09:17:07 +00:00
rcmdsh.c Eliminate 19 warnings in libc (at level WARNS=2) of the 2003-02-27 13:40:01 +00:00
recv.c
res_config.h Update the resolver in libc to BIND9's one. 2006-03-21 16:11:11 +00:00
resolver.3 Document return values for res_query and res_search. 2006-11-04 09:42:22 +00:00
rthdr.c refer RFC 3542 rather than RFC 2292bis. 2005-07-19 18:13:58 +00:00
send.c
sockatmark.3 mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
sockatmark.c Add an implementation of the POSIX.1 sockatmark(3). 2002-12-13 22:22:55 +00:00
Symbol.map Upgrade res_update(3) and the friends to BIND9's one excluding TSIG 2006-05-21 11:19:36 +00:00
vars.c