cvs commit: src/sys/security/audit audit_bsm.c src/sys/kern vfs_syscalls.c

Wayne Salamon wsalamon at FreeBSD.org
Thu Jul 6 19:33:39 UTC 2006


wsalamon    2006-07-06 19:33:38 UTC

  FreeBSD src repository

  Modified files:
    sys/security/audit   audit_bsm.c 
    sys/kern             vfs_syscalls.c 
  Log:
  Audit the remaining parameters to the extattr system calls. Generate
  the audit records for those calls.
  
  Obtained from: TrustedBSD Project
  Approved by: rwatson (mentor)
  
  Revision  Changes    Path
  1.416     +28 -0     src/sys/kern/vfs_syscalls.c
  1.8       +59 -0     src/sys/security/audit/audit_bsm.c


More information about the cvs-src mailing list