4401. [misc] Change LICENSE to MPL 2.0.
update copyright notice / whitespace
added print.h includes, updated copyrights
update copyright notice
1851. [doc] Doxygen comment markup. [RT #11398]
Check return values or cast them to (void), as required by the coding standards; add exceptions to the coding standards for cases where this is not desirable
Do not put a space before ';' when terminating a statement or in a 'for' statement.
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
Need stdlib.h for exit() prototype.
#include <config.h>
add RCS id string
add isc_thread_setconcurrency()
use the keyboard as a source
Fully implement callback sources, and add a test program to test it.