Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arc/conf Add options COMPAT_16.
details: https://anonhg.NetBSD.org/src/rev/1e961a49d68b
branches: trunk
changeset: 552559:1e961a49d68b
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Sep 27 10:07:57 2003 +0000
description:
Add options COMPAT_16.
diffstat:
sys/arch/arc/conf/ARCTIC | 3 ++-
sys/arch/arc/conf/GENERIC | 5 +++--
sys/arch/arc/conf/M403 | 3 ++-
sys/arch/arc/conf/MIMORI | 3 ++-
sys/arch/arc/conf/PCCONS | 3 ++-
sys/arch/arc/conf/PICA | 3 ++-
sys/arch/arc/conf/RAMDISK | 5 +++--
sys/arch/arc/conf/RPC44 | 5 +++--
8 files changed, 19 insertions(+), 11 deletions(-)
diffs (163 lines):
diff -r 3d2515d274e9 -r 1e961a49d68b sys/arch/arc/conf/ARCTIC
--- a/sys/arch/arc/conf/ARCTIC Sat Sep 27 09:44:13 2003 +0000
+++ b/sys/arch/arc/conf/ARCTIC Sat Sep 27 10:07:57 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ARCTIC,v 1.23 2003/06/15 06:08:12 tsutsui Exp $
+# $NetBSD: ARCTIC,v 1.24 2003/09/27 10:07:57 tsutsui Exp $
# $OpenBSD: ARCTIC,v 1.12 1999/08/29 12:14:03 niklas Exp $
#
# configuration file for DeskStation
@@ -53,6 +53,7 @@
options COMPAT_12 # NetBSD 1.2,
options COMPAT_13 # NetBSD 1.3,
options COMPAT_14 # NetBSD 1.4,
+options COMPAT_16 # NetBSD 1.6,
options COMPAT_43 # and 4.3BSD
options COMPAT_386BSD_MBRPART # recognize old partition ID
diff -r 3d2515d274e9 -r 1e961a49d68b sys/arch/arc/conf/GENERIC
--- a/sys/arch/arc/conf/GENERIC Sat Sep 27 09:44:13 2003 +0000
+++ b/sys/arch/arc/conf/GENERIC Sat Sep 27 10:07:57 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.91 2003/08/06 12:32:05 bouyer Exp $
+# $NetBSD: GENERIC,v 1.92 2003/09/27 10:07:57 tsutsui Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.91 $"
+#ident "GENERIC-$Revision: 1.92 $"
maxusers 32 # estimated number of users
@@ -84,6 +84,7 @@
options COMPAT_12 # NetBSD 1.2,
options COMPAT_13 # NetBSD 1.3,
options COMPAT_14 # NetBSD 1.4,
+options COMPAT_16 # NetBSD 1.6,
options COMPAT_43 # and 4.3BSD
options COMPAT_386BSD_MBRPART # recognize old partition ID
diff -r 3d2515d274e9 -r 1e961a49d68b sys/arch/arc/conf/M403
--- a/sys/arch/arc/conf/M403 Sat Sep 27 09:44:13 2003 +0000
+++ b/sys/arch/arc/conf/M403 Sat Sep 27 10:07:57 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: M403,v 1.22 2002/06/17 05:14:06 lukem Exp $
+# $NetBSD: M403,v 1.23 2003/09/27 10:07:57 tsutsui Exp $
#
# configuration file for MIPS Magnum 4000 system
#
@@ -46,6 +46,7 @@
options COMPAT_12 # NetBSD 1.2,
options COMPAT_13 # NetBSD 1.3,
options COMPAT_14 # NetBSD 1.4,
+options COMPAT_16 # NetBSD 1.6,
options COMPAT_43 # and 4.3BSD
options COMPAT_386BSD_MBRPART # recognize old partition ID
diff -r 3d2515d274e9 -r 1e961a49d68b sys/arch/arc/conf/MIMORI
--- a/sys/arch/arc/conf/MIMORI Sat Sep 27 09:44:13 2003 +0000
+++ b/sys/arch/arc/conf/MIMORI Sat Sep 27 10:07:57 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: MIMORI,v 1.20 2003/04/06 10:00:00 tsutsui Exp $
+# $NetBSD: MIMORI,v 1.21 2003/09/27 10:07:57 tsutsui Exp $
# NetBSD: GENERIC,v 1.31 2000/06/09 05:33:02 soda Exp
#
# MIMORI -- My NEC RISCstation 2250 (ur)
@@ -48,6 +48,7 @@
options COMPAT_12 # NetBSD 1.2,
options COMPAT_13 # NetBSD 1.3,
options COMPAT_14 # NetBSD 1.4,
+options COMPAT_16 # NetBSD 1.6,
options COMPAT_43 # and 4.3BSD
options COMPAT_386BSD_MBRPART # recognize old partition ID
diff -r 3d2515d274e9 -r 1e961a49d68b sys/arch/arc/conf/PCCONS
--- a/sys/arch/arc/conf/PCCONS Sat Sep 27 09:44:13 2003 +0000
+++ b/sys/arch/arc/conf/PCCONS Sat Sep 27 10:07:57 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: PCCONS,v 1.28 2003/06/15 06:10:42 tsutsui Exp $
+# $NetBSD: PCCONS,v 1.29 2003/09/27 10:07:57 tsutsui Exp $
# $OpenBSD: GENERIC,v 1.29 1999/08/29 12:14:03 niklas Exp $
#
# PCCONS -- generic but pccons rather than wscons
@@ -57,6 +57,7 @@
options COMPAT_12 # NetBSD 1.2,
options COMPAT_13 # NetBSD 1.3,
options COMPAT_14 # NetBSD 1.4,
+options COMPAT_16 # NetBSD 1.6,
options COMPAT_43 # and 4.3BSD
options COMPAT_386BSD_MBRPART # recognize old partition ID
diff -r 3d2515d274e9 -r 1e961a49d68b sys/arch/arc/conf/PICA
--- a/sys/arch/arc/conf/PICA Sat Sep 27 09:44:13 2003 +0000
+++ b/sys/arch/arc/conf/PICA Sat Sep 27 10:07:57 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: PICA,v 1.37 2003/05/22 17:16:19 tsutsui Exp $
+# $NetBSD: PICA,v 1.38 2003/09/27 10:07:57 tsutsui Exp $
#
# configuration file for ACER PICA system
#
@@ -47,6 +47,7 @@
options COMPAT_12 # NetBSD 1.2,
options COMPAT_13 # NetBSD 1.3,
options COMPAT_14 # NetBSD 1.4,
+options COMPAT_16 # NetBSD 1.6,
options COMPAT_43 # and 4.3BSD
options COMPAT_386BSD_MBRPART # recognize old partition ID
diff -r 3d2515d274e9 -r 1e961a49d68b sys/arch/arc/conf/RAMDISK
--- a/sys/arch/arc/conf/RAMDISK Sat Sep 27 09:44:13 2003 +0000
+++ b/sys/arch/arc/conf/RAMDISK Sat Sep 27 10:07:57 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RAMDISK,v 1.40 2003/06/15 06:10:42 tsutsui Exp $
+# $NetBSD: RAMDISK,v 1.41 2003/09/27 10:07:57 tsutsui Exp $
#
# memory disk based configuration file for MIPS R4x00 ARC Systems
#
@@ -7,7 +7,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.40 $"
+#ident "GENERIC-$Revision: 1.41 $"
maxusers 32 # estimated number of users
@@ -69,6 +69,7 @@
#options COMPAT_12 # NetBSD 1.2,
options COMPAT_13 # NetBSD 1.3,
options COMPAT_14 # NetBSD 1.4,
+options COMPAT_16 # NetBSD 1.6,
options COMPAT_43 # and 4.3BSD
options COMPAT_386BSD_MBRPART # recognize old partition ID
diff -r 3d2515d274e9 -r 1e961a49d68b sys/arch/arc/conf/RPC44
--- a/sys/arch/arc/conf/RPC44 Sat Sep 27 09:44:13 2003 +0000
+++ b/sys/arch/arc/conf/RPC44 Sat Sep 27 10:07:57 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RPC44,v 1.3 2003/06/15 06:08:13 tsutsui Exp $
+# $NetBSD: RPC44,v 1.4 2003/09/27 10:07:57 tsutsui Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.3 $"
+#ident "GENERIC-$Revision: 1.4 $"
maxusers 32 # estimated number of users
@@ -73,6 +73,7 @@
options COMPAT_12 # NetBSD 1.2,
options COMPAT_13 # NetBSD 1.3,
options COMPAT_14 # NetBSD 1.4,
+options COMPAT_16 # NetBSD 1.6,
options COMPAT_43 # and 4.3BSD
options COMPAT_386BSD_MBRPART # recognize old partition ID
Home |
Main Index |
Thread Index |
Old Index