Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 08:48:49 -0700 (PDT)
From:      Brian Feldman <green@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 16802 for review
Message-ID:  <200208301548.g7UFmneY074466@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=16802

Change 16802 by green@green_laptop_2 on 2002/08/30 08:48:10

	Allow for the option of compiling MAC_LOMAC into a kernel.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/conf/files#47 edit
.. //depot/projects/trustedbsd/mac/sys/conf/options#26 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/conf/files#47 (text+ko) ====

@@ -1357,6 +1357,8 @@
 posix4/p1003_1b.c	standard
 posix4/posix4_mib.c	standard
 security/mac_none/mac_none.c	optional mac_none
+security/mac_lomac/mac_lomac.c	optional mac_lomac
+security/mac_lomac/kernel_plm.c	optional mac_lomac
 ufs/ffs/ffs_alloc.c	optional ffs
 ufs/ffs/ffs_balloc.c	optional ffs
 ufs/ffs/ffs_inode.c	optional ffs

==== //depot/projects/trustedbsd/mac/sys/conf/options#26 (text+ko) ====

@@ -126,6 +126,7 @@
 # Support for Mandatory Access Control (MAC)
 MAC		opt_mac.h
 MAC_DEBUG	opt_mac.h
+MAC_LOMAC	opt_dontuse.h
 MAC_NONE	opt_dontuse.h
 
 # Do we want the config file compiled into the kernel?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208301548.g7UFmneY074466>