cvs commit: src/sys/kern kern_exit.c

Robert Watson rwatson at FreeBSD.org
Sun Feb 5 13:08:26 PST 2006


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


More information about the cvs-all mailing list