From owner-p4-projects@FreeBSD.ORG Fri Sep 22 11:52:44 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 AB25816A412; Fri, 22 Sep 2006 11:52:44 +0000 (UTC) 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 6844416A403 for ; Fri, 22 Sep 2006 11:52:44 +0000 (UTC) (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 3227343D5E for ; Fri, 22 Sep 2006 11:52:44 +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.6/8.13.6) with ESMTP id k8MBqicE088111 for ; Fri, 22 Sep 2006 11:52:44 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MBqiYR088108 for perforce@freebsd.org; Fri, 22 Sep 2006 11:52:44 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Fri, 22 Sep 2006 11:52:44 GMT Message-Id: <200609221152.k8MBqiYR088108@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 106500 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: Fri, 22 Sep 2006 11:52:44 -0000 http://perforce.freebsd.org/chv.cgi?CH=106500 Change 106500 by rwatson@rwatson_peppercorn on 2006/09/22 11:52:24 Add getacfilesz(3) to history. Affected files ... .. //depot/projects/trustedbsd/openbsm/HISTORY#36 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/HISTORY#36 (text+ko) ==== @@ -5,6 +5,8 @@ The problem stemmed from not having access to the return token at the time the initial preselection occurred, but now a second preselection process occurs while processing the return token. +- getacfilesz(3) API added to read new audit_control(5) filesz setting, + which auditd(8) now sets the kernel audit trail rotation size to. OpenBSM 1.0 alpha 11 @@ -251,4 +253,4 @@ to support reloading of kernel event table. - Allow comments in /etc/security configuration files. -$P4: //depot/projects/trustedbsd/openbsm/HISTORY#35 $ +$P4: //depot/projects/trustedbsd/openbsm/HISTORY#36 $