cvs commit: src/sys/security/audit audit.c audit_bsm_klib.c
Robert Watson
rwatson at FreeBSD.org
Thu Nov 15 11:31:16 PST 2007
rwatson 2007-11-15 19:31:15 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/security/audit audit.c audit_bsm_klib.c
Log:
Merge audit.c:1.35, audit_bsm_klib.c:1.8 from HEAD to RELENG_6:
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.
Revision Changes Path
1.18.2.10 +2 -2 src/sys/security/audit/audit.c
1.4.2.4 +2 -2 src/sys/security/audit/audit_bsm_klib.c
More information about the cvs-src
mailing list