Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2002 01:52:31 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 12906 for review
Message-ID:  <200206140852.g5E8qVI15018@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12906

Change 12906 by rwatson@rwatson_paprika on 2002/06/14 01:52:01

	We don't plan to put struct mac in struct xucred, so remove
	already disabled changes.

Affected files ...

... //depot/projects/trustedbsd/mac/sys/sys/ucred.h#11 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/sys/ucred.h#11 (text+ko) ====

@@ -74,9 +74,6 @@
 	short	cr_ngroups;		/* number of groups */
 	gid_t	cr_groups[NGROUPS];	/* groups */
 	void	*_cr_unused1;		/* compatibility with old ucred */
-#if 0
-	struct	mac cr_label;		/* mandatory access control label */
-#endif
 };
 #define	XUCRED_VERSION	0
 

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?200206140852.g5E8qVI15018>