K 10 svn:author V 3 pjd K 8 svn:date V 27 2008-11-29T12:40:14.191184Z K 7 svn:log V 262 Improve KASSERT() call a bit: - Print flags in hex. - Note that flags can be fine and panic can be due unexpected error condition. - Remove redundant new line character. Eventhough panic message excess 80 characters keep it in one line so it is easier to grep. END