Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2002 11:23:16 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 20298 for review
Message-ID:  <200210281923.g9SJNGYA021955@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=20298

Change 20298 by rwatson@rwatson_tislabs on 2002/10/28 11:22:15

	ms_psid is not used by SEBSD, gc.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/security/sebsd/sebsd.h#9 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/security/sebsd/sebsd.h#9 (text+ko) ====

@@ -55,11 +55,4 @@
 extern int thread_has_system(struct thread *td, access_vector_t perm);
 #endif /* _KERNEL */
 
-#if 0
-/* XXXMAC: temporarily disabled because we still need struct oldmac */
-struct mac_sebsd {
-	uint32_t	ms_psid;	/* persistent sid storage */
-};
-#endif
-
 #endif /* _SYS_SECURITY_SEBSD_H */

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?200210281923.g9SJNGYA021955>