rwatson 2006-02-05 21:06:09 UTC FreeBSD src repository
Modified files: sys/kern kern_thread.c sys/security/audit audit.c audit.h Log: When GC'ing a thread, assert that it has no active audit record. This should not happen, but with this assert, brueffer and I would not have spent 45 minutes trying to figure out why he wasn't seeing audit records with the audit version in CVS. Obtained from: TrustedBSD Project Revision Changes Path 1.226 +3 -1 src/sys/kern/kern_thread.c 1.3 +10 -0 src/sys/security/audit/audit.c 1.4 +1 -0 src/sys/security/audit/audit.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"