K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-01-23T16:31:46.393005Z K 7 svn:log V 150 Convert panic()s to KASSERT()s. This is an optimisation for hashdestroy() since in absence of INVARIANTS a compiler will drop the entire for() cycle. END