summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2011-06-27 03:27:08 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2011-06-27 03:27:08 +0000
commit0e2dec7808332fbf49fc5513c5d883ccb99def0d (patch)
tree0cf06c724ed3d71f4812bd10d1cb8596f5329f3f /sys/arch
parent49de6f8d6227a3cb7c733fb2b7ab574fab991912 (diff)
remove compat_vax1k. no more 4.3bsd reno support. ok deraadt
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/vax/conf/GENERIC6
-rw-r--r--sys/arch/vax/conf/RAMDISK5
-rw-r--r--sys/arch/vax/conf/files.vax4
3 files changed, 3 insertions, 12 deletions
diff --git a/sys/arch/vax/conf/GENERIC b/sys/arch/vax/conf/GENERIC
index 0d96e7b7ef6..7461b7fbdf0 100644
--- a/sys/arch/vax/conf/GENERIC
+++ b/sys/arch/vax/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.53 2010/07/03 03:59:17 krw Exp $
+# $OpenBSD: GENERIC,v 1.54 2011/06/27 03:27:07 tedu Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -33,10 +33,6 @@ option VAX53 # VAX 4000 10X, MicroVAX 3100m9X
option VAX60 # VS 3[58][24]0
option VXT # VXT2000 and VXT2000+
-# Old compat stuff; needed to run 4.3BSD Reno programs.
-option COMPAT_VAX1K # Must be present to run old (< 3.1) binaries.
-option COMPAT_35 # needed for COMPAT_VAX1K
-
option INSN_EMULATE # CPU lacks some hardware instructions.
config bsd swap generic
diff --git a/sys/arch/vax/conf/RAMDISK b/sys/arch/vax/conf/RAMDISK
index 46f2b995565..71f87ff9375 100644
--- a/sys/arch/vax/conf/RAMDISK
+++ b/sys/arch/vax/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.33 2010/07/03 03:59:17 krw Exp $
+# $OpenBSD: RAMDISK,v 1.34 2011/06/27 03:27:07 tedu Exp $
machine vax # machine type
@@ -42,9 +42,6 @@ option BOOT_CONFIG # boot-time kernel config
config bsd root on rd0a swap on rd0b # and sd0b
-# Old compat stuff; needed to run 4.3BSD Reno programs.
-#option COMPAT_VAX1K # Must be present to run pre-1.4 binaries.
-
option INSN_EMULATE # CPU lacks some hardware instructions.
mainbus0 at root
diff --git a/sys/arch/vax/conf/files.vax b/sys/arch/vax/conf/files.vax
index 49367ceacf6..3312704cfa6 100644
--- a/sys/arch/vax/conf/files.vax
+++ b/sys/arch/vax/conf/files.vax
@@ -1,4 +1,4 @@
-# $OpenBSD: files.vax,v 1.52 2010/06/29 18:46:34 tedu Exp $
+# $OpenBSD: files.vax,v 1.53 2011/06/27 03:27:07 tedu Exp $
# $NetBSD: files.vax,v 1.60 1999/08/27 20:04:32 ragge Exp $
#
# new style config file for vax architecture
@@ -400,8 +400,6 @@ file arch/vax/vax/vxt.c vxt
file arch/vax/vax/wscons_machdep.c wsdisplay | wskbd
file arch/vax/uba/uba_dma.c uba
-include "compat/vax1k/files.vax1k"
-
# Keep these for now. Time will tell which we will need...
#arch/vax/vax/dkbad.c standard
#arch/vax/vax/ka730.c standard