K 10 svn:author V 6 eivind K 8 svn:date V 27 2000-09-22T12:22:36.000000Z K 7 svn:log V 259 Style fixes: * Add lots of comments * Convert a couple of assertions to KASSERT() * Minimal whitespace & misapplied {} fixes * Convert #if 0 to #if COMPILING_LINT for code we presently do not support, but want to keep available. Reviewed by: adrian, markm END