Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2002 06:49:01 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 12198 for review
Message-ID:  <200205311349.g4VDn1C19659@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205311349.g4VDn1C19659>