cvs commit: src/sys/kern kern_ktr.c subr_witness.c src/sys/sys ktr.h
John Baldwin
jhb at FreeBSD.org
Wed Jan 25 06:57:24 PST 2006
jhb 2006-01-25 14:57:23 UTC
FreeBSD src repository
Modified files:
sys/kern kern_ktr.c subr_witness.c
sys/sys ktr.h
Log:
Axe KTR_ALQ_MASK now that KTR_WITNESS is off unless you hack an #ifdef
in subr_witness.c. I did add a comment in subr_witness.c noting that
KTR_WITNESS is incompatible with KTR_ALQ.
Revision Changes Path
1.49 +0 -1 src/sys/kern/kern_ktr.c
1.213 +1 -0 src/sys/kern/subr_witness.c
1.37 +0 -3 src/sys/sys/ktr.h
More information about the cvs-src
mailing list