.. |
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
|
to get (f)lex output to go to stdout, use -t (a flag supported by
|
2000-07-07 05:30:58 +00:00 |
__cmsg_alignbytes.c
|
add __RCSID().
|
2000-04-24 10:40:24 +00:00 |
__dn_comp.c
|
__warn_references and __indr_reference semicolon fixups. From
|
1997-11-04 23:52:05 +00:00 |
__res_close.c
|
This file was incorrect. The indirect name is res_close(),
|
1999-08-17 03:57:15 +00:00 |
__res_send.c
|
__warn_references and __indr_reference semicolon fixups. From
|
1997-11-04 23:52:05 +00:00 |
_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
|
Passing "char" values to ctype(3) functions is problematic.
|
2000-07-07 08:03:36 +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
|
Avoid run-time construction of format string we can build at compile time
|
2000-10-04 14:46:23 +00:00 |
getaddrinfo.3
|
mention that current get{addr,name}info implementation are not thread-safe.
|
2000-08-09 22:52:49 +00:00 |
getaddrinfo.c
|
don't bother declaring in6_addrany[] and in6_loopback #ifndef INET6
|
2000-09-23 04:40:19 +00:00 |
gethnamaddr.c
|
Varargsify dprintf to allow for format string checking
|
2000-10-04 14:56:24 +00:00 |
gethostbyname.3
|
add missing period.
|
2000-04-24 16:17:07 +00:00 |
getifaddrs.3
|
Use .{B,Bs,F,N,O}x and fix miscellaneous errors.
|
2000-09-21 10:43:49 +00:00 |
getifaddrs.c
|
define HAVE_IFM_ADDRS for non-bsdi. sync with kame
|
2000-10-27 15:48:49 +00:00 |
getnameinfo.3
|
mention that current get{addr,name}info implementation are not thread-safe.
|
2000-08-09 22:52:49 +00:00 |
getnameinfo.c
|
remove merge error from kame.
|
2000-09-25 23:37:55 +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
|
Don't getenv $HESIOD_CONFIG or $HES_DOMAIN if issetugid().
|
2000-10-31 12:47:21 +00:00 |
htonl.c
|
Fix RCSID's
|
1997-07-13 19:57:30 +00:00 |
htons.c
|
Fix RCSID's
|
1997-07-13 19:57:30 +00:00 |
if_indextoname.3
|
Use .{B,Bs,F,N,O}x and fix miscellaneous errors.
|
2000-09-21 10:43:49 +00:00 |
if_indextoname.c
|
avoid non-portable casts
|
2000-07-06 02:54:55 +00:00 |
if_nameindex.c
|
correct malloc() size computation mistake. bug from bsdi, found
|
2000-07-24 12:06:55 +00:00 |
if_nametoindex.c
|
elide non-portable casts
|
2000-07-06 02:56:25 +00:00 |
inet.3
|
recomend get{addr,name}info for scoped address support.
|
2000-06-18 20:30:26 +00:00 |
inet6_option_space.3
|
nroff correction. from openbsd.
|
2000-05-17 14:36:41 +00:00 |
inet6_rthdr_space.3
|
linebreak fix (nroff tradition)
|
2000-05-17 14:31:06 +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.3
|
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 19:44:33 +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
|
Passing "char" values to ctype(3) functions is problematic.
|
2000-07-07 08:03:36 +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
|
Passing "char" values to ctype(3) functions is problematic.
|
2000-07-07 08:03:36 +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 |
ip6opt.c
|
elide non portable casts
|
2000-07-06 02:58:07 +00:00 |
iso_addr.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
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 |
ns.3
|
insure -> ensure
|
2000-10-05 12:35:33 +00:00 |
ns_addr.c
|
Avoid compile-time variable format string (format audit)
|
2000-10-04 14:52:27 +00:00 |
ns_ntoa.c
|
* use _DIAGASSERT() to check pointer arguments against NULL and file
|
1999-09-16 11:44:54 +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
|
Fix RCSID's
|
1997-07-13 19:57:30 +00:00 |
ntohs.c
|
Fix RCSID's
|
1997-07-13 19:57:30 +00:00 |
rcmd.3
|
add IPv6 support to rcmd() and friends.
|
2000-01-27 05:33:06 +00:00 |
rcmd.c
|
Passing "char" values to ctype(3) functions is problematic.
|
2000-07-07 08:03:36 +00:00 |
recv.c
|
Fix RCSID's
|
1997-07-13 19:57:30 +00:00 |
res_comp.c
|
add explicit casts
|
2000-07-06 02:59:47 +00:00 |
res_data.c
|
constify some tables.
|
1998-07-26 11:24:14 +00:00 |
res_debug.c
|
implement EDNS0 support, as EDNS0 support will be made mandatory for
|
2000-08-09 14:40:52 +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
|
implement EDNS0 support, as EDNS0 support will be made mandatory for
|
2000-08-09 14:40:52 +00:00 |
res_query.c
|
implement EDNS0 support, as EDNS0 support will be made mandatory for
|
2000-08-09 14:40:52 +00:00 |
res_send.c
|
do not try to transmit UDP DNS query forever, in EINTR-busy situation.
|
2000-07-27 00:35:02 +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
|
Need an internal name for send(); noticed by itojun.
|
2000-05-08 13:38:44 +00:00 |
sethostent.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
vars6.c
|
add __RCSID().
|
2000-04-24 10:40:24 +00:00 |