From owner-p4-projects Sun May 12 9:26:50 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 91A4337B404; Sun, 12 May 2002 09:26:43 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE9CF37B408 for ; Sun, 12 May 2002 09:26:42 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4CGQgP20962 for perforce@freebsd.org; Sun, 12 May 2002 09:26:42 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Sun, 12 May 2002 09:26:42 -0700 (PDT) Message-Id: <200205121626.g4CGQgP20962@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson Subject: PERFORCE change 11215 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=11215 Change 11215 by rwatson@rwatson_tislabs on 2002/05/12 09:25:50 Export include files from sys/security/mac_biba and sys/security/mac_mls also. Currently none there, but there will be. Affected files ... ... //depot/projects/trustedbsd/mac/etc/mtree/BSD.include.dist#7 edit ... //depot/projects/trustedbsd/mac/include/Makefile#10 edit Differences ... ==== //depot/projects/trustedbsd/mac/etc/mtree/BSD.include.dist#7 (text+ko) ==== @@ -122,8 +122,12 @@ security lomac .. + mac_biba + ... mac_bsdextended .. + mac_mls + ... .. sys .. ==== //depot/projects/trustedbsd/mac/include/Makefile#10 (text+ko) ==== @@ -43,8 +43,8 @@ fs/fdescfs fs/fifofs fs/msdosfs fs/ntfs fs/nullfs fs/nwfs fs/portalfs \ fs/procfs fs/smbfs fs/umapfs fs/unionfs isofs/cd9660 \ netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \ - security/lomac security/mac_bsdextended \ - ufs/ffs ufs/ufs + security/lomac security/mac_biba security/mac_bsdextended \ + security/mac_mls ufs/ffs ufs/ufs # For SHARED=symlinks, cam and netatm are symlinks, so cam/scsi and netatm/* # are taken care of To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message