Module Name: src
Committed By: chs
Date: Mon Oct 18 00:09:13 UTC 2010
Modified Files:
src/sys/kern: kern_ktrace.c
Log Message:
when using ktrace format version 0 or 1, don't adjust the changed fields
in ktealloc(), since we do the same adjustment later in ktrwrite().
also, remove an unused variable in ktr_csw().
To generate a diff of this commit:
cvs rdiff -u -r1.153 -r1.154 src/sys/kern/kern_ktrace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.