summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/conf/DISKLESS
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/sun3/conf/DISKLESS
parent62981d11e71af2ee268240d025a8fa35e82986ee (diff)
disable TCP_COMPAT_42
Diffstat (limited to 'sys/arch/sun3/conf/DISKLESS')
-rw-r--r--sys/arch/sun3/conf/DISKLESS2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/sun3/conf/DISKLESS b/sys/arch/sun3/conf/DISKLESS
index 6c124791116..3d6dd78657f 100644
--- a/sys/arch/sun3/conf/DISKLESS
+++ b/sys/arch/sun3/conf/DISKLESS
@@ -42,7 +42,7 @@ options COMPAT_SUNOS # can run SunOS 4.1.1 executables
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_43 # and 4.3BSD
-options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
+#options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
options UCONSOLE # Allow non-root TIOCCONS
# Sun3-specific debugging options