PERFORCE change 90132 for review
Wayne Salamon
wsalamon at FreeBSD.org
Sat Jan 21 14:12:23 PST 2006
http://perforce.freebsd.org/chv.cgi?CH=90132
Change 90132 by wsalamon at gretsch on 2006/01/21 22:11:21
Add the AUE_NMOUNT event for the nmount() system call.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#26 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#26 (text+ko) ====
@@ -355,6 +355,7 @@
#define AUE_KQUEUE 377 /* FreeBSD */
#define AUE_KEVENT 378 /* FreeBSD */
#define AUE_FSYNC 379
+#define AUE_NMOUNT 380 /* FreeBSD */
/*
* XXXRW: Values not yet assigned.
More information about the p4-projects
mailing list