PERFORCE change 91207 for review

Robert Watson rwatson at FreeBSD.org
Mon Feb 6 01:12:00 GMT 2006


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

Change 91207 by rwatson at rwatson_peppercorn on 2006/02/06 01:10:59

	Integrate sys/bsm from contrib/openbsm/bsm in the TrustedBSD audit3
	branch:
	
	- AUE_SYSARCH

Affected files ...

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

Differences ...

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

@@ -30,7 +30,7 @@
  *
  * @APPLE_BSD_LICENSE_HEADER_END@
  *
- * $P4: //depot/projects/trustedbsd/audit3/sys/bsm/audit_kevents.h#19 $
+ * $P4: //depot/projects/trustedbsd/audit3/sys/bsm/audit_kevents.h#20 $
  */
 
 #ifndef _BSM_AUDIT_KEVENTS_H_
@@ -383,6 +383,7 @@
 #define	AUE_ACL_DELETE_FD		403	/* FreeBSD. */
 #define	AUE_ACL_CHECK_FILE		404	/* FreeBSD. */
 #define	AUE_ACL_CHECK_FD		405	/* FreeBSD. */
+#define	AUE_SYSARCH			406	/* FreeBSD. */
 
 /*
  * Darwin BSM uses a number of AUE_O_* definitions, which are aliased to the
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