rwatson 2006-02-06 01:51:08 UTC
FreeBSD src repository
Modified files:
sys/kern kern_thread.c
Log:
When exiting a thread, submit any pending record. Today, we don't
audit thread exit, but should that happen, this will prevent
unhappiness, as the thread exit system call will never return, and
hence not commit the record.
Pointed out by/with: cognet
Obtained from: TrustedBSD Project
Revision Changes Path
1.227 +4 -0 src/sys/kern/kern_thread.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"