Module Name: src
Committed By: hauke
Date: Wed Nov 24 13:53:34 UTC 2010
Modified Files:
src/sys/arch/mac68k/conf: INSTALL
Log Message:
Catch up on COMPAT* options -- it's been a while...
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/mac68k/conf/INSTALL
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/mac68k/conf/INSTALL
diff -u src/sys/arch/mac68k/conf/INSTALL:1.46 src/sys/arch/mac68k/conf/INSTALL:1.47
--- src/sys/arch/mac68k/conf/INSTALL:1.46 Tue Nov 23 11:14:01 2010
+++ src/sys/arch/mac68k/conf/INSTALL Wed Nov 24 13:53:34 2010
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.46 2010/11/23 11:14:01 hannken Exp $
+# $NetBSD: INSTALL,v 1.47 2010/11/24 13:53:34 hauke Exp $
#
# INSTALL
@@ -48,6 +48,10 @@
options COMPAT_14 # NetBSD 1.4,
options COMPAT_15 # NetBSD 1.5,
options COMPAT_16 # NetBSD 1.6,
+options COMPAT_20 # NetBSD 2.0,
+options COMPAT_30 # NetBSD 3.0,
+options COMPAT_40 # NetBSD 4.0,
+options COMPAT_50 # NetBSD 5.0 compatibility.
options COMPAT_43 # and 4.3BSD
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.