Page MenuHomeFreeBSD

D54897.diff
No OneTemporary

D54897.diff

diff --git a/contrib/openbsm/etc/audit_event b/contrib/openbsm/etc/audit_event
--- a/contrib/openbsm/etc/audit_event
+++ b/contrib/openbsm/etc/audit_event
@@ -613,6 +613,7 @@
43263:AUE_SHMRENAME:shm_rename(2):ip
43264:AUE_REALPATHAT:realpathat(2):fa
43265:AUE_CLOSERANGE:close_range(2):cl
+43273:AUE_PDRFORK:pdrfork(2):pc
#
# Solaris userspace events.
#
diff --git a/contrib/openbsm/sys/bsm/audit_kevents.h b/contrib/openbsm/sys/bsm/audit_kevents.h
--- a/contrib/openbsm/sys/bsm/audit_kevents.h
+++ b/contrib/openbsm/sys/bsm/audit_kevents.h
@@ -655,6 +655,7 @@
#define AUE_SHMRENAME 43263 /* FreeBSD-specific. */
#define AUE_REALPATHAT 43264 /* FreeBSD-specific. */
#define AUE_CLOSERANGE 43265 /* FreeBSD-specific. */
+#define AUE_PDRFORK 43273 /* FreeBSD-specific. */
/*
* Darwin BSM uses a number of AUE_O_* definitions, which are aliased to the

File Metadata

Mime Type
text/plain
Expires
Tue, Jul 7, 8:18 PM (11 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34811805
Default Alt Text
D54897.diff (868 B)

Event Timeline