.. |
addr2ascii.3
|
mdoc(7) police: "The .Fa argument.".
|
2002-12-19 09:40:28 +00:00 |
addr2ascii.c
|
|
|
ascii2addr.c
|
|
|
base64.c
|
|
|
byteorder.3
|
|
|
ether_addr.c
|
|
|
ethers.3
|
mdoc(7) police: Fixed abuses of the .Ar and .Em macros.
|
2002-12-18 13:33:04 +00:00 |
getaddrinfo.3
|
mdoc(7) police: "The .Fa argument.".
|
2002-12-19 09:40:28 +00:00 |
getaddrinfo.c
|
- scopeid is u_int32_t
|
2002-10-25 17:07:02 +00:00 |
gethostbydns.c
|
query ip6.arpa then ip6.int for IPv6 reverse lookup. follows RFC3152.
|
2002-10-26 19:00:14 +00:00 |
gethostbyht.c
|
|
|
gethostbyname.3
|
mdoc(7) police: "The .Fa argument.".
|
2002-12-19 09:40:28 +00:00 |
gethostbynis.c
|
|
|
gethostnamadr.c
|
|
|
getifaddrs.3
|
|
|
getifaddrs.c
|
|
|
getipnodebyname.3
|
mdoc(7) police: Fixed abuses of the .Ar and .Em macros.
|
2002-12-18 13:33:04 +00:00 |
getnameinfo.3
|
mdoc(7) police: "The .Fa argument.".
|
2002-12-19 09:40:28 +00:00 |
getnameinfo.c
|
|
|
getnetbydns.c
|
Allocate 64K recieve buffer for DNS responses.
|
2002-10-03 17:25:33 +00:00 |
getnetbyht.c
|
|
|
getnetbynis.c
|
|
|
getnetent.3
|
mdoc(7) police: "The .Fa argument.".
|
2002-12-19 09:40:28 +00:00 |
getnetnamadr.c
|
|
|
getproto.c
|
|
|
getprotoent.3
|
|
|
getprotoent.c
|
|
|
getprotoname.c
|
|
|
getservbyname.c
|
|
|
getservbyport.c
|
|
|
getservent.3
|
|
|
getservent.c
|
|
|
herror.c
|
|
|
hesiod.3
|
mdoc(7) police: "The .Fn function".
|
2002-12-18 12:45:11 +00:00 |
hesiod.c
|
Check for truncation in calls to res_send/res_query/res_search.
|
2002-09-15 16:51:09 +00:00 |
if_indextoname.3
|
|
|
if_indextoname.c
|
|
|
if_nameindex.c
|
|
|
if_nametoindex.c
|
try SIOCGIFINDEX 1st to be able to use network aliasing.
|
2002-11-28 17:46:40 +00:00 |
inet6_option_space.3
|
english(4) police.
|
2002-12-27 12:15:40 +00:00 |
inet6_rthdr_space.3
|
mdoc(7) police: "The .Fn function".
|
2002-12-18 12:45:11 +00:00 |
inet_addr.c
|
|
|
inet_lnaof.c
|
|
|
inet_makeaddr.c
|
|
|
inet_net_ntop.c
|
|
|
inet_net_pton.c
|
|
|
inet_net.3
|
mdoc(7) police: "The .Fa argument.".
|
2002-12-19 09:40:28 +00:00 |
inet_neta.c
|
|
|
inet_netof.c
|
|
|
inet_network.c
|
|
|
inet_ntoa.c
|
|
|
inet_ntop.c
|
|
|
inet_pton.c
|
|
|
inet.3
|
|
|
ip6opt.c
|
|
|
iso_addr.3
|
mdoc(7) police: "The .Fn function".
|
2002-12-18 12:45:11 +00:00 |
iso_addr.c
|
|
|
linkaddr.3
|
mdoc(7) police: "The .Fn function".
|
2002-12-18 12:45:11 +00:00 |
linkaddr.c
|
|
|
Makefile.inc
|
Add an implementation of the POSIX.1 sockatmark(3).
|
2002-12-13 22:22:55 +00:00 |
map_v4v6.c
|
|
|
name6.c
|
query ip6.arpa then ip6.int for IPv6 reverse lookup. follows RFC3152.
|
2002-10-23 10:45:09 +00:00 |
ns_addr.c
|
|
|
ns_name.c
|
|
|
ns_netint.c
|
|
|
ns_ntoa.c
|
|
|
ns_parse.c
|
|
|
ns_print.c
|
|
|
ns_ttl.c
|
|
|
ns.3
|
|
|
nsap_addr.c
|
|
|
nsdispatch.3
|
english(4) police.
|
2002-12-27 12:15:40 +00:00 |
nsdispatch.c
|
|
|
nslexer.l
|
|
|
nsparser.y
|
|
|
rcmd.3
|
mdoc(7) police: "The .Fn function".
|
2002-12-18 12:45:11 +00:00 |
rcmd.c
|
|
|
rcmdsh.3
|
mdoc(7) police: "The .Fa argument.".
|
2002-12-19 09:40:28 +00:00 |
rcmdsh.c
|
|
|
recv.c
|
|
|
res_comp.c
|
|
|
res_config.h
|
|
|
res_data.c
|
|
|
res_debug.c
|
|
|
res_init.c
|
Use the standardized CHAR_BIT constant instead of NBBY in userland.
|
2002-09-25 04:06:37 +00:00 |
res_mkquery.c
|
|
|
res_mkupdate.c
|
|
|
res_query.c
|
Backout the increase of MAXPACKET from 1024 to 65536: it
|
2002-09-15 04:23:20 +00:00 |
res_send.c
|
|
|
res_update.c
|
Check for truncation in calls to res_send/res_query/res_search.
|
2002-09-15 16:51:09 +00:00 |
resolver.3
|
mdoc(7) police: "The .Fa argument.".
|
2002-12-19 09:40:28 +00:00 |
rthdr.c
|
|
|
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 |
vars.c
|
|
|