From 104f7d424e7771fe7fbb783c854496cc2fe486bf Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Wed, 20 Nov 2002 18:05:25 +0000 Subject: [PATCH] Update status of TrustedBSD MAC userland task: it's almost entirely done, modulo a few nit bug fixes and tweaks that are pending. --- en/releases/5.0R/todo.sgml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml index eda6f76521..6f561869de 100644 --- a/en/releases/5.0R/todo.sgml +++ b/en/releases/5.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; ]> @@ -118,10 +118,12 @@ TrustedBSD MAC Framework userland applications - Perforce trustedbsd_mac: preparing for merge to main tree + Mostly merged, some minor updates pending rwatson@FreeBSD.org - Simple labeling applications including {get,set}[fp]mac(8), - as well as labeling during the login process. + Most MAC support for user applications and daemons has been + merged. Minor updates to support recursive file labeling, + correct labeling in inetd, and a few other bits and pieces is + pending.