PERFORCE change 80909 for review

Wayne Salamon wsalamon at FreeBSD.org
Sun Jul 24 15:01:37 GMT 2005


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

Change 80909 by wsalamon at gretsch on 2005/07/24 15:01:26

	Integrate audit event changes from TrustedBSD/audit3 contrib tree
	to kernel tree.

Affected files ...

.. //depot/projects/trustedbsd/audit3/sys/bsm/audit_kevents.h#7 integrate

Differences ...

==== //depot/projects/trustedbsd/audit3/sys/bsm/audit_kevents.h#7 (text+ko) ====

@@ -290,22 +290,22 @@
 #define	AUE_SYSCTL_NONADMIN	360
 #define	AUE_COPYFILE		361
 #define	AUE_LUTIMES		362
-#define	AUE_LCHFLAGS		362	/* FreeBSD */
-#define	AUE_SENDFILE		363
-#define	AUE_USELIB		364	/* Linux */
-#define	AUE_GETRESUID		365
-#define	AUE_SETRESUID		366
-#define	AUE_GETRESGID		367
-#define	AUE_SETRESGID		368
-#define	AUE_WAIT4		369	/* FreeBSD */
-#define	AUE_LGETFH		370	/* FreeBSD */
-#define	AUE_FHSTATFS		371	/* FreeBSD */
-#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 */
+#define	AUE_LCHFLAGS		363	/* FreeBSD */
+#define	AUE_SENDFILE		364
+#define	AUE_USELIB		365	/* Linux */
+#define	AUE_GETRESUID		366
+#define	AUE_SETRESUID		367
+#define	AUE_GETRESGID		368
+#define	AUE_SETRESGID		369
+#define	AUE_WAIT4		370	/* FreeBSD */
+#define	AUE_LGETFH		371	/* FreeBSD */
+#define	AUE_FHSTATFS		372	/* FreeBSD */
+#define	AUE_FHOPEN		373	/* FreeBSD */
+#define	AUE_FHSTAT		374	/* FreeBSD */
+#define	AUE_JAIL		375	/* FreeBSD */
+#define	AUE_NSTAT		376	/* FreeBSD/NetBSD */
+#define	AUE_NFSTAT		377	/* FreeBSD/NetBSD */
+#define	AUE_NLSTAT		378	/* 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