cvs commit: src/sys/kern kern_exit.c kern_fork.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Wed Feb  1 17:32:59 PST 2006
    
    
  
rwatson     2006-02-02 01:32:58 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             kern_exit.c kern_fork.c 
  Log:
  Hook up audit to fork() and exit() events.  These changes manage the
  audit state on processes, not auditing of these events.
  
  Much work by:   wsalamon
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.277     +5 -0      src/sys/kern/kern_exit.c
  1.254     +11 -1     src/sys/kern/kern_fork.c
    
    
More information about the cvs-all
mailing list