Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2002 09:51:18 -0700 (PDT)
From:      Brian Feldman <green@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10234 for review
Message-ID:  <200204241651.g3OGpI470015@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=10234

Change 10234 by green@green_laptop_2 on 2002/04/24 09:51:11

	Hints don't need to have to be compiled in by default.

Affected files ...

... //depot/projects/trustedbsd/mac/sys/i386/conf/MAC#23 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/i386/conf/MAC#23 (text+ko) ====

@@ -25,7 +25,7 @@
 maxusers	0
 
 #To statically compile in device wiring instead of /boot/device.hints
-hints		"MAC.hints"		#Default places to look for devices.
+#hints		"MAC.hints"		#Default places to look for devices.
 
 makeoptions	DEBUG=-g		#Build kernel with gdb(1) debug symbols
 

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?200204241651.g3OGpI470015>