CHANGES revision 2d78d06402ef2605ff8f6b3f5008673754d3711e
4ef32fc8ca017f80aa0d8ff267722a335c9d7784nd 125. [cleanup] <isc/eventclass.h>, <isc/ipv6.h>, <isc/magic.h>,
4ef32fc8ca017f80aa0d8ff267722a335c9d7784nd 124. [func] signer now imports parent's zone key signature
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd and creates null keys/sets zone status bit for
fe9dca85c9e1544931fb420615372c10c0181ea7nd children when necessary
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd 121. [cleanup] <isc/symtab.h> does not need <isc/mem.h> or
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd <isc/result.h>. Multiple inclusion protection
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd symbol fixed from ISC_SYMBOL_H to ISC_SYMTAB_H.
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd isc_symtab_t moved to <isc/types.h>.
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd 120. [cleanup] <isc/socket.h> does not need <isc/boolean.h>,
4ef32fc8ca017f80aa0d8ff267722a335c9d7784nd 119. [cleanup] structure definitions for generic rdata stuctures do
4ef32fc8ca017f80aa0d8ff267722a335c9d7784nd not have _generic_ in their names.
4ef32fc8ca017f80aa0d8ff267722a335c9d7784nd 118. [cleanup] libdns.a is now namespace-clean, on NetBSD, excepting
4ef32fc8ca017f80aa0d8ff267722a335c9d7784nd YACC crust (yyparse, etc) [2000-apr-27 explorer]
4ef32fc8ca017f80aa0d8ff267722a335c9d7784nd 117. [cleanup] libdns.a changes:
4ef32fc8ca017f80aa0d8ff267722a335c9d7784nd dns_zone_clearnotify() and dns_zone_addnotify()
4ef32fc8ca017f80aa0d8ff267722a335c9d7784nd are replaced by dns_zone_setnotifyalso().
4ef32fc8ca017f80aa0d8ff267722a335c9d7784nd dns_zone_clearmasters() and dns_zone_addmaster()
4ef32fc8ca017f80aa0d8ff267722a335c9d7784nd are replaced by dns_zone_setmasters().
4ef32fc8ca017f80aa0d8ff267722a335c9d7784nd 116. [func] Added <isc/offset.h> for isc_offset_t (aka off_t
4ef32fc8ca017f80aa0d8ff267722a335c9d7784nd on Unix systems).
<isc/list.h>.
<isc/mutex.h>.
<isc/list.h>.
bin/tests/{db,mem,sockaddr,tasks,timers}/.
108. [cleanup] DNS_SETBIT/DNS_GETBIT/DNS_CLEARBIT moved from
105. [doc] doc/dev/coding.html expanded with other
103. [func] libisc buffer API changes for <isc/buffer.h>:
on BSD/OS 4.1.
101. [cleanup] Quieted EGCS warnings from lib/isc/print.c.
<isc/event.h>.
or <isc/result.h>.
<isc/result.h>.
90. [cleanup] Removed unneeded ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS
from <named/listenlist.h>.
<isc/mem.h>. isc_interface_t and isc_interfaceiter_t
moved to <isc/types.h>.
86. [cleanup] isc_bufferlist_t moved from <isc/bufferlist.h> to
<isc/types.h>.
<isc/int.h>.
<isc/lang.h>.
subsumed by file.o.
OpenSSL libraries/headers.
from <dns/types.h>.
59. [bug] Cause net/host unreachable to be a hard error
58. [bug] bin/named/query.c could sometimes trigger the
(client->query.attributes & NS_QUERYATTR_NAMEBUFUSED)
53. [port] freebsd 4.0: lib/isc/unix/socket.c requires
<sys/param.h>.
logging module "dns/validator".
and isc_lex_t to <isc/types.h>.
31. [bug] Use ${LIBTOOL} to compile bin/named/main.@O@.
25. [bug] make install failed to install <isc/log.h> and
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