PERFORCE change 82111 for review
Wayne Salamon
wsalamon at FreeBSD.org
Wed Aug 17 11:18:16 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=82111
Change 82111 by wsalamon at gretsch on 2005/08/17 11:18:10
Remove the NSTAT, NLSTAT, and NFSTAT events as we will map those
kernel events to the equivalent STAT events.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#20 edit
.. //depot/projects/trustedbsd/openbsm/etc/audit_event#3 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#20 (text+ko) ====
@@ -303,9 +303,6 @@
#define AUE_FHOPEN 373 /* FreeBSD */
#define AUE_FHSTAT 374 /* FreeBSD */
#define AUE_JAIL 375 /* FreeBSD */
-#define AUE_NSTAT 376 /* FreeBSD/NetBSD */
-#define AUE_NFSTAT 377 /* FreeBSD/NetBSD */
-#define AUE_NLSTAT 378 /* FreeBSD/NetBSD */
/*
* XXXRW: Values not yet assigned.
==== //depot/projects/trustedbsd/openbsm/etc/audit_event#3 (text+ko) ====
@@ -297,9 +297,6 @@
373:AUE_FHOPEN:fhopen(2):fa
374:AUE_FHSTAT:fhstat(2):fa
375:AUE_JAIL:jail(2):pc
-376:AUE_NSTAT:nstat(2):fa
-377:AUE_NFSTAT:nfstat(2):fa
-378:AUE_NLSTAT:nlstat(2):fa
6152:AUE_login:login - local:lo
6153:AUE_logout:logout - local:lo
6159:AUE_su:su(1):lo
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list