K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-07-08T04:04:27.258578Z K 7 svn:log V 392 o) Allow changing trap_debug at runtime and set it to 0 by default if TRAP_DEBUG is defined. o) Crash user programs that try to access kernel addresses rather than kindly fixing them up as though they were misaligned and rather than generating kernel-level addresses errors and eventually panicking by trying to access addresses that are outright invalid, crash the user program. END