cvs commit: src/sys/kern kern_exit.c kern_fork.c

Robert Watson rwatson at FreeBSD.org
Sat Sep 2 13:24:21 UTC 2006


rwatson     2006-09-02 13:24:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             kern_exit.c kern_fork.c 
  Log:
  Merge kern_exit.c:1.277, kern_fork.c:1.254 from HEAD to RELENG_6:
  
    Hook up audit to fork() and exit() events.  These changes manage the
    audit state on processes, not auditing of these events.
  
  Obtained from:  TrustedBSD Project
  
  Revision    Changes    Path
  1.263.2.10  +5 -0      src/sys/kern/kern_exit.c
  1.252.2.2   +11 -1     src/sys/kern/kern_fork.c


More information about the cvs-src mailing list