summaryrefslogtreecommitdiff
path: root/sys/arch/vax/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/vax/conf/GENERIC')
-rw-r--r--sys/arch/vax/conf/GENERIC6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/arch/vax/conf/GENERIC b/sys/arch/vax/conf/GENERIC
index 650d13390f8..2cc117c5313 100644
--- a/sys/arch/vax/conf/GENERIC
+++ b/sys/arch/vax/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.8 1997/05/28 23:09:37 niklas Exp $
+# $OpenBSD: GENERIC,v 1.9 1997/08/30 22:51:54 maja Exp $
# $NetBSD: GENERIC,v 1.19 1997/01/11 11:15:38 ragge Exp $
#
# GENERIC VAX configuration file; all supported devices.
@@ -52,10 +52,6 @@ option SYSVMSG
option SYSVSEM
option SYSVSHM
-# What executables to look for.
-option EXEC_AOUT
-option EXEC_SCRIPT
-
# Old compat stuff; needed to run 4.3BSD Reno programs.
# Note that if COMPAT_ULTRIX is set, you lose compatibility with
# 4.3BSD Reno programs and get Ultrix compatibility instead.