Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2006 19:55:20 GMT
From:      Rob Deker <deker@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 91454 for review
Message-ID:  <200602091955.k19JtKGF030028@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=91454

Change 91454 by deker@deker_build1.columbia.sparta.com on 2006/02/09 19:54:38

	Add bits to add notifyd and mtest method mappings to migscs

Affected files ...

.. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/Makefile#8 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/Makefile#8 (text+ko) ====

@@ -45,9 +45,7 @@
 
 # Mig security classes and access vectors
 
-DEFS = $(DARWIN_ROOT)/system_cmds/mach_init.tproj/bootstrap.defs
-#DEFS+= $(DARWIN_ROOT)/netinfo/servers/notifyd/notify_ipc.defs
-#DEFS+= $(DARWIN_ROOT)/../../examples/mig/mtest.defs
+DEFS = $(DARWIN_ROOT)/system_cmds/mach_init.tproj/bootstrap.defs $(DARWIN_ROOT)/netinfo/servers/notifyd/notify_ipc.defs $(DARWIN_ROOT)/../../examples/mig/mtest.defs
 
 mig_msgids: $(DEFS)
 	echo > $@



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