Date: Fri, 2 Nov 2007 09:53:33 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/audit audit.c audit_bsm_klib.c Message-ID: <200711020953.lA29rX8R010222@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711020953.lA29rX8R010222>
