From owner-p4-projects@FreeBSD.ORG Tue Mar 7 11:04:35 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 86E9D16A423; Tue, 7 Mar 2006 11:04:34 +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 3FFF316A422 for ; Tue, 7 Mar 2006 11:04:34 +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 8E2BB43D53 for ; Tue, 7 Mar 2006 11:04:33 +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 k27B4XFu081619 for ; Tue, 7 Mar 2006 11:04:33 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 k27B4X8o081616 for perforce@freebsd.org; Tue, 7 Mar 2006 11:04:33 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Tue, 7 Mar 2006 11:04:33 GMT Message-Id: <200603071104.k27B4X8o081616@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 92895 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: Tue, 07 Mar 2006 11:04:35 -0000 http://perforce.freebsd.org/chv.cgi?CH=92895 Change 92895 by rwatson@rwatson_peppercorn on 2006/03/07 11:03:32 Add todo for making praudit able to support individual tokens in streams, not just full records and file tokens. Affected files ... .. //depot/projects/trustedbsd/openbsm/TODO#6 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/TODO#6 (text+ko) ==== @@ -13,5 +13,9 @@ - It might be desirable to be able to provide EOPNOTSUPP system call stubs on systems that don't have the necessary audit system calls; that would allow the full libbsm and tool set to build, just not run. +- Teach praudit how to begin printing at any point in a token stream, not + just at the beginning of a record. This will make it easier to use + praudit in test suites processing single-token files without header and + trailer context. -$P4: //depot/projects/trustedbsd/openbsm/TODO#5 $ +$P4: //depot/projects/trustedbsd/openbsm/TODO#6 $