summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/conf/GENERIC
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-08-31 02:09:45 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-08-31 02:09:45 +0000
commitcbc633f1c7492409eab24e6695ca9ae5fb2554a6 (patch)
tree9cbdc5e83ce60594056a560595210a7d70b2380d /sys/arch/mvme88k/conf/GENERIC
parent62981d11e71af2ee268240d025a8fa35e82986ee (diff)
disable TCP_COMPAT_42
Diffstat (limited to 'sys/arch/mvme88k/conf/GENERIC')
-rw-r--r--sys/arch/mvme88k/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/conf/GENERIC b/sys/arch/mvme88k/conf/GENERIC
index 8d7f9c4d43b..45275b37e79 100644
--- a/sys/arch/mvme88k/conf/GENERIC
+++ b/sys/arch/mvme88k/conf/GENERIC
@@ -1,7 +1,7 @@
#
# GENERIC AMIGA
#
-# $Id: GENERIC,v 1.2 1996/05/15 08:56:16 mickey Exp $
+# $Id: GENERIC,v 1.3 1996/08/31 02:09:29 deraadt Exp $
#
# This configuration file contains all possible options
#
@@ -60,7 +60,7 @@ options "CD9660" # ISO 9660 file system, with Rock Ridge
#
options "COMPAT_09" # compatability with older NetBSD release
options "COMPAT_43" # 4.3 BSD compatible system calls
-options "TCP_COMPAT_42" # Use 4.2 BSD style TCP
+#options "TCP_COMPAT_42" # Use 4.2 BSD style TCP
options "COMPAT_NOMID" # allow nonvalid machine id executables
#options COMPAT_HPUX # HP300 compatability