From a236f295930962ba88fc76b01745780f33c38d73 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Tue, 3 Sep 2002 03:17:34 +0000 Subject: [PATCH] When work is going on Perforce, indicate the branch in the status field so that people who are interested can get to it. --- en/releases/5.0R/todo.sgml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml index 62cc44f4fd..6de815e93c 100644 --- a/en/releases/5.0R/todo.sgml +++ b/en/releases/5.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; ]> @@ -64,7 +64,8 @@ TrustedBSD MAC Framework system call interface - Personal branch: in progressrwatson@FreeBSD.org + Perforce rwatson_macnewapi: in progress + rwatson@FreeBSD.org Revised system call interface supporting extensible label access from userland. This replaces the current temporary API which supports only a subset of the available policies and is not @@ -73,7 +74,8 @@ TrustedBSD MAC Framework userland applications - TrustedBSD MAC branch: in progressrwatson@FreeBSD.org + Perforce trustedbsd_mac: in progress + rwatson@FreeBSD.org Simple labeling applications including {get,set}[fp]mac(8), as well as labeling during the login process. @@ -89,7 +91,8 @@ Port of LOMAC to TrustedBSD MAC Framework - TrustedBSD MAC branch: in progressgreen@FreeBSD.org + Perforce trustedbsd_mac: in progress + green@FreeBSD.org Re-implementation of LOMAC to plug in via the MAC framework, making it easier to deploy and support, as well as removing code duplication in the LOMAC tree to improve maintenance cost.