bind9/lib
Michael Graff 517274e709 kill name->query_pending, since that bitmask is really represented more
accurately by other means.  Reverse the sense of fetch checking from
NO_FETCH_A() and NO_FETCH_AAAA(), etc to NAME_FETCH_A(), NAME_FETCH_AAAA(),
and add address family checks like NO_FETCH_V4() and _V6().

Fix a database dump bug where the A fetches were printed twice rather than
printing the AAAA fetches.  Add printing of A6 fetches.
1999-11-02 18:36:54 +00:00
..
dns kill name->query_pending, since that bitmask is really represented more 1999-11-02 18:36:54 +00:00
isc initialize uninitialized variable 1999-11-01 22:57:30 +00:00
omapi checkpoint conversion to ISC (doc/dev/coding.html) style. 1999-11-02 04:01:34 +00:00
tests Incomplete declaration. 1999-10-29 13:14:49 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in basic test support 1999-05-01 01:41:14 +00:00