4401. [misc] Change LICENSE to MPL 2.0.
update copyright notice
1851. [doc] Doxygen comment markup. [RT #11398]
new function, dns_dbiterator_setcleanmode(), which enables cleaning in the rbtdb
copyright update
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your own CVS tree will help minimize CVS conflicts. Maybe not. Blame Graff for getting me to trim all trailing whitespace.
word wrap copyright notice at column 70
add RCS id string
Megacommit of dozens of files. Cleanup of redundant/useless header file inclusion. ISC style lint, primarily for function declarations and standalone comments -- ie, those that appear on a line without any code, which should be written as follows: /* * This is a comment. */
include isc/util.h
update copyright
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
add _last, _prev, and _seek for dbiterators
checkpoint
minor cleanups
add