PERFORCE change 91309 for review
Robert Watson
rwatson at FreeBSD.org
Tue Feb 7 14:46:53 GMT 2006
http://perforce.freebsd.org/chv.cgi?CH=91309
Change 91309 by rwatson at rwatson_zoo on 2006/02/07 14:46:38
Add eaccess.
Affected files ...
.. //depot/projects/trustedbsd/audit3/sys/security/audit/audit_bsm.c#7 edit
Differences ...
==== //depot/projects/trustedbsd/audit3/sys/security/audit/audit_bsm.c#7 (text+ko) ====
@@ -551,6 +551,7 @@
case AUE_ACCESS:
case AUE_CHDIR:
case AUE_CHROOT:
+ case AUE_EACCESS:
case AUE_EXECVE:
case AUE_GETATTRLIST:
case AUE_NFS_GETFH:
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list