Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2006 12:32:02 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 98332 for review
Message-ID:  <200606021232.k52CW2n6078496@repoman.freebsd.org>

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

Change 98332 by rwatson@rwatson_sesame on 2006/06/02 12:31:13

	Update comment.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/bsm/audit_record.h#17 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/bsm/audit_record.h#17 (text+ko) ====

@@ -30,23 +30,15 @@
  *
  * @APPLE_BSD_LICENSE_HEADER_END@
  *
- * $P4: //depot/projects/trustedbsd/openbsm/bsm/audit_record.h#16 $
+ * $P4: //depot/projects/trustedbsd/openbsm/bsm/audit_record.h#17 $
  */
 
 #ifndef _BSM_AUDIT_RECORD_H_
 #define _BSM_AUDIT_RECORD_H_
 
-/* Various token id types */
-
 /*
- * Values inside the comments are not documented in the BSM pages and
- * have been picked up from the header files
- */
-
-/*
- * Values marked as XXX do not have a value defined in the BSM header files
+ * Token type identifiers.
  */
-
 #define	AUT_INVALID		0x00
 #define	AUT_OTHER_FILE32	0x11
 #define	AUT_OHEADER		0x12



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