Date: Thu, 15 Nov 2007 19:31:15 +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: <200711151931.lAFJVFGu090798@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711151931.lAFJVFGu090798>
