Robert Watson 6fa0475d95 mac_Finish break-out of kern_mac.c into parts:
Include src/sys/security/mac/mac_internal.h in kern_mac.c.

  Remove redundant defines from the include: SYSCTL_DECL(), debug macros,
    composition macros.

  Unstaticize various bits now exposed to the remainder of the kernel:
    mac_init_label(), mac_destroy_label().

  Remove all the functions now implemented in mac_process/mac_vfs/mac_net/
    mac_pipe.  Also remove debug counters, sysctls exporting debug
    counters, enforcement flags, sysctls exporting enforcement flags.

  Leave module declaration, sysctl nodes, mactemp malloc type, system
    calls.

This should conclude MAC/LINT/NOTES breakage from the break-out process,
but I'm running builds now to make sure I caught everything.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-10-22 20:59:31 +00:00
..
2003-10-18 17:26:13 +00:00
2003-10-22 07:44:45 +00:00
2003-10-22 20:28:46 +00:00
2003-10-18 14:10:28 +00:00
2003-09-02 17:30:40 +00:00
2003-10-18 17:51:26 +00:00
2003-10-18 14:10:28 +00:00
2003-10-18 05:41:31 +00:00
2003-10-22 19:23:51 +00:00
2003-10-22 19:23:51 +00:00
2003-10-18 14:10:28 +00:00
2003-10-19 11:35:44 +00:00