4401. [misc] Change LICENSE to MPL 2.0.
update copyright notice
Do not put a space before ';' when terminating a statement or in a 'for' statement.
when assigning to isc_mem_debugging, use symbolic names for the flags, not magic integer constants
copyright update
use DESTROYLOCK()
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
set isc_mem_debugging = 2
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. */
Added isc/util.h
update copyrights
use a lock in testing
Silence annoying compiler warning
memory pool testing