diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2012-12-15 13:27:45 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2012-12-15 13:27:45 +0000 |
| commit | 911ea853e570be4aaaec9076b1240d857525432c (patch) | |
| tree | 956cb5a3cb0928432cd20bdfce4e38d0492cefaf /etc | |
| parent | 399d3f65db6c7d2b9e9f56ec3062b520d8e0e433 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/audit_event | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/audit_event b/etc/audit_event index 519183db24e9b..223a83a4c4085 100644 --- a/etc/audit_event +++ b/etc/audit_event @@ -1,5 +1,5 @@ # -# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#42 $ +# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#43 $ # # 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, @@ -561,6 +561,7 @@ 43198:AUE_PDKILL:pdkill(2):pc 43199:AUE_PDGETPID:pdgetpid(2):pc 43200:AUE_PDWAIT:pdwait(2):pc +43201:AUE_WAIT6:wait6(2):pc # # Solaris userspace events. # |
