PERFORCE change 87664 for review

Wayne Salamon wsalamon at FreeBSD.org
Sat Dec 3 00:25:16 GMT 2005


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

Change 87664 by wsalamon at gretsch on 2005/12/03 00:25:04

	Define the AUE_FSYNC event.

Affected files ...

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

Differences ...

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

@@ -354,6 +354,7 @@
 #define	AUE_EACCESS		376	/* FreeBSD */
 #define	AUE_KQUEUE		377	/* FreeBSD */
 #define	AUE_KEVENT		378	/* FreeBSD */
+#define	AUE_FSYNC		379
 
 /*
  * XXXRW: Values not yet assigned.
@@ -361,7 +362,6 @@
 #define	AUE_DUP			AUE_NULL
 #define	AUE_FSCTL		AUE_NULL
 #define	AUE_FSTATV		AUE_NULL
-#define	AUE_FSYNC		AUE_NULL
 #define	AUE_GCCONTROL		AUE_NULL
 #define	AUE_GETDTABLESIZE	AUE_NULL
 #define	AUE_GETEGID		AUE_NULL
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