From owner-p4-projects@FreeBSD.ORG Sun Feb 8 23:26:36 2009 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id C35F91065673; Sun, 8 Feb 2009 23:26:35 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82336106566B for ; Sun, 8 Feb 2009 23:26:35 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6F3B68FC13 for ; Sun, 8 Feb 2009 23:26:35 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n18NQZGN051970 for ; Sun, 8 Feb 2009 23:26:35 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n18NQZgL051968 for perforce@freebsd.org; Sun, 8 Feb 2009 23:26:35 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Sun, 8 Feb 2009 23:26:35 GMT Message-Id: <200902082326.n18NQZgL051968@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 157404 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: Sun, 08 Feb 2009 23:26:37 -0000 http://perforce.freebsd.org/chv.cgi?CH=157404 Change 157404 by rwatson@rwatson_cinnamon_macosx on 2009/02/08 23:25:42 Update NEWS. Affected files ... .. //depot/projects/trustedbsd/openbsm/NEWS#31 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/NEWS#31 (text+ko) ==== @@ -15,6 +15,8 @@ cnt,argv rather than cnt so that execve(2) arguments are captured if AUE_EXECVE events are audited. These may provide more usable defaults for many users. +- Use au_domain_to_bsm(3) and au_socket_type_to_bsm(3) to convert + au_to_socket_ex(3) arguments to BSM format. OpenBSM 1.1 alpha 5 @@ -428,4 +430,4 @@ to support reloading of kernel event table. - Allow comments in /etc/security configuration files. -$P4: //depot/projects/trustedbsd/openbsm/NEWS#30 $ +$P4: //depot/projects/trustedbsd/openbsm/NEWS#31 $