From owner-trustedbsd-cvs@FreeBSD.ORG Sat Jul 8 12:29:03 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 A88D516A4DA for ; Sat, 8 Jul 2006 12:29:03 +0000 (UTC) (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 132EA43D49 for ; Sat, 8 Jul 2006 12:29:03 +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 A022446B29 for ; Sat, 8 Jul 2006 08:29:02 -0400 (EDT) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id F170A560BC; Sat, 8 Jul 2006 12:29:01 +0000 (GMT) (envelope-from owner-perforce@freebsd.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id EA1AD16A4E0; Sat, 8 Jul 2006 12:29:01 +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 C16F816A4DA for ; Sat, 8 Jul 2006 12:29:01 +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 7489C43D49 for ; Sat, 8 Jul 2006 12:29:01 +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 k68CT1dk071711 for ; Sat, 8 Jul 2006 12:29:01 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 k68CT1mF071702 for perforce@freebsd.org; Sat, 8 Jul 2006 12:29:01 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Sat, 8 Jul 2006 12:29:01 GMT Message-Id: <200607081229.k68CT1mF071702@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 100986 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: Sat, 08 Jul 2006 12:29:03 -0000 http://perforce.freebsd.org/chv.cgi?CH=100986 Change 100986 by rwatson@rwatson_zoo on 2006/07/08 12:28:18 Remove mac_ifoff and mac_partition from the mac2 branch, they will be maintained elsewhere. Affected files ... .. //depot/projects/trustedbsd/mac2/sys/security/mac_ifoff/mac_ifoff.c#2 delete .. //depot/projects/trustedbsd/mac2/sys/security/mac_partition/mac_partition.c#2 delete .. //depot/projects/trustedbsd/mac2/sys/security/mac_partition/mac_partition.h#2 delete Differences ...