Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2002 09:26:42 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 11215 for review
Message-ID:  <200205121626.g4CGQgP20962@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205121626.g4CGQgP20962>