PERFORCE change 103262 for review

Robert Watson rwatson at FreeBSD.org
Sat Aug 5 17:40:20 UTC 2006


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

Change 103262 by rwatson at rwatson_zoo on 2006/08/05 17:36:14

	Merge event renumbering to kernel.

Affected files ...

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

Differences ...

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

@@ -30,7 +30,7 @@
  *
  * @APPLE_BSD_LICENSE_HEADER_END@
  *
- * $P4: //depot/projects/trustedbsd/audit3/sys/bsm/audit_kevents.h#25 $
+ * $P4: //depot/projects/trustedbsd/audit3/sys/bsm/audit_kevents.h#26 $
  * $FreeBSD: src/sys/bsm/audit_kevents.h,v 1.6 2006/07/03 14:45:43 rwatson Exp $
  */
 
@@ -467,7 +467,7 @@
 #define	AUE_EXTATTR_GET_LINK	43110	/* FreeBSD. */
 #define	AUE_EXTATTR_SET_LINK	43111	/* FreeBSD. */
 #define	AUE_EXTATTR_LIST_LINK	43112	/* FreeBSD. */
-#define	AUE_EXTATTR_DELETE_LINK	43111	/* FreeBSD. */
+#define	AUE_EXTATTR_DELETE_LINK	43113	/* FreeBSD. */
 
 /*
  * Darwin BSM uses a number of AUE_O_* definitions, which are aliased to the


More information about the trustedbsd-cvs mailing list