..
__cmsg_alignbytes.c
add __RCSID().
2000-04-24 10:40:24 +00:00
__dn_comp.c
__res_close.c
This file was incorrect. The indirect name is res_close(),
1999-08-17 03:57:15 +00:00
__res_send.c
_inet_aton.c
Add indirect reference stubs for inet_[ap]ton() for environments not supporting
1999-09-15 14:21:01 +00:00
_inet_pton.c
Add indirect reference stubs for inet_[ap]ton() for environments not supporting
1999-09-15 14:21:01 +00:00
base64.c
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
1999-09-20 04:38:56 +00:00
byteorder.3
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 19:44:33 +00:00
ethers.3
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 19:44:33 +00:00
ethers.c
add __RCSID().
2000-04-24 10:40:24 +00:00
getaddrinfo.3
getaddrinfo(3) now obeys nsswitch.conf correctly.
2000-02-20 14:45:34 +00:00
getaddrinfo.c
add __RCSID().
2000-04-24 10:40:24 +00:00
gethnamaddr.c
sync with BIND 4.9.7. strict boundary checking.
2000-04-25 13:47:38 +00:00
gethostbyname.3
add missing period.
2000-04-24 16:17:07 +00:00
getifaddrs.3
add freeifaddrs(), which reclaims region allocated by getifaddrs().
2000-02-23 15:29:18 +00:00
getifaddrs.c
add __RCSID().
2000-04-24 10:40:24 +00:00
getnameinfo.3
sync with latest KAME tree.
2000-01-17 08:33:45 +00:00
getnameinfo.c
add __RCSID().
2000-04-24 10:40:24 +00:00
getnetent.3
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 19:44:33 +00:00
getnetent.c
sync with BIND 4.9.7. mostly costmetic.
2000-04-25 13:26:03 +00:00
getnetnamadr.c
Delint.
2000-01-22 22:19:07 +00:00
getproto.c
Delint.
2000-01-22 22:19:07 +00:00
getprotoent.3
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 19:44:33 +00:00
getprotoent.c
Delint.
2000-01-22 22:19:07 +00:00
getprotoname.c
Delint.
2000-01-22 22:19:07 +00:00
getservbyname.c
Delint.
2000-01-22 22:19:07 +00:00
getservbyport.c
Delint.
2000-01-22 22:19:07 +00:00
getservent.3
Remove spurious .ne's.
1999-03-24 06:27:49 +00:00
getservent.c
Delint.
2000-01-22 22:19:07 +00:00
herror.c
Delint.
2000-01-22 22:19:07 +00:00
hesiod.3
add hesiod(3) et al
1999-01-25 03:43:04 +00:00
hesiod.c
Delint.
2000-01-22 22:19:07 +00:00
htonl.c
htons.c
if_indextoname.3
use BSDI-origin if_{index,name}* functions. they use getifaddrs(3) as
2000-04-24 10:24:46 +00:00
if_indextoname.c
add __RCSID().
2000-04-24 10:40:24 +00:00
if_nameindex.c
add __RCSID().
2000-04-24 10:40:24 +00:00
if_nametoindex.c
add __RCSID().
2000-04-24 10:40:24 +00:00
inet6_option_space.3
add manpage for inet6_{option,rthdr}_*.
1999-12-12 11:20:03 +00:00
inet6_rthdr_space.3
inet6_rthdr_reverse() is not implemented yet.
1999-12-12 14:59:09 +00:00
inet_lnaof.c
Delint.
2000-01-22 22:19:07 +00:00
inet_makeaddr.c
Delint.
2000-01-22 22:19:07 +00:00
inet_net_ntop.c
synchronize better with BIND 8.2.2P5 (actually, src/dist/bind).
2000-04-23 16:59:12 +00:00
inet_net_pton.c
synchronize better with BIND 8.2.2P5 (actually, src/dist/bind).
2000-04-23 16:59:12 +00:00
inet_net.3
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 19:44:33 +00:00
inet_neta.c
Delint.
2000-01-22 22:19:07 +00:00
inet_netof.c
Delint.
2000-01-22 22:19:07 +00:00
inet_network.c
synchronize better with BIND 8.2.2P5 (actually, src/dist/bind).
2000-04-23 16:59:12 +00:00
inet_ntoa.c
synchronize better with BIND 8.2.2P5 (actually, src/dist/bind).
2000-04-23 16:59:12 +00:00
inet_ntop.c
Delint.
2000-01-22 22:19:07 +00:00
inet_pton.c
fix behavior of inet_pton() to be RFC2553/XNS compliant.
2000-02-07 18:51:02 +00:00
inet.3
Add a reference to XNS5.2 D2.0 for inet_{ntop,pton}().
1999-07-03 14:16:12 +00:00
ip6opt.c
add __RCSID().
2000-04-24 10:40:24 +00:00
iso_addr.3
iso_addr.c
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
1999-09-20 04:38:56 +00:00
linkaddr.3
Clarify that sdl->sdl_len must be initialized before call to link_addr()
1999-06-25 16:13:21 +00:00
linkaddr.c
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
1999-09-20 04:38:56 +00:00
Lint_htonl.c
Make these work again, by undef'ing the macro that could cause syntax errors.
1999-05-03 13:12:34 +00:00
Lint_htons.c
Make these work again, by undef'ing the macro that could cause syntax errors.
1999-05-03 13:12:34 +00:00
Lint_ntohl.c
Make these work again, by undef'ing the macro that could cause syntax errors.
1999-05-03 13:12:34 +00:00
Lint_ntohs.c
Make these work again, by undef'ing the macro that could cause syntax errors.
1999-05-03 13:12:34 +00:00
Makefile.inc
use BSDI-origin if_{index,name}* functions. they use getifaddrs(3) as
2000-04-24 10:24:46 +00:00
ns_addr.c
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
1999-09-20 04:38:56 +00:00
ns_ntoa.c
* use _DIAGASSERT() to check pointer arguments against NULL and file
1999-09-16 11:44:54 +00:00
ns.3
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 19:44:33 +00:00
nsap_addr.c
Delint.
2000-01-22 22:19:07 +00:00
nsdispatch.3
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 19:44:33 +00:00
nsdispatch.c
Delint.
2000-01-22 22:19:07 +00:00
nslexer.l
Need "namespace.h".
1999-07-02 15:27:08 +00:00
nsparser.y
don't use err(); instead pass an error condition back to a higher
1999-11-28 05:46:15 +00:00
ntohl.c
ntohs.c
rcmd.3
add IPv6 support to rcmd() and friends.
2000-01-27 05:33:06 +00:00
rcmd.c
fix fatal typo, which misused luser/ruser (PR 9543).
2000-03-05 09:40:57 +00:00
recv.c
res_comp.c
Delint.
2000-01-22 22:19:07 +00:00
res_data.c
res_debug.c
sync with BIND 4.9.7. mostly costmetic.
2000-04-25 13:26:03 +00:00
res_init.c
sync with BIND 4.9.7. mostly costmetic.
2000-04-25 13:57:08 +00:00
res_mkquery.c
sync with BIND 4.9.7. mostly costmetic.
2000-04-25 13:57:08 +00:00
res_query.c
sync with BIND 4.9.7. correct boundary checking broken by delint mistake
2000-04-25 13:27:22 +00:00
res_send.c
sync with BIND 4.9.7. reject too short messages.
2000-04-25 13:46:10 +00:00
resolver.3
clarify text for RES_USE_INET6. this is almost always unnecessary.
2000-01-03 11:56:05 +00:00
rthdr.c
add __RCSID().
2000-04-24 10:40:24 +00:00
send.c
sethostent.c
Delint.
2000-01-22 22:19:07 +00:00
vars6.c
add __RCSID().
2000-04-24 10:40:24 +00:00