.. |
Lint_htonl.c
|
fix up NetBSD RCS Ids to match the standard, and the leading comment as
|
2000-06-14 06:48:47 +00:00 |
Lint_htons.c
|
fix up NetBSD RCS Ids to match the standard, and the leading comment as
|
2000-06-14 06:48:47 +00:00 |
Lint_ntohl.c
|
fix up NetBSD RCS Ids to match the standard, and the leading comment as
|
2000-06-14 06:48:47 +00:00 |
Lint_ntohs.c
|
fix up NetBSD RCS Ids to match the standard, and the leading comment as
|
2000-06-14 06:48:47 +00:00 |
Makefile.inc
|
remove obsolete MAN lines for getipnodeby* (has been comented out)
|
2001-04-29 04:33:54 +00:00 |
__cmsg_alignbytes.c
|
…
|
|
__dn_comp.c
|
…
|
|
__res_close.c
|
…
|
|
__res_send.c
|
…
|
|
_inet_aton.c
|
…
|
|
_inet_pton.c
|
…
|
|
base64.c
|
Passing "char" values to ctype(3) functions is problematic.
|
2000-07-07 08:03:36 +00:00 |
byteorder.3
|
…
|
|
ethers.3
|
…
|
|
ethers.c
|
Avoid run-time construction of format string we can build at compile time
|
2000-10-04 14:46:23 +00:00 |
getaddrinfo.3
|
fix listener side example. from deraadt, sync with kame
|
2001-02-12 09:28:40 +00:00 |
getaddrinfo.c
|
make local constant arrays const
|
2001-01-25 22:50:55 +00:00 |
gethnamaddr.c
|
Change the `len' arguemtn to gethostbyaddr(3) from int to socklen_t in
|
2001-04-26 12:55:31 +00:00 |
gethostbyname.3
|
Change the `len' arguemtn to gethostbyaddr(3) from int to socklen_t in
|
2001-04-26 12:55:31 +00:00 |
getifaddrs.3
|
Fix date.
|
2001-04-10 15:20:18 +00:00 |
getifaddrs.c
|
sprinkle _DIAGASSERT() around
|
2001-01-04 03:56:17 +00:00 |
getnameinfo.3
|
copy-paste mistake; s/getaddrinfo/getnameinfo/
|
2001-04-29 04:32:26 +00:00 |
getnameinfo.c
|
Fix previous rev. the right way, using socklen_t.
|
2001-04-26 19:43:53 +00:00 |
getnetent.3
|
…
|
|
getnetent.c
|
…
|
|
getnetnamadr.c
|
remove redundant declarations.
|
2000-12-20 20:51:08 +00:00 |
getproto.c
|
…
|
|
getprotoent.3
|
…
|
|
getprotoent.c
|
…
|
|
getprotoname.c
|
…
|
|
getservbyname.c
|
…
|
|
getservbyport.c
|
…
|
|
getservent.3
|
…
|
|
getservent.c
|
…
|
|
herror.c
|
remove redundant declarations.
|
2000-12-20 20:51:08 +00:00 |
hesiod.3
|
…
|
|
hesiod.c
|
Replace strcpy with strlcpy and bounds check.
|
2001-02-13 15:41:18 +00:00 |
htonl.c
|
…
|
|
htons.c
|
…
|
|
if_indextoname.3
|
Fix date.
|
2001-04-10 15:20:18 +00:00 |
if_indextoname.c
|
strictly conform to RFC2553 (specifically ENXIO case). sync with KAME
|
2000-11-24 08:21:12 +00:00 |
if_nameindex.c
|
appease lint casting.
|
2000-12-20 18:47:11 +00:00 |
if_nametoindex.c
|
strictly conform to RFC2553 (specifically ENXIO case). sync with KAME
|
2000-11-24 08:21:12 +00:00 |
inet.3
|
english fixup
|
2000-11-16 07:25:36 +00:00 |
inet6_option_space.3
|
…
|
|
inet6_rthdr_space.3
|
…
|
|
inet_lnaof.c
|
…
|
|
inet_makeaddr.c
|
…
|
|
inet_net.3
|
…
|
|
inet_net_ntop.c
|
…
|
|
inet_net_pton.c
|
Passing "char" values to ctype(3) functions is problematic.
|
2000-07-07 08:03:36 +00:00 |
inet_neta.c
|
…
|
|
inet_netof.c
|
…
|
|
inet_network.c
|
Passing "char" values to ctype(3) functions is problematic.
|
2000-07-07 08:03:36 +00:00 |
inet_ntoa.c
|
…
|
|
inet_ntop.c
|
…
|
|
inet_pton.c
|
…
|
|
ip6opt.c
|
elide non portable casts
|
2000-07-06 02:58:07 +00:00 |
iso_addr.3
|
…
|
|
iso_addr.c
|
…
|
|
linkaddr.3
|
…
|
|
linkaddr.c
|
…
|
|
ns.3
|
insure -> ensure
|
2000-10-05 12:35:33 +00:00 |
ns_addr.c
|
Fix fallout from variable string format audit, so that this works again.
|
2001-06-17 23:24:22 +00:00 |
ns_ntoa.c
|
…
|
|
nsap_addr.c
|
…
|
|
nsdispatch.3
|
…
|
|
nsdispatch.c
|
remove redundant declarations.
|
2000-12-20 20:51:08 +00:00 |
nslexer.l
|
…
|
|
nsparser.y
|
add _nsyylineno declaration
|
2000-12-20 20:50:46 +00:00 |
ntohl.c
|
…
|
|
ntohs.c
|
…
|
|
rcmd.3
|
…
|
|
rcmd.c
|
Passing "char" values to ctype(3) functions is problematic.
|
2000-07-07 08:03:36 +00:00 |
recv.c
|
…
|
|
res_comp.c
|
add explicit casts
|
2000-07-06 02:59:47 +00:00 |
res_data.c
|
…
|
|
res_debug.c
|
remove unnecessary prototypes
|
2000-12-20 20:44:14 +00:00 |
res_init.c
|
implement EDNS0 support, as EDNS0 support will be made mandatory for
|
2000-08-09 14:40:52 +00:00 |
res_mkquery.c
|
appease lint casting.
|
2000-12-20 18:47:11 +00:00 |
res_query.c
|
remove redundant declarations.
|
2000-12-20 20:51:08 +00:00 |
res_send.c
|
use standard IPv6 address comparison macros. sync with kame
|
2001-02-12 09:27:46 +00:00 |
resolver.3
|
implement EDNS0 support, as EDNS0 support will be made mandatory for
|
2000-08-09 14:40:52 +00:00 |
rthdr.c
|
remove register
|
2000-07-06 03:02:22 +00:00 |
send.c
|
…
|
|
sethostent.c
|
…
|
|
vars6.c
|
…
|
|