NetBSD/dist/bind/include
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
..
arpa We don't need this include files. 1999-11-20 19:17:46 +00:00
isc Import bind 8.2.2-P5. 1999-11-20 18:53:57 +00:00
fd_setsize.h Import bind 8.2.2-P5. 1999-11-20 18:53:57 +00:00
hesiod.h Import bind 8.2.2-P5. 1999-11-20 18:53:57 +00:00
irp.h Import bind 8.2.2-P5. 1999-11-20 18:53:57 +00:00
irs.h Import bind 8.2.2-P5. 1999-11-20 18:53:57 +00:00
netdb.h do not try to use BIND4 code in libc. 2000-03-01 10:49:58 +00:00
port_after.h Import bind 8.2.2-P5. 1999-11-20 18:53:57 +00:00
port_before.h do not try to use BIND4 code in libc. 2000-03-01 10:49:58 +00:00
prand_conf.h Import bind 8.2.2-P5. 1999-11-20 18:53:57 +00:00
res_update.h Import bind 8.2.2-P5. 1999-11-20 18:53:57 +00:00
resolv.h do not try to use BIND4 code in libc. 2000-03-01 10:49:58 +00:00