svn commit: r232720 - head/sys/mips/conf

Juli Mallett jmallett at FreeBSD.org
Fri Mar 9 09:32:20 UTC 2012


Author: jmallett
Date: Fri Mar  9 09:32:20 2012
New Revision: 232720
URL: http://svn.freebsd.org/changeset/base/232720

Log:
  "Did you still want the not yet? I think we just arrived at yet."
  
  Submitted by:	thompsa

Modified:
  head/sys/mips/conf/OCTEON1

Modified: head/sys/mips/conf/OCTEON1
==============================================================================
--- head/sys/mips/conf/OCTEON1	Fri Mar  9 08:36:30 2012	(r232719)
+++ head/sys/mips/conf/OCTEON1	Fri Mar  9 09:32:20 2012	(r232720)
@@ -61,7 +61,7 @@ options 	PROCFS			# Process filesystem (
 options 	PSEUDOFS		# Pseudo-filesystem framework
 options 	GEOM_PART_GPT		# GUID Partition Tables.
 options 	GEOM_LABEL		# Provides labelization
-options 	COMPAT_FREEBSD32	# Compatible with o32 binaries (not yet)
+options 	COMPAT_FREEBSD32	# Compatible with o32 binaries
 options 	SCSI_DELAY=5000		# Delay (in ms) before probing SCSI
 options 	KTRACE			# ktrace(1) support
 options 	STACK			# stack(9) support


More information about the svn-src-all mailing list