From owner-p4-projects Thu May 30 20: 8:49 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 9199A37B403; Thu, 30 May 2002 20:08:35 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 477EC37B401 for ; Thu, 30 May 2002 20:08:34 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4V38YC02144 for perforce@freebsd.org; Thu, 30 May 2002 20:08:34 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 May 2002 20:08:34 -0700 (PDT) Message-Id: <200205310308.g4V38YC02144@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson Subject: PERFORCE change 12171 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12171 Change 12171 by rwatson@rwatson_curry on 2002/05/30 20:07:46 Remove merge-o. Affected files ... ... //depot/projects/trustedbsd/mac/sys/security/mac_biba/mac_biba.c#38 edit Differences ... ==== //depot/projects/trustedbsd/mac/sys/security/mac_biba/mac_biba.c#38 (text+ko) ==== @@ -419,7 +419,6 @@ SLOT(fslabel) = NULL; } -#if 0 static void mac_biba_destroy_socket(struct socket *socket, struct label *label, struct label *peerlabel) @@ -430,7 +429,6 @@ biba_free(SLOT(peerlabel)); SLOT(peerlabel) = NULL; } -#endif static void mac_biba_destroy_subject(struct ucred *ucred, struct label *label) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message