From owner-p4-projects Fri May 31 6:49: 8 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id C314337B401; Fri, 31 May 2002 06:49:02 -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 DB23E37B400 for ; Fri, 31 May 2002 06:49:01 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4VDn1C19659 for perforce@freebsd.org; Fri, 31 May 2002 06:49:01 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Fri, 31 May 2002 06:49:01 -0700 (PDT) Message-Id: <200205311349.g4VDn1C19659@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 12198 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=12198 Change 12198 by rwatson@rwatson_curry on 2002/05/31 06:48:28 Missed in merge from green_mac. Affected files ... ... //depot/projects/trustedbsd/mac/sys/security/sebsd/sebsd.c#8 edit Differences ... ==== //depot/projects/trustedbsd/mac/sys/security/sebsd/sebsd.c#8 (text+ko) ==== @@ -69,7 +69,8 @@ * been mounted; policy is located on root partition. */ static void -sebsd_create_root_mount(struct ucred *cred, struct mount *mp) +sebsd_create_root_mount(struct ucred *cred, struct mount *mp, + struct mount *mntlabel, struct mount *fslabel) { if (security_init()) { panic("SEBSD: couldn't read policy file"); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message