Now that C99 defines a standard boolean type, _Bool, how about we just change all the occurrences of boolean_t in the kernel to _Bool?