Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 13:14:56 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 8405 for review
Message-ID:  <200203252114.g2PLEub10057@freefall.freebsd.org>

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

Change 8405 by rwatson@rwatson_tislabs on 2002/03/25 13:14:54

	Also build mac_none as a module, so that it demonstrates how
	to properly construct a trustedbsd_mac policy provider so that
	it's linked into the kernel, and available as a module.

Affected files ...

... //depot/projects/trustedbsd/mac/sys/modules/Makefile#13 edit
... //depot/projects/trustedbsd/mac/sys/modules/mac_none/Makefile#1 add

Differences ...

==== //depot/projects/trustedbsd/mac/sys/modules/Makefile#13 (text+ko) ====

@@ -54,6 +54,7 @@
 	lomac \
 	lpt \
 	mac_bsdextended \
+	mac_none \
 	mac_seeotheruids \
 	md \
 	mii \

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?200203252114.g2PLEub10057>