freebsd-src/sys/security
Robert Watson 728fbeea52 As INVARIANTS isn't supported for code that loads only as a kernel
module and is not linked into the base system, two KASSERT's rotted.
Fix them by fixing variable names.  It would be really nice if
opt_global.h was used when building modules as part of a buildkernel.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2002-09-21 18:29:37 +00:00
..
lomac Remove all use of vnode->v_tag, replacing with appropriate substitutes. 2002-09-14 09:02:28 +00:00
mac Remove un-needed stack variable 'ops'. 2002-09-18 22:35:02 +00:00
mac_biba As INVARIANTS isn't supported for code that loads only as a kernel 2002-09-21 18:29:37 +00:00
mac_bsdextended Pass active_cred and file_cred into the MAC framework explicitly 2002-08-19 19:04:53 +00:00
mac_ifoff
mac_mls As INVARIANTS isn't supported for code that loads only as a kernel 2002-09-21 18:29:37 +00:00
mac_none Prefer NULL to 0 when passing a NULL pointer. 2002-08-20 02:54:09 +00:00
mac_seeotheruids
mac_stub Prefer NULL to 0 when passing a NULL pointer. 2002-08-20 02:54:09 +00:00
mac_test Provide stub mpo_syscall() implementations for mac_none and mac_test. 2002-08-20 02:53:35 +00:00