PERFORCE change 156074 for review

Christian Brueffer brueffer at FreeBSD.org
Tue Jan 13 02:13:14 PST 2009


http://perforce.freebsd.org/chv.cgi?CH=156074

Change 156074 by brueffer at brueffer_haakonia on 2009/01/13 10:12:29

	Fix typo in AUE_MAC_EXECVE event description.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/etc/audit_event#35 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/etc/audit_event#35 (text+ko) ====

@@ -1,5 +1,5 @@
 #
-# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#34 $
+# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#35 $
 #
 # The mapping between event identifiers and values is also hard-coded in
 # audit_kevents.h and audit_uevents.h, so changes must occur in both places,
@@ -490,7 +490,7 @@
 43128:AUE_MAC_GET_PID:mac_get_pid(2):pc
 43129:AUE_MAC_GET_LINK:mac_get_link(2):fa
 43130:AUE_MAC_SET_LINK:mac_set_link(2):fm
-43131:AUE_MAC_EXECVE:mac_exeve(2):ex,pc
+43131:AUE_MAC_EXECVE:mac_execve(2):ex,pc
 43132:AUE_GETPATH_FROMFD:getpath_fromfd(2):fa
 43133:AUE_GETPATH_FROMADDR:getpath_fromaddr(2):fa
 43134:AUE_MQ_OPEN:mq_open(2):ip


More information about the p4-projects mailing list