PERFORCE change 103257 for review
Robert Watson
rwatson at FreeBSD.org
Sat Aug 5 16:43:33 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=103257
Change 103257 by rwatson at rwatson_zoo on 2006/08/05 16:42:31
Merge event fix to audit3 branch.
Affected files ...
.. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_kevents.h#24 integrate
Differences ...
==== //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_kevents.h#24 (text+ko) ====
@@ -30,7 +30,7 @@
*
* @APPLE_BSD_LICENSE_HEADER_END@
*
- * $P4: //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_kevents.h#23 $
+ * $P4: //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_kevents.h#24 $
*/
#ifndef _BSM_AUDIT_KEVENTS_H_
@@ -466,7 +466,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