CHANGES revision 7b2db4b8d13e3d8bc81419ffcc8b39de8193ef63
5f0e2c8913fed44e1629f1367ce54e74ce2a2eb3Michael Graff 27. [bug] Only include <netinet6/in6.h> on BSD/OS 4.[01]*.
7d32c065c7bb56f281651ae3dd2888f32ce4f1d9Bob Halley Including it on other platforms (eg, NetBSD) can
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence cause a forced #error from the C preprocessor.
5f0e2c8913fed44e1629f1367ce54e74ce2a2eb3Michael Graff 26. [func] new match-clients statement in config file view.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 25. [bug] make install failed to install <isc/log.h> and
15a44745412679c30a6d022733925af70a38b715David Lawrence 24. [cleanup] Eliminate some unnecessary #includes of header
15a44745412679c30a6d022733925af70a38b715David Lawrence files from header files.
15a44745412679c30a6d022733925af70a38b715David Lawrence 23. [cleanup] Provide more context in log messages about client
15a44745412679c30a6d022733925af70a38b715David Lawrence requests, using a new function ns_client_log().
5f0e2c8913fed44e1629f1367ce54e74ce2a2eb3Michael Graff 22. [bug] SIGs weren't returned in the answer section when
189e18de11c5238d15a1c9f5d01dcfedc80d8ca4Mark Andrews the query resulted in a fetch.
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence 21. [port] Look at STD_CINCLUDES after CINCLUDES during
189e18de11c5238d15a1c9f5d01dcfedc80d8ca4Mark Andrews compilation, so additional system include directories
189e18de11c5238d15a1c9f5d01dcfedc80d8ca4Mark Andrews can be searched but header files in the bind9 source
189e18de11c5238d15a1c9f5d01dcfedc80d8ca4Mark Andrews tree with conflicting names take precedence. This
configure.in to check for presence of in6addr_any.
9. [cleanup] replaced bit-setting code in confctx.c and replaced
4. [port] bin/named/unix/os.c didn't compile on systems with
get only what we need from <linux/capability.h>, and
systems without /dev/random.
lib/isc/unix/include/isc/Makefile.in had a typo which