From owner-p4-projects@FreeBSD.ORG Thu Feb 23 19:43:50 2006
Return-Path:
X-Original-To: p4-projects@freebsd.org
Delivered-To: p4-projects@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 32767)
id 4120A16A424; Thu, 23 Feb 2006 19:43:49 +0000 (GMT)
X-Original-To: perforce@freebsd.org
Delivered-To: perforce@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
by hub.freebsd.org (Postfix) with ESMTP id E0F5F16A420
for ; Thu, 23 Feb 2006 19:43:48 +0000 (GMT)
(envelope-from bb+lists.freebsd.perforce@cyrus.watson.org)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
by mx1.FreeBSD.org (Postfix) with ESMTP id 6828D43D46
for ; Thu, 23 Feb 2006 19:43:48 +0000 (GMT)
(envelope-from bb+lists.freebsd.perforce@cyrus.watson.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k1NJhmAA016393
for ; Thu, 23 Feb 2006 19:43:48 GMT
(envelope-from bb+lists.freebsd.perforce@cyrus.watson.org)
Received: (from perforce@localhost)
by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1NJhmwg016390
for perforce@freebsd.org; Thu, 23 Feb 2006 19:43:48 GMT
(envelope-from bb+lists.freebsd.perforce@cyrus.watson.org)
Date: Thu, 23 Feb 2006 19:43:48 GMT
Message-Id: <200602231943.k1NJhmwg016390@repoman.freebsd.org>
X-Authentication-Warning: repoman.freebsd.org: perforce set sender to
bb+lists.freebsd.perforce@cyrus.watson.org using -f
From: Robert Watson
To: Perforce Change Reviews
Cc:
Subject: PERFORCE change 92292 for review
X-BeenThere: p4-projects@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: p4 projects tree changes
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Thu, 23 Feb 2006 19:43:50 -0000
http://perforce.freebsd.org/chv.cgi?CH=92292
Change 92292 by rwatson@rwatson_fledge on 2006/02/23 19:43:01
Add trustedbsd-audit mailing list references on the two
audit-related web pages.
Affected files ...
.. //depot/projects/trustedbsd/www/audit.page#2 edit
.. //depot/projects/trustedbsd/www/openbsm.page#5 edit
Differences ...
==== //depot/projects/trustedbsd/www/audit.page#2 (text+ko) ====
@@ -29,7 +29,7 @@
- $P4: //depot/projects/trustedbsd/www/audit.page#1 $
+ $P4: //depot/projects/trustedbsd/www/audit.page#2 $
@@ -71,6 +71,10 @@
Apple's Mac OS X, Solaris, and Linux, and permits the writing of
portable audit-related applications.
+ Discussion of the TrustedBSD Audit implementation, as well as the
+ OpenBSM package, takes place on the trustedbsd-audit mailing list.
+
The TrustedBSD Project greatfully acknowledges Apple Computer, Inc.,
for its generous donation of the Darwin audit implementation under a
BSD license.
==== //depot/projects/trustedbsd/www/openbsm.page#5 (text+ko) ====
@@ -29,7 +29,7 @@
- $P4: //depot/projects/trustedbsd/www/openbsm.page#4 $
+ $P4: //depot/projects/trustedbsd/www/openbsm.page#5 $
@@ -71,6 +71,10 @@
as integration of audit into the FreeBSD CVS tree is largely
complete.
+ Discussion of the TrustedBSD Audit implementation, as well as the
+ OpenBSM package, takes place on the trustedbsd-audit mailing list.
+
OpenBSM is derived from the BSM audit implementation found in
Apple's open source Darwin operating system, generously released by
Apple under a BSD license. The Darwin BSM implementation was