NetBSD/dist/bind/bin
itojun 548cc318ca do not try to use BIND4 code in libc.
dig/host/whatever assumes that it is using BIND8 code.  mixing BIND4 in
libc with BIND8 code will result in very strange behavior, or program panics.

it is not necessary for dig/host/whatever to obey /etc/nsswitch.conf, actually
dig(1) is explicit about it.

now dist/bind is almost clean BIND822p5, with the following exception:
- /etc/irs.conf will never be visited when running BIND8 toolchain,
  to make it less complex.  the search order for BIND8 toolchain is
  defined in dist/bind/lib/irs/gen.c:default_map_rules().
and usr.sbin/bind compiles them in BSD make framework, with no tricks at all.
2000-03-01 10:49:58 +00:00
..
addr
dig
dnskeygen
dnsquery
host Fix LP64 problem. 1999-11-20 19:12:58 +00:00
irpd Add NetBSD RCS Id's. 1999-11-20 19:03:47 +00:00
mkservdb
named do not try to use BIND4 code in libc. 2000-03-01 10:49:58 +00:00
named-bootconf Add NetBSD RCS Id's. 1999-11-20 19:03:47 +00:00
named-xfer
ndc
nslookup s/u_int32_t/size_t/ in line 324 to fix an LP64 problem. 1999-11-20 20:03:47 +00:00
nsupdate
probe_ipv6 Add CPPFLAGS so this can be cross-compiled. 1999-12-24 19:11:25 +00:00