From owner-p4-projects@FreeBSD.ORG Fri Jul 25 09:46:45 2003 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 7C43937B404; Fri, 25 Jul 2003 09:46:44 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29DC137B401 for ; Fri, 25 Jul 2003 09:46:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C04B43FAF for ; Fri, 25 Jul 2003 09:46:43 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6PGkh0U043240 for ; Fri, 25 Jul 2003 09:46:43 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6PGkh2W043237 for perforce@freebsd.org; Fri, 25 Jul 2003 09:46:43 -0700 (PDT) Date: Fri, 25 Jul 2003 09:46:43 -0700 (PDT) Message-Id: <200307251646.h6PGkh2W043237@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Subject: PERFORCE change 34991 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 16:46:45 -0000 http://perforce.freebsd.org/chv.cgi?CH=34991 Change 34991 by rwatson@rwatson_paprika on 2003/07/25 09:46:14 Build machinery and hookup bits for FreeBSD Security Architecture. Affected files ... .. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/Makefile#8 edit .. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/book.sgml#9 edit .. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/chapters.ent#6 edit .. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/secarch/chapter.sgml#1 add Differences ... ==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/Makefile#8 (text+ko) ==== @@ -40,6 +40,7 @@ SRCS+= pci/chapter.sgml SRCS+= policies/chapter.sgml SRCS+= scsi/chapter.sgml +SRCS+= secarch/chapter.sgml SRCS+= secure/chapter.sgml SRCS+= sockets/chapter.sgml SRCS+= sound/chapter.sgml ==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/book.sgml#9 (text+ko) ==== @@ -66,6 +66,13 @@ + + High-Level Architecture + + &chap.secarch; + + + Interprocess Communication ==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/chapters.ent#6 (text+ko) ==== @@ -16,11 +16,14 @@ - + + + + - + @@ -31,7 +34,7 @@ - + @@ -40,9 +43,9 @@ - + - +