4401. [misc] Change LICENSE to MPL 2.0.
[master] typo
update copyright notice / whitespace
[master] clean up gcc -Wshadow warnings 4039. [cleanup] Cleaned up warnings from gcc -Wshadow. [RT #37381]
update copyright notice
[master] use ANSI prototypes, clean up some casts
set $Id$
handle unchecked assignment
#include <stdlib.h>
3168. [bug] Nxdomain redirection could trigger a assert with a ANY query. [RT #26017]