Module Name: src
Committed By: uwe
Date: Sun Aug 16 19:12:55 UTC 2009
Modified Files:
src/sys/arch/sparc/conf: MRCOFFEE
Log Message:
options COMPAT_50
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/sparc/conf/MRCOFFEE
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/sparc/conf/MRCOFFEE
diff -u src/sys/arch/sparc/conf/MRCOFFEE:1.29 src/sys/arch/sparc/conf/MRCOFFEE:1.30
--- src/sys/arch/sparc/conf/MRCOFFEE:1.29 Sun Aug 16 00:24:59 2009
+++ src/sys/arch/sparc/conf/MRCOFFEE Sun Aug 16 19:12:55 2009
@@ -1,4 +1,4 @@
-# $NetBSD: MRCOFFEE,v 1.29 2009/08/16 00:24:59 macallan Exp $
+# $NetBSD: MRCOFFEE,v 1.30 2009/08/16 19:12:55 uwe Exp $
# From: NetBSD: GENERIC,v 1.197 2006/12/04 23:43:35 elad Exp
#
# Mr.Coffee (JavaStation 1) machine description file
@@ -12,7 +12,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "MRCOFFEE-$Revision: 1.29 $"
+#ident "MRCOFFEE-$Revision: 1.30 $"
maxusers 32
@@ -161,6 +161,7 @@
options COMPAT_20 # NetBSD 2.0 binary compatibility
options COMPAT_30 # NetBSD 3.0 binary compatibility
options COMPAT_40 # NetBSD 4.0 binary compatibility
+options COMPAT_50 # NetBSD 5.0 binary compatibility
options COMPAT_SUNOS # SunOS 4.x binary compatibility
options COMPAT_SVR4 # SunOS 5.x binary compatibility
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.