PERFORCE change 98332 for review
Robert Watson
rwatson at FreeBSD.org
Fri Jun 2 05:35:12 PDT 2006
http://perforce.freebsd.org/chv.cgi?CH=98332
Change 98332 by rwatson at 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
More information about the trustedbsd-cvs
mailing list