cvs commit: src/sys/security/audit audit.c audit_bsm_klib.c
Robert Watson
rwatson at FreeBSD.org
Fri Nov 2 02:53:33 PDT 2007
rwatson 2007-11-02 09:53:33 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
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_7:
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
Approved by: re (kensmith)
Revision Changes Path
1.33.2.1 +2 -2 src/sys/security/audit/audit.c
1.7.2.1 +2 -2 src/sys/security/audit/audit_bsm_klib.c
More information about the cvs-src
mailing list