Re: Breaking out kern_mac.c into multiple files

From: Robert Watson (rwatson_at_freebsd.org)
Date: 07/31/03

  • Next message: Sean Kelly: "A working watchdog API"
    Date: Wed, 30 Jul 2003 20:04:07 -0400 (EDT)
    To: John-Mark Gurney <gurney_j@efn.org>
    
    

    On Wed, 30 Jul 2003, John-Mark Gurney wrote:

    > Can the MAC framework be loaded as a module? If so, then
    > sys/(security/)?/mac is my vote. If it's going to be an intregal part
    > of the system that will be standard, then kern/ is open.

    Nope -- the MAC Framework permits you to plug in modules, but it cannot
    (itself) be made into a module. Either you got it, or you don't :-).

    Robert N M Watson FreeBSD Core Team, TrustedBSD Projects
    robert@fledge.watson.org Network Associates Laboratories

    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"


  • Next message: Sean Kelly: "A working watchdog API"