summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-04-16 15:41:56 +0000
committerrwatson <rwatson@FreeBSD.org>2007-04-16 15:41:56 +0000
commitf9910199a6d5534ba38ae4479e7e57822e730a4a (patch)
tree9d8cd84c1d9165d3ad8b412d23c017c91aaaba4a /contrib/openbsm
parentf9483b7f231183d1ea4bf06a713e4e3297952e1c (diff)
downloadFreeBSD-src-f9910199a6d5534ba38ae4479e7e57822e730a4a.zip
FreeBSD-src-f9910199a6d5534ba38ae4479e7e57822e730a4a.tar.gz
Resolve conflicts from OpenBSM 1.0 alpha 14 import.
Diffstat (limited to 'contrib/openbsm')
-rw-r--r--contrib/openbsm/etc/audit_event24
-rw-r--r--contrib/openbsm/test/reference/process32ex_recordbin66 -> 0 bytes
-rw-r--r--contrib/openbsm/test/reference/process32ex_tokenbin41 -> 0 bytes
3 files changed, 23 insertions, 1 deletions
diff --git a/contrib/openbsm/etc/audit_event b/contrib/openbsm/etc/audit_event
index c21f265..338788e 100644
--- a/contrib/openbsm/etc/audit_event
+++ b/contrib/openbsm/etc/audit_event
@@ -1,5 +1,5 @@
#
-# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#16 $
+# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#20 $
# $FreeBSD$
#
0:AUE_NULL:indir system call:no
@@ -423,6 +423,28 @@
43118:AUE_READDIR:readdir(3):no
43119:AUE_IOPL:linux iopl:ad
43120:AUE_VM86:linux vm86:pc
+43121:AUE_MAC_GET_PROC:mac_get_proc(2):pc
+43122:AUE_MAC_SET_PROC:mac_set_proc(2):pc
+43123:AUE_MAC_GET_FD:mac_get_fd(2):fa
+43124:AUE_MAC_GET_FILE:mac_get_file(2):fa
+43125:AUE_MAC_SET_FD:mac_set_fd(2):fm
+43126:AUE_MAC_SET_FILE:mac_set_file(2):fm
+43127:AUE_MAC_SYSCALL:mac_syscall(2):ad
+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
+43132:AUE_GETPATH_FROMFD:getpath_fromfd(2):fa
+43133:AUE_GETPATH_FROMADDR:getpath_fromaddr(2):fa
+43134:AUE_MQ_OPEN:mq_open(2):ip
+43135:AUE_MQ_SETATTR:mq_setattr(2):ip
+43136:AUE_MQ_TIMEDRECEIVE:mq_timedreceive(2):ip
+43137:AUE_MQ_TIMEDSEND:mq_timedsend(2):ip
+43138:AUE_MQ_NOTIFY:mq_notify(2):ip
+43139:AUE_MQ_UNLINK:mq_unlink(2):ip
+43140:AUE_LISTEN:listen(2):nt
+43141:AUE_MLOCKALL:mlockall(2):pc
+43142:AUE_MUNLOCKALL:munlockall(2):pc
#
# User space system events.
#
diff --git a/contrib/openbsm/test/reference/process32ex_record b/contrib/openbsm/test/reference/process32ex_record
deleted file mode 100644
index aa2cb56..0000000
--- a/contrib/openbsm/test/reference/process32ex_record
+++ /dev/null
Binary files differ
diff --git a/contrib/openbsm/test/reference/process32ex_token b/contrib/openbsm/test/reference/process32ex_token
deleted file mode 100644
index ba84a2a..0000000
--- a/contrib/openbsm/test/reference/process32ex_token
+++ /dev/null
Binary files differ
OpenPOWER on IntegriCloud