.. |
base64.c
|
|
|
byteorder.3
|
|
|
ether_addr.c
|
Add and document ether_ntoa_r() and ether_aton_r() functions, which accept
|
2007-05-13 13:57:45 +00:00 |
ethers.3
|
Fix a pathname (s,netinet/if_ether.h,net/ethernet.h,).
|
2011-08-08 03:09:03 +00:00 |
eui64.3
|
eui64_aton and eui64_ntoa are actually the equivalent of ether_aton_r and
|
2012-02-08 11:30:13 +00:00 |
eui64.c
|
|
|
gai_strerror.3
|
|
|
gai_strerror.c
|
Add NLS catalogs support to gai_strerror(3).
|
2009-11-09 12:46:59 +00:00 |
getaddrinfo.3
|
- forgot to bump a date
|
2009-01-06 13:10:15 +00:00 |
getaddrinfo.c
|
Handle the internal scope address representation of the KAME IPv6
|
2012-01-07 09:01:19 +00:00 |
gethostbydns.c
|
Correct the return code from _dns_gethostby*() to correspond
|
2010-08-15 16:28:08 +00:00 |
gethostbyht.c
|
- When there is no room for returning the result, nss backend
|
2010-08-13 06:39:54 +00:00 |
gethostbyname.3
|
|
|
gethostbynis.c
|
Replace index() and rindex() calls with strchr() and strrchr().
|
2012-01-03 18:51:58 +00:00 |
gethostnamadr.c
|
- When there is no room for returning the result, nss backend
|
2010-08-13 06:39:54 +00:00 |
getifaddrs.3
|
|
|
getifaddrs.c
|
Switch getifaddrs(3) to the new API introduced in r231505. Also remove
|
2012-02-11 06:05:40 +00:00 |
getifmaddrs.3
|
|
|
getifmaddrs.c
|
|
|
getipnodebyname.3
|
mdoc: correct .Bd/.Bl arguments.
|
2012-03-26 21:22:53 +00:00 |
getnameinfo.3
|
draft-ietf-ipv6-scoping-arch-02.txt is now RFC 4007
|
2012-03-19 00:47:01 +00:00 |
getnameinfo.c
|
Add missing IEEE1394 support dropped during merge from NetBSD.
|
2009-11-12 11:54:12 +00:00 |
getnetbydns.c
|
- When there is no room for returning the result, nss backend
|
2010-08-13 06:39:54 +00:00 |
getnetbyht.c
|
- When there is no room for returning the result, nss backend
|
2010-08-13 06:39:54 +00:00 |
getnetbynis.c
|
Replace index() and rindex() calls with strchr() and strrchr().
|
2012-01-03 18:51:58 +00:00 |
getnetent.3
|
mdoc: drop redundant .Pp and .LP calls
|
2010-10-08 12:40:16 +00:00 |
getnetnamadr.c
|
- When there is no room for returning the result, nss backend
|
2010-08-13 06:39:54 +00:00 |
getproto.c
|
When no protocol entry is found, getproto*_r(3) should
|
2010-10-05 15:40:59 +00:00 |
getprotoent.3
|
mdoc: drop redundant .Pp and .LP calls
|
2010-10-08 12:40:16 +00:00 |
getprotoent.c
|
When no protocol entry is found, getproto*_r(3) should
|
2010-10-05 15:40:59 +00:00 |
getprotoname.c
|
When no protocol entry is found, getproto*_r(3) should
|
2010-10-05 15:40:59 +00:00 |
getservent.3
|
|
|
getservent.c
|
Use the stored length value instead of calculating it by strlen().
|
2010-04-06 12:33:05 +00:00 |
hesiod.3
|
|
|
hesiod.c
|
Fix struct FILE * leak on error (in disabled by default hesiod support code).
|
2011-01-08 10:56:58 +00:00 |
if_indextoname.3
|
|
|
if_indextoname.c
|
|
|
if_nameindex.c
|
|
|
if_nametoindex.c
|
|
|
inet6_opt_init.3
|
|
|
inet6_option_space.3
|
|
|
inet6_rth_space.3
|
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
|
2010-08-16 15:18:30 +00:00 |
inet6_rthdr_space.3
|
|
|
inet_net.3
|
Remove superfluous paragraph macro.
|
2012-03-25 12:13:24 +00:00 |
inet.3
|
Require users to provide a length information for inet_ntoa_r,
|
2007-06-14 07:13:28 +00:00 |
ip6opt.c
|
ANSIfy.
|
2009-11-11 15:21:06 +00:00 |
linkaddr.3
|
|
|
linkaddr.c
|
|
|
Makefile.inc
|
Fix bad rule and bad dependency for nsparser.h that can
|
2007-11-15 22:39:15 +00:00 |
map_v4v6.c
|
|
|
name6.c
|
- Getipnodebyname() and getipnodebyaddr() reimplemented through
|
2007-07-31 16:09:41 +00:00 |
netdb_private.h
|
|
|
nscache.c
|
- Correctly define CACHED_SOCKET_PATH as /var/run/nscd after cached to
|
2007-10-17 23:20:49 +00:00 |
nscachedcli.c
|
|
|
nsdispatch.3
|
Minor indentation and paragraph nits.
|
2012-03-27 20:39:49 +00:00 |
nsdispatch.c
|
Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]
|
2011-12-23 15:00:37 +00:00 |
nslexer.l
|
Clang related fixes:
|
2010-10-13 16:57:06 +00:00 |
nsparser.y
|
fix memory leak from reading nsswitch.conf
|
2007-05-17 03:33:23 +00:00 |
nss_backends.h
|
|
|
nss_compat.c
|
|
|
ntoh.c
|
|
|
rcmd.3
|
Add a missing .El.
|
2009-03-01 05:47:14 +00:00 |
rcmd.c
|
|
|
rcmdsh.3
|
|
|
rcmdsh.c
|
|
|
recv.c
|
|
|
res_config.h
|
|
|
resolver.3
|
Document how to enable strict RFC 1034 enforcements.
|
2009-05-29 07:55:44 +00:00 |
rthdr.c
|
Make inet6_rth_* family of functions more compliant with RFC3542:
|
2007-04-19 15:48:16 +00:00 |
sctp_bindx.3
|
Remove trailing whitespace per mdoc lint warning
|
2012-03-29 05:02:12 +00:00 |
sctp_connectx.3
|
Remove trailing whitespace per mdoc lint warning
|
2012-03-29 05:02:12 +00:00 |
sctp_freepaddrs.3
|
Remove trailing whitespace per mdoc lint warning
|
2012-03-29 05:02:12 +00:00 |
sctp_getaddrlen.3
|
Remove trailing whitespace per mdoc lint warning
|
2012-03-29 05:02:12 +00:00 |
sctp_getassocid.3
|
Remove trailing whitespace per mdoc lint warning
|
2012-03-29 05:02:12 +00:00 |
sctp_getpaddrs.3
|
Remove trailing whitespace per mdoc lint warning
|
2012-03-29 05:02:12 +00:00 |
sctp_opt_info.3
|
Remove trailing whitespace per mdoc lint warning
|
2012-03-29 05:02:12 +00:00 |
sctp_recvmsg.3
|
Remove trailing whitespace per mdoc lint warning
|
2012-03-29 05:02:12 +00:00 |
sctp_send.3
|
Remove trailing whitespace per mdoc lint warning
|
2012-03-29 05:02:12 +00:00 |
sctp_sendmsg.3
|
Remove trailing whitespace per mdoc lint warning
|
2012-03-29 05:02:12 +00:00 |
sctp_sys_calls.c
|
Address warnings found by clang.
|
2011-12-17 14:55:19 +00:00 |
send.c
|
|
|
sockatmark.3
|
|
|
sockatmark.c
|
|
|
sourcefilter.3
|
Remove trailing whitespace per mdoc lint warning
|
2012-03-29 05:02:12 +00:00 |
sourcefilter.c
|
Fix an obvious bug in getsourcefilter()'s use of struct __msfilterreq;
|
2009-04-29 09:58:31 +00:00 |
Symbol.map
|
Fix whitespace inconsistencies found in homegrown Symbol.maps.
|
2011-10-07 15:05:24 +00:00 |
vars.c
|
|
|