rwatson 2006-02-05 21:08:25 UTC FreeBSD src repository Modified files: sys/kern kern_exit.c Log: On process exit, audit the return value of the process, and commit the record immediately, as this system call never returns. Obtained from: TrustedBSD Project Revision Changes Path 1.279 +11 -0 src/sys/kern/kern_exit.c