cvs commit: src/sys/security/audit audit.c audit_bsm_klib.c
Robert Watson
rwatson at FreeBSD.org
Mon Oct 29 11:07:49 PDT 2007
rwatson 2007-10-29 18:07:48 UTC
FreeBSD src repository
Modified files:
sys/security/audit audit.c audit_bsm_klib.c
Log:
Replace use of AU_NULL with 0 when no audit classes are in use; this
supports the removal of hard-coded audit class constants in OpenBSM
1.0. All audit classes are now dynamically configured via the
audit_class database.
Obtained from: TrustedBSD Project
Revision Changes Path
1.35 +2 -2 src/sys/security/audit/audit.c
1.8 +2 -2 src/sys/security/audit/audit_bsm_klib.c
More information about the cvs-src
mailing list