K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-01-27T22:17:31.000000Z K 7 svn:log V 249 Add a new sysctl, debug.ktr.clear. If you write a non-zero value to this sysctl then it will clear the KTR buffer. Note that if you have active KTR traces at the same time as a clear operation the behavior is undefined, though it shouldn't panic. END