PERFORCE change 91020 for review
Robert Watson
rwatson at FreeBSD.org
Sat Feb 4 00:53:30 GMT 2006
http://perforce.freebsd.org/chv.cgi?CH=91020
Change 91020 by rwatson at rwatson_peppercorn on 2006/02/04 00:53:08
Merge event fix from OpenBSM branch to audit3 branch.
Affected files ...
.. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_kevents.h#16 integrate
Differences ...
==== //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_kevents.h#16 (text+ko) ====
@@ -30,7 +30,7 @@
*
* @APPLE_BSD_LICENSE_HEADER_END@
*
- * $P4: //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_kevents.h#15 $
+ * $P4: //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_kevents.h#16 $
*/
#ifndef _BSM_AUDIT_KEVENTS_H_
@@ -372,7 +372,7 @@
#define AUE_PIVOT_ROOT 391 /* Linux-specific. */
#define AUE_RTPRIO 392 /* FreeBSD-specific. */
#define AUE_SCHED_GETPARAM 393 /* POSIX.1b. */
-#define AUE_SCHED_GETPARAM 394 /* POSIX.1b. */
+#define AUE_SCHED_SETPARAM 394 /* POSIX.1b. */
#define AUE_SCHED_GET_PRIORITY_MAX 395 /* POSIX.1b. */
#define AUE_SCHED_GET_PRIORITY_MIN 396 /* POSIX.1b. */
#define AUE_SCHED_RR_GET_INTERVAL 397 /* POSIX.1b. */
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