From owner-cvs-all@FreeBSD.ORG Sat Apr 19 20:53:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 412E737B401; Sat, 19 Apr 2003 20:53:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D10BB43F75; Sat, 19 Apr 2003 20:53:49 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3K3rn0U053550; Sat, 19 Apr 2003 20:53:49 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3K3rnTv053549; Sat, 19 Apr 2003 20:53:49 -0700 (PDT) Message-Id: <200304200353.h3K3rnTv053549@repoman.freebsd.org> From: Robert Watson Date: Sat, 19 Apr 2003 20:53:49 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/developers-handbook/mac chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Apr 2003 03:53:50 -0000 rwatson 2003/04/19 20:53:49 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/developers-handbook/mac chapter.sgml Log: Add two sub-sections to the MAC Framework userland architecture section of the Developer's Handbook: text on the APIs to access and manipulate labels on objects, and a brief description of how labels may currently be set on users using login.conf. This text could also use some more work, but is probably an improvement over the previous lack of text. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.14 +69 -0 doc/en_US.ISO8859-1/books/developers-handbook/mac/chapter.sgml