Date: Mon, 5 Jun 2006 13:45:05 +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_worker.c Message-ID: <200606051345.k55Dj59L088919@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-06-05 13:45:05 UTC FreeBSD src repository Modified files: sys/security/audit audit_worker.c Log: Use struct kaudit_queue instead of a hand-crafted queue type for audit records in the audit_worker thread. Obtained from: TrustedBSD Project Revision Changes Path 1.4 +1 -1 src/sys/security/audit/audit_worker.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606051345.k55Dj59L088919>