svn commit: r193157 - head/share/man/man4
Robert Watson
rwatson at FreeBSD.org
Sun May 31 09:03:15 UTC 2009
Author: rwatson
Date: Sun May 31 09:03:14 2009
New Revision: 193157
URL: http://svn.freebsd.org/changeset/base/193157
Log:
Upgrade audit(4) from experimental to production status for FreeBSD 8.0.
While there remain some incomplete aspects of the implementation (such
as incomplete auditing of some system calls), the implementation has
been burned in for a few years, as well as in GENERIC for a few years.
Obtained from: TrustedBSD Project
Modified:
head/share/man/man4/audit.4
Modified: head/share/man/man4/audit.4
==============================================================================
--- head/share/man/man4/audit.4 Sun May 31 09:01:23 2009 (r193156)
+++ head/share/man/man4/audit.4 Sun May 31 09:03:14 2009 (r193157)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 5, 2006
+.Dd May 31, 2009
.Os
.Dt AUDIT 4
.Sh NAME
@@ -125,13 +125,6 @@ This manual page was written by
.An Robert Watson Aq rwatson at FreeBSD.org .
.Sh BUGS
The
-.Nm
-facility in
-.Fx
-is considered experimental, and production deployment should occur only after
-careful consideration of the risks of deploying experimental software.
-.Pp
-The
.Fx
kernel does not fully validate that audit records submitted by user
applications are syntactically valid BSM; as submission of records is limited
More information about the svn-src-head
mailing list