PERFORCE change 80903 for review

Wayne Salamon wsalamon at FreeBSD.org
Sun Jul 24 14:27:53 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=80903

Change 80903 by wsalamon at gretsch on 2005/07/24 14:27:10

	Add events for NSTAT/NFSTAT/NLSTAT syscalls.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#17 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#17 (text+ko) ====

@@ -303,6 +303,9 @@
 #define	AUE_FHOPEN		372	/* FreeBSD */
 #define	AUE_FHSTAT		373	/* FreeBSD */
 #define	AUE_JAIL		374	/* FreeBSD */
+#define AUE_NSTAT		375	/* FreeBSD/NetBSD */
+#define AUE_NFSTAT		376	/* FreeBSD/NetBSD */
+#define AUE_NLSTAT		377	/* FreeBSD/NetBSD */
 
 /*
  * XXXRW: Values not yet assigned.
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