Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbsh3/conf add COMPAT_14
details: https://anonhg.NetBSD.org/src/rev/a2bdb7dbcfd8
branches: trunk
changeset: 495716:a2bdb7dbcfd8
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Thu Aug 03 11:30:30 2000 +0000
description:
add COMPAT_14
diffstat:
sys/arch/evbsh3/conf/COMPUTEX7750 | 3 ++-
sys/arch/evbsh3/conf/DREAMCAST | 3 ++-
sys/arch/evbsh3/conf/KZSH401 | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
diffs (51 lines):
diff -r b04f76bfb30d -r a2bdb7dbcfd8 sys/arch/evbsh3/conf/COMPUTEX7750
--- a/sys/arch/evbsh3/conf/COMPUTEX7750 Thu Aug 03 10:51:55 2000 +0000
+++ b/sys/arch/evbsh3/conf/COMPUTEX7750 Thu Aug 03 11:30:30 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: COMPUTEX7750,v 1.3 2000/07/31 20:57:45 msaitoh Exp $
+# $NetBSD: COMPUTEX7750,v 1.4 2000/08/03 11:30:30 msaitoh Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -79,6 +79,7 @@
# Compatibility options
options COMPAT_13 # NetBSD 1.3
+options COMPAT_14 # NetBSD 1.4,
options COMPAT_43 # and 4.3BSD
# Executable format options
diff -r b04f76bfb30d -r a2bdb7dbcfd8 sys/arch/evbsh3/conf/DREAMCAST
--- a/sys/arch/evbsh3/conf/DREAMCAST Thu Aug 03 10:51:55 2000 +0000
+++ b/sys/arch/evbsh3/conf/DREAMCAST Thu Aug 03 11:30:30 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DREAMCAST,v 1.2 2000/07/31 20:57:46 msaitoh Exp $
+# $NetBSD: DREAMCAST,v 1.3 2000/08/03 11:30:30 msaitoh Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -62,6 +62,7 @@
# Compatibility options
options COMPAT_13 # NetBSD 1.3
+options COMPAT_14 # NetBSD 1.4,
options COMPAT_43 # and 4.3BSD
# Executable format options
diff -r b04f76bfb30d -r a2bdb7dbcfd8 sys/arch/evbsh3/conf/KZSH401
--- a/sys/arch/evbsh3/conf/KZSH401 Thu Aug 03 10:51:55 2000 +0000
+++ b/sys/arch/evbsh3/conf/KZSH401 Thu Aug 03 11:30:30 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: KZSH401,v 1.3 2000/07/31 20:57:47 msaitoh Exp $
+# $NetBSD: KZSH401,v 1.4 2000/08/03 11:30:30 msaitoh Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -77,6 +77,7 @@
# Compatibility options
options COMPAT_13 # NetBSD 1.3
+options COMPAT_14 # NetBSD 1.4,
options COMPAT_43 # and 4.3BSD
# Executable format options
Home |
Main Index |
Thread Index |
Old Index