Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mac68k/conf Catch up on COMPAT* options -- it's bee...
details: https://anonhg.NetBSD.org/src/rev/8bca27b64a50
branches: trunk
changeset: 759009:8bca27b64a50
user: hauke <hauke%NetBSD.org@localhost>
date: Wed Nov 24 13:53:34 2010 +0000
description:
Catch up on COMPAT* options -- it's been a while...
diffstat:
sys/arch/mac68k/conf/INSTALL | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 3e4e2edcc9f8 -r 8bca27b64a50 sys/arch/mac68k/conf/INSTALL
--- a/sys/arch/mac68k/conf/INSTALL Wed Nov 24 13:48:20 2010 +0000
+++ b/sys/arch/mac68k/conf/INSTALL Wed Nov 24 13:53:34 2010 +0000
@@ -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.
Home |
Main Index |
Thread Index |
Old Index