diff options
Diffstat (limited to 'etc/audit_event')
-rw-r--r-- | etc/audit_event | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/audit_event b/etc/audit_event index 45b0db5a2942..519183db24e9 100644 --- a/etc/audit_event +++ b/etc/audit_event @@ -1,5 +1,5 @@ # -# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#41 $ +# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#42 $ # # 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, @@ -557,6 +557,10 @@ 43194:AUE_FSCTL:fsctl():fm 43195:AUE_FFSCTL:ffsctl():fm 43196:AUE_LPATHCONF:lpathconf(2):fa +43197:AUE_PDFORK:pdfork(2):pc +43198:AUE_PDKILL:pdkill(2):pc +43199:AUE_PDGETPID:pdgetpid(2):pc +43200:AUE_PDWAIT:pdwait(2):pc # # Solaris userspace events. # |