PERFORCE change 20298 for review
Robert Watson
rwatson at freebsd.org
Mon Oct 28 19:23:16 GMT 2002
http://perforce.freebsd.org/chv.cgi?CH=20298
Change 20298 by rwatson at 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 at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list