.. |
base64.c
|
|
|
byteorder.3
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
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
|
mdoc fix: remove extraneous empty line.
|
2007-10-30 15:31:41 +00:00 |
eui64.3
|
|
|
eui64.c
|
|
|
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
|
- forgot to bump a date
|
2009-01-06 13:10:15 +00:00 |
getaddrinfo.c
|
Query DNS only once per an address family.
|
2009-03-29 17:55:11 +00:00 |
gethostbydns.c
|
Shutup warning for DNAME RR.
|
2009-02-08 16:58:05 +00:00 |
gethostbyht.c
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
gethostbyname.3
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +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
|
|
|
getifaddrs.c
|
|
|
getifmaddrs.3
|
|
|
getifmaddrs.c
|
|
|
getipnodebyname.3
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
getnameinfo.3
|
Document the AF_LINK extension which was imported from NetBSD.
|
2007-02-28 21:28:33 +00:00 |
getnameinfo.c
|
Nuke ascii2addr() and addr2ascii(). They have no consumers anywhere
|
2007-02-28 21:18:38 +00:00 |
getnetbydns.c
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
getnetbyht.c
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
getnetbynis.c
|
- make reentrant version of netdb functions glibc style API, and
|
2006-04-15 16:20:27 +00:00 |
getnetent.3
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
getnetnamadr.c
|
- Extend the nsswitch to support Services, Protocols and Rpc
|
2006-04-28 12:03:38 +00:00 |
getproto.c
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
getprotoent.3
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
getprotoent.c
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
getprotoname.c
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
getservent.3
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
getservent.c
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
hesiod.3
|
|
|
hesiod.c
|
|
|
if_indextoname.3
|
|
|
if_indextoname.c
|
|
|
if_nameindex.c
|
|
|
if_nametoindex.c
|
|
|
inet6_opt_init.3
|
|
|
inet6_option_space.3
|
|
|
inet6_rth_space.3
|
|
|
inet6_rthdr_space.3
|
|
|
inet_net.3
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +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
|
|
|
linkaddr.3
|
Nuke ascii2addr() and addr2ascii(). They have no consumers anywhere
|
2007-02-28 21:18:38 +00:00 |
linkaddr.c
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
Makefile.inc
|
Fix bad rule and bad dependency for nsparser.h that can
|
2007-11-15 22:39:15 +00:00 |
map_v4v6.c
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
name6.c
|
- Getipnodebyname() and getipnodebyaddr() reimplemented through
|
2007-07-31 16:09:41 +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
|
- Correctly define CACHED_SOCKET_PATH as /var/run/nscd after cached to
|
2007-10-17 23:20:49 +00:00 |
nscachedcli.c
|
Use _kevent() instead of kevent().
|
2006-12-04 17:08:43 +00:00 |
nsdispatch.3
|
Docuemnt exactly which functions access which NSS databases.
|
2007-01-22 11:45:25 +00:00 |
nsdispatch.c
|
Include libc_private.h for the declaration of __isthreaded instead of
|
2008-05-02 14:51:22 +00:00 |
nslexer.l
|
|
|
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
|
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
|
Add a missing .El.
|
2009-03-01 05:47:14 +00:00 |
rcmd.c
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
rcmdsh.3
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
rcmdsh.c
|
|
|
recv.c
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
res_config.h
|
|
|
resolver.3
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +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
|
Major cleanup: mdoc macros, style, typos etc.
|
2007-06-18 10:20:32 +00:00 |
sctp_connectx.3
|
Assorted spelling, punctuation and mdoc fixes.
|
2007-09-25 16:48:08 +00:00 |
sctp_freepaddrs.3
|
Major cleanup: mdoc macros, style, typos etc.
|
2007-06-18 10:20:32 +00:00 |
sctp_getaddrlen.3
|
Major cleanup: mdoc macros, style, typos etc.
|
2007-06-18 10:20:32 +00:00 |
sctp_getassocid.3
|
Major cleanup: mdoc macros, style, typos etc.
|
2007-06-18 10:20:32 +00:00 |
sctp_getpaddrs.3
|
Major cleanup: mdoc macros, style, typos etc.
|
2007-06-18 10:20:32 +00:00 |
sctp_opt_info.3
|
Assorted spelling, punctuation and mdoc fixes.
|
2007-09-25 16:48:08 +00:00 |
sctp_recvmsg.3
|
Assorted spelling, punctuation and mdoc fixes.
|
2007-09-25 16:48:08 +00:00 |
sctp_send.3
|
Assorted spelling, punctuation and mdoc fixes.
|
2007-09-25 16:48:08 +00:00 |
sctp_sendmsg.3
|
Assorted spelling, punctuation and mdoc fixes.
|
2007-09-25 16:48:08 +00:00 |
sctp_sys_calls.c
|
- take out a needless panic under invariants for sctp_output.c
|
2007-07-24 20:06:02 +00:00 |
send.c
|
Per Regents of the University of Calfornia letter, remove advertising
|
2007-01-09 00:28:16 +00:00 |
sockatmark.3
|
|
|
sockatmark.c
|
|
|
sourcefilter.3
|
Considerably improve the wording of this man page.
|
2009-03-04 01:59:14 +00:00 |
sourcefilter.c
|
Update copyright.
|
2009-03-04 01:58:48 +00:00 |
Symbol.map
|
Import rewrite of IPv4 socket multicast layer to support source-specific
|
2007-06-12 16:24:56 +00:00 |
vars.c
|
|
|