Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sun3/conf Remove options COMPAT_15 and add options ...
details: https://anonhg.NetBSD.org/src/rev/c4489224e3b7
branches: trunk
changeset: 573177:c4489224e3b7
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Fri Jan 21 12:19:25 2005 +0000
description:
Remove options COMPAT_15 and add options COMPAT_20.
diffstat:
sys/arch/sun3/conf/DISKLESS | 4 ++--
sys/arch/sun3/conf/DISKLESS3X | 4 ++--
sys/arch/sun3/conf/FOUR_TTYS | 4 ++--
sys/arch/sun3/conf/GENERIC | 6 +++---
sys/arch/sun3/conf/GENERIC3X | 4 ++--
sys/arch/sun3/conf/INSTALL | 4 ++--
sys/arch/sun3/conf/INSTALL3X | 4 ++--
sys/arch/sun3/conf/KGDB | 4 ++--
sys/arch/sun3/conf/KGDB3X | 4 ++--
9 files changed, 19 insertions(+), 19 deletions(-)
diffs (180 lines):
diff -r 48c959874464 -r c4489224e3b7 sys/arch/sun3/conf/DISKLESS
--- a/sys/arch/sun3/conf/DISKLESS Fri Jan 21 12:11:30 2005 +0000
+++ b/sys/arch/sun3/conf/DISKLESS Fri Jan 21 12:19:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DISKLESS,v 1.44 2004/11/10 17:54:07 christos Exp $
+# $NetBSD: DISKLESS,v 1.45 2005/01/21 12:19:25 tsutsui Exp $
# DISKLESS - Root and swap on NFS
# Desktop machines only (3/50, 3/60, 3/110)
@@ -50,8 +50,8 @@
#options COMPAT_12 # NetBSD 1.2
options COMPAT_13 # NetBSD 1.3
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_LINUX # can run Linux/m68k executables
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
diff -r 48c959874464 -r c4489224e3b7 sys/arch/sun3/conf/DISKLESS3X
--- a/sys/arch/sun3/conf/DISKLESS3X Fri Jan 21 12:11:30 2005 +0000
+++ b/sys/arch/sun3/conf/DISKLESS3X Fri Jan 21 12:19:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DISKLESS3X,v 1.31 2004/11/10 17:54:07 christos Exp $
+# $NetBSD: DISKLESS3X,v 1.32 2005/01/21 12:19:25 tsutsui Exp $
# DISKLESS - Root and swap on NFS
# Desktop machines only (3/80)
@@ -50,8 +50,8 @@
#options COMPAT_12 # NetBSD 1.2
options COMPAT_13 # NetBSD 1.3
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_LINUX # can run Linux/m68k executables
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
diff -r 48c959874464 -r c4489224e3b7 sys/arch/sun3/conf/FOUR_TTYS
--- a/sys/arch/sun3/conf/FOUR_TTYS Fri Jan 21 12:11:30 2005 +0000
+++ b/sys/arch/sun3/conf/FOUR_TTYS Fri Jan 21 12:19:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: FOUR_TTYS,v 1.37 2004/11/10 17:54:07 christos Exp $
+# $NetBSD: FOUR_TTYS,v 1.38 2005/01/21 12:19:25 tsutsui Exp $
# FOUR_TTYS Sun3 (3/50, 3/60, 3/110, 3/160, 3/260)
# like GENERIC but both zs chips are used as ttys
@@ -50,8 +50,8 @@
options COMPAT_12 # NetBSD 1.2
options COMPAT_13 # NetBSD 1.3
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_AOUT_M68K # support for NetBSD a.out executables
#options COMPAT_LINUX # can run Linux/m68k executables
options EXEC_AOUT # support for a.out executables
diff -r 48c959874464 -r c4489224e3b7 sys/arch/sun3/conf/GENERIC
--- a/sys/arch/sun3/conf/GENERIC Fri Jan 21 12:11:30 2005 +0000
+++ b/sys/arch/sun3/conf/GENERIC Fri Jan 21 12:19:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.109 2005/01/17 15:28:52 cube Exp $
+# $NetBSD: GENERIC,v 1.110 2005/01/21 12:19:25 tsutsui Exp $
#
# GENERIC machine description file
#
@@ -25,7 +25,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.109 $"
+#ident "GENERIC-$Revision: 1.110 $"
# Machines to be supported by this kernel
options FPU_EMULATE
@@ -81,8 +81,8 @@
options COMPAT_12 # NetBSD 1.2
options COMPAT_13 # NetBSD 1.3
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_AOUT_M68K # support for NetBSD a.out executables
#options COMPAT_LINUX # can run Linux/m68k executables
options EXEC_AOUT # support for a.out executables
diff -r 48c959874464 -r c4489224e3b7 sys/arch/sun3/conf/GENERIC3X
--- a/sys/arch/sun3/conf/GENERIC3X Fri Jan 21 12:11:30 2005 +0000
+++ b/sys/arch/sun3/conf/GENERIC3X Fri Jan 21 12:19:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC3X,v 1.66 2005/01/17 15:28:52 cube Exp $
+# $NetBSD: GENERIC3X,v 1.67 2005/01/21 12:19:25 tsutsui Exp $
# GENERIC Sun3X (3/80, 3/470)
# Supports root on: ie0, le0, sd*, ...
@@ -61,8 +61,8 @@
options COMPAT_12 # NetBSD 1.2
options COMPAT_13 # NetBSD 1.3
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_AOUT_M68K # support for NetBSD a.out executables
#options COMPAT_LINUX # can run Linux/m68k executables
options EXEC_AOUT # support for a.out executables
diff -r 48c959874464 -r c4489224e3b7 sys/arch/sun3/conf/INSTALL
--- a/sys/arch/sun3/conf/INSTALL Fri Jan 21 12:11:30 2005 +0000
+++ b/sys/arch/sun3/conf/INSTALL Fri Jan 21 12:19:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.24 2004/11/10 17:54:08 christos Exp $
+# $NetBSD: INSTALL,v 1.25 2005/01/21 12:19:25 tsutsui Exp $
#
# INSTALL - Installation kernel for the Sun3
#
@@ -57,8 +57,8 @@
#options COMPAT_12 # NetBSD 1.2
options COMPAT_13 # NetBSD 1.3
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_LINUX # can run Linux/m68k executables
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
diff -r 48c959874464 -r c4489224e3b7 sys/arch/sun3/conf/INSTALL3X
--- a/sys/arch/sun3/conf/INSTALL3X Fri Jan 21 12:11:30 2005 +0000
+++ b/sys/arch/sun3/conf/INSTALL3X Fri Jan 21 12:19:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL3X,v 1.22 2004/07/15 03:53:52 atatat Exp $
+# $NetBSD: INSTALL3X,v 1.23 2005/01/21 12:19:25 tsutsui Exp $
#
# INSTALL3X - Installation kernel for the Sun3X
#
@@ -57,8 +57,8 @@
#options COMPAT_12 # NetBSD 1.2
options COMPAT_13 # NetBSD 1.3
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_LINUX # can run Linux/m68k executables
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
diff -r 48c959874464 -r c4489224e3b7 sys/arch/sun3/conf/KGDB
--- a/sys/arch/sun3/conf/KGDB Fri Jan 21 12:11:30 2005 +0000
+++ b/sys/arch/sun3/conf/KGDB Fri Jan 21 12:19:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: KGDB,v 1.37 2004/11/10 17:54:08 christos Exp $
+# $NetBSD: KGDB,v 1.38 2005/01/21 12:19:25 tsutsui Exp $
# KGDB Sun3 (3/50, 3/60, 3/110, 3/160, 3/260, 3/E)
# like GENERIC but supports gdb on other machine, i.e.:
@@ -53,8 +53,8 @@
options COMPAT_12 # NetBSD 1.2
options COMPAT_13 # NetBSD 1.3
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_AOUT_M68K # support for NetBSD a.out executables
#options COMPAT_LINUX # can run Linux/m68k executables
options EXEC_AOUT # support for a.out executables
diff -r 48c959874464 -r c4489224e3b7 sys/arch/sun3/conf/KGDB3X
--- a/sys/arch/sun3/conf/KGDB3X Fri Jan 21 12:11:30 2005 +0000
+++ b/sys/arch/sun3/conf/KGDB3X Fri Jan 21 12:19:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: KGDB3X,v 1.39 2004/11/10 17:54:08 christos Exp $
+# $NetBSD: KGDB3X,v 1.40 2005/01/21 12:19:25 tsutsui Exp $
# KGDB3X Sun3X (3/80, 3/470)
# like GENERIC but supports gdb on other machine, i.e.:
@@ -53,8 +53,8 @@
options COMPAT_12 # NetBSD 1.2
options COMPAT_13 # NetBSD 1.3
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_AOUT_M68K # support for NetBSD a.out executables
#options COMPAT_LINUX # can run Linux/m68k executables
options EXEC_AOUT # support for a.out executables
Home |
Main Index |
Thread Index |
Old Index