From owner-p4-projects@FreeBSD.ORG Mon Oct 17 14:44:12 2005 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 545B116A422; Mon, 17 Oct 2005 14:44:12 +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 01F1C16A41F for ; Mon, 17 Oct 2005 14:44:12 +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 C1EB543D48 for ; Mon, 17 Oct 2005 14:44:11 +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 j9HEiBdM071631 for ; Mon, 17 Oct 2005 14:44:11 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 j9HEiBKO071628 for perforce@freebsd.org; Mon, 17 Oct 2005 14:44:11 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Mon, 17 Oct 2005 14:44:11 GMT Message-Id: <200510171444.j9HEiBKO071628@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 85444 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: Mon, 17 Oct 2005 14:44:13 -0000 http://perforce.freebsd.org/chv.cgi?CH=85444 Change 85444 by rwatson@rwatson_zoo on 2005/10/17 14:43:24 The 'ip' class is not just for System V IPC, but a broad range of IPC types; relabel to 'ipc' to reflect that. Affected files ... .. //depot/projects/trustedbsd/openbsm/etc/audit_class#2 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/etc/audit_class#2 (text+ko) ==== @@ -11,7 +11,7 @@ 0x00000040:cl:file close 0x00000080:pc:process 0x00000100:nt:network -0x00000200:ip:Sys V ipc +0x00000200:ip:ipc 0x00000400:na:non attributable 0x00000800:ad:administrative 0x00001000:lo:login_logout