PERFORCE change 91016 for review
Robert Watson
rwatson at FreeBSD.org
Sat Feb 4 00:50:25 GMT 2006
http://perforce.freebsd.org/chv.cgi?CH=91016
Change 91016 by rwatson at rwatson_peppercorn on 2006/02/04 00:49:25
Dummy names for AUE_PREADV and AUE_PWRITEV.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#32 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#32 (text+ko) ====
@@ -30,7 +30,7 @@
*
* @APPLE_BSD_LICENSE_HEADER_END@
*
- * $P4: //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#31 $
+ * $P4: //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#32 $
*/
#ifndef _BSM_AUDIT_KEVENTS_H_
@@ -493,6 +493,8 @@
#define AUE_MUNLOCKALL AUE_NULL
#define AUE_PREAD AUE_NULL
#define AUE_PWRITE AUE_NULL
+#define AUE_PREADV AUE_NULL
+#define AUE_PWRITEV AUE_NULL
#define AUE_SBRK AUE_NULL
#define AUE_SELECT AUE_NULL
#define AUE_SEMDESTROY AUE_NULL
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