PERFORCE change 222936 for review
Pawel Jakub Dawidek
pjd at FreeBSD.org
Sat Mar 16 21:13:32 UTC 2013
http://p4web.freebsd.org/@@222936?ac=10
Change 222936 by pjd at pjd_anger on 2013/03/16 21:12:59
Add events for new syscalls (bindat(2) and connectat(2)).
Affected files ...
.. //depot/projects/trustedbsd/openbsm/etc/audit_event#45 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/etc/audit_event#45 (text+ko) ====
@@ -1,5 +1,5 @@
#
-# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#44 $
+# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#45 $
#
# 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,
@@ -567,6 +567,8 @@
43204:AUE_CAP_IOCTLS_GET:cap_ioctls_get(2):fm
43205:AUE_CAP_FCNTLS_LIMIT:cap_fcntls_limit(2):fm
43206:AUE_CAP_FCNTLS_GET:cap_fcntls_get(2):fm
+43207:AUE_BINDAT:bindat(2):nt
+43208:AUE_CONNECTAT:connectat(2):nt
#
# Solaris userspace events.
#
More information about the p4-projects
mailing list