Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Feb 2006 01:12:00 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 91207 for review
Message-ID:  <200602060112.k161C0Ck094960@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=91207

Change 91207 by rwatson@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602060112.k161C0Ck094960>