CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2013/08/07 16:06:49
Modified files: sys/kern : subr_prf.c Log message: After a panic, do not fill up the dmesg with splassert messages. They scroll away the important information. Disable splassert in panic(). OK deraadt@ uebayasi@ sthen@