From owner-trustedbsd-cvs@FreeBSD.ORG Thu Feb 23 19:43:52 2006 Return-Path: X-Original-To: trustedbsd-cvs@freebsd.org Delivered-To: trustedbsd-cvs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09B4516A420 for ; Thu, 23 Feb 2006 19:43:52 +0000 (GMT) (envelope-from owner-perforce@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76FBC43D49 for ; Thu, 23 Feb 2006 19:43:51 +0000 (GMT) (envelope-from owner-perforce@freebsd.org) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by cyrus.watson.org (Postfix) with ESMTP id 5A40A46BEA for ; Thu, 23 Feb 2006 14:43:34 -0500 (EST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 5650255592; Thu, 23 Feb 2006 19:43:49 +0000 (GMT) (envelope-from owner-perforce@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: trustedbsd-cvs@FreeBSD.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: TrustedBSD CVS and Perforce commit message list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2006 19:43:52 -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