Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 2003 21:09:40 -0800 (PST)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 24169 for review
Message-ID:  <200301250509.h0P59eZC041890@repoman.freebsd.org>

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

Change 24169 by jmallett@jmallett_dalek on 2003/01/24 21:09:03

	Add XXX wrt platform needing to imply options $upper(platformname).
	Add COMPAT_FREEBSD4 to shut up kern_sig.c.

Affected files ...

.. //depot/projects/mips/sys/mips/conf/GENERIC#5 edit

Differences ...

==== //depot/projects/mips/sys/mips/conf/GENERIC#5 (text+ko) ====

@@ -12,11 +12,15 @@
 
 # Platform support
 platform	sgimips			#SGI MIPS guts
+# XXX Should be implied by the above.
 options 	SGIMIPS			#SGI MIPS hardware
 
 # Hardware support
 device		arcbios			#ARCBIOS
 
+options		COMPAT_FREEBSD4		#Keep this for a while
+
+
 # Other options
 
 # One can configure MIPS to run as either endian...  By default,

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?200301250509.h0P59eZC041890>