Searched hist:121372 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/security/mac/
H A Dmac_framework.cdiff 121372 Wed Oct 22 18:47:41 MDT 2003 rwatson Variable cleanup following break-out of kern_mac.c into sys/security/mac:

Unstaticize mac_late.
Remove ea_warn_once, now in mac_vfs.c.
Unstaticisize mac_policy_list, mac_static_policy_list, use
struct mac_policy_list_head instead of LIST_HEAD() directly.
Unstaticize and un-inline MAC policy locking functions so they can
be referenced from mac_*.c.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories

Completed in 106 milliseconds