Module Name: src
Committed By: maxv
Date: Sat Jul 29 12:28:28 UTC 2017
Modified Files:
src/sys/arch/cesfic/conf: GENERIC
src/sys/arch/evbarm/conf: IMX31LITE INTEGRATOR_CP IXM1200 NAPPI OSK5912
TEAMASA_NPWR VIPER
src/sys/arch/evbmips/conf: ADM5120 ADM5120-NB ADM5120-USB AP30 DB120
MERAKI RB433UAH WGT624V3 XLSATX
src/sys/arch/evbppc/conf: VIRTEX_DFC VIRTEX_GSRD1 VIRTEX_GSRD2
src/sys/arch/mvme68k/conf: VME147 VME162 VME167 VME172 VME177
src/sys/arch/news68k/conf: INSTALL LIBERO NEWS1200
src/sys/arch/shark/conf: OFWGENCFG
src/sys/arch/sparc64/conf: MODULAR
Log Message:
Remove TCP_COMPAT_42 from the config files. Pass 2.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/sys/arch/cesfic/conf/GENERIC
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/evbarm/conf/IMX31LITE
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/conf/INTEGRATOR_CP
cvs rdiff -u -r1.62 -r1.63 src/sys/arch/evbarm/conf/IXM1200
cvs rdiff -u -r1.58 -r1.59 src/sys/arch/evbarm/conf/NAPPI
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/evbarm/conf/OSK5912
cvs rdiff -u -r1.90 -r1.91 src/sys/arch/evbarm/conf/TEAMASA_NPWR
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/evbarm/conf/VIPER
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/evbmips/conf/ADM5120 \
src/sys/arch/evbmips/conf/XLSATX
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/evbmips/conf/ADM5120-NB \
src/sys/arch/evbmips/conf/ADM5120-USB
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/evbmips/conf/AP30
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbmips/conf/DB120
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/evbmips/conf/MERAKI
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/evbmips/conf/RB433UAH
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/evbmips/conf/WGT624V3
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/evbppc/conf/VIRTEX_DFC
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/evbppc/conf/VIRTEX_GSRD1
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/evbppc/conf/VIRTEX_GSRD2
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/mvme68k/conf/VME147
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/mvme68k/conf/VME162 \
src/sys/arch/mvme68k/conf/VME172
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/mvme68k/conf/VME167
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/mvme68k/conf/VME177
cvs rdiff -u -r1.61 -r1.62 src/sys/arch/news68k/conf/INSTALL
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/news68k/conf/LIBERO
cvs rdiff -u -r1.64 -r1.65 src/sys/arch/news68k/conf/NEWS1200
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/shark/conf/OFWGENCFG
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sparc64/conf/MODULAR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/cesfic/conf/GENERIC
diff -u src/sys/arch/cesfic/conf/GENERIC:1.65 src/sys/arch/cesfic/conf/GENERIC:1.66
--- src/sys/arch/cesfic/conf/GENERIC:1.65 Sun Nov 16 16:01:40 2014
+++ src/sys/arch/cesfic/conf/GENERIC Sat Jul 29 12:28:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.65 2014/11/16 16:01:40 manu Exp $
+# $NetBSD: GENERIC,v 1.66 2017/07/29 12:28:27 maxv Exp $
#
# GENERIC machine description file
#
@@ -41,7 +41,6 @@ options SYSCTL_INCLUDE_DESCR # Include
#options BUFQ_READPRIO
#options BUFQ_PRIOCSCAN
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_43 # compatibility with 4.3BSD interfaces
options COMPAT_44 # compatibility with 4.4BSD binaries
options COMPAT_09 # NetBSD 0.9,
Index: src/sys/arch/evbarm/conf/IMX31LITE
diff -u src/sys/arch/evbarm/conf/IMX31LITE:1.31 src/sys/arch/evbarm/conf/IMX31LITE:1.32
--- src/sys/arch/evbarm/conf/IMX31LITE:1.31 Sun Feb 19 07:47:00 2017
+++ src/sys/arch/evbarm/conf/IMX31LITE Sat Jul 29 12:28:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: IMX31LITE,v 1.31 2017/02/19 07:47:00 rin Exp $
+# $NetBSD: IMX31LITE,v 1.32 2017/07/29 12:28:27 maxv Exp $
#
# IMX31LITE -- Freescale IMX31LITE Evaluation Board Kernel
#
@@ -90,7 +90,6 @@ options COMPAT_40 # NetBSD 4.0,
options COMPAT_50 # NetBSD 5.0,
options COMPAT_60 # NetBSD 6.0, and
options COMPAT_70 # NetBSD 7.0 binary compatibility.
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
# Shared memory options
Index: src/sys/arch/evbarm/conf/INTEGRATOR_CP
diff -u src/sys/arch/evbarm/conf/INTEGRATOR_CP:1.12 src/sys/arch/evbarm/conf/INTEGRATOR_CP:1.13
--- src/sys/arch/evbarm/conf/INTEGRATOR_CP:1.12 Sun Feb 19 07:47:00 2017
+++ src/sys/arch/evbarm/conf/INTEGRATOR_CP Sat Jul 29 12:28:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: INTEGRATOR_CP,v 1.12 2017/02/19 07:47:00 rin Exp $
+# $NetBSD: INTEGRATOR_CP,v 1.13 2017/07/29 12:28:27 maxv Exp $
#
# INTEGRATOR_CP -- ARM Integrator CP kernel
#
@@ -91,7 +91,6 @@ options COMPAT_NETBSD32 # allow running
options COMPAT_50 # NetBSD 5.0,
options COMPAT_60 # NetBSD 6.0, and
options COMPAT_70 # NetBSD 7.0 binary compatibility.
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
# Shared memory options
Index: src/sys/arch/evbarm/conf/IXM1200
diff -u src/sys/arch/evbarm/conf/IXM1200:1.62 src/sys/arch/evbarm/conf/IXM1200:1.63
--- src/sys/arch/evbarm/conf/IXM1200:1.62 Sun Feb 19 07:47:00 2017
+++ src/sys/arch/evbarm/conf/IXM1200 Sat Jul 29 12:28:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: IXM1200,v 1.62 2017/02/19 07:47:00 rin Exp $
+# $NetBSD: IXM1200,v 1.63 2017/07/29 12:28:27 maxv Exp $
#
# IXM1200 -- Intel IXM1200 Evaluation Board Kernel
#
@@ -90,7 +90,6 @@ options COMPAT_40 # NetBSD 4.0,
options COMPAT_50 # NetBSD 5.0,
options COMPAT_60 # NetBSD 6.0, and
options COMPAT_70 # NetBSD 7.0 binary compatibility.
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
# Shared memory options
Index: src/sys/arch/evbarm/conf/NAPPI
diff -u src/sys/arch/evbarm/conf/NAPPI:1.58 src/sys/arch/evbarm/conf/NAPPI:1.59
--- src/sys/arch/evbarm/conf/NAPPI:1.58 Sun Feb 19 07:47:00 2017
+++ src/sys/arch/evbarm/conf/NAPPI Sat Jul 29 12:28:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: NAPPI,v 1.58 2017/02/19 07:47:00 rin Exp $
+# $NetBSD: NAPPI,v 1.59 2017/07/29 12:28:27 maxv Exp $
#
# NAPPI -- Netwise APlication Platform Board Kernel
#
@@ -90,7 +90,6 @@ options COMPAT_40 # NetBSD 4.0,
options COMPAT_50 # NetBSD 5.0,
options COMPAT_60 # NetBSD 6.0, and
options COMPAT_70 # NetBSD 7.0 binary compatibility.
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
# Shared memory options
Index: src/sys/arch/evbarm/conf/OSK5912
diff -u src/sys/arch/evbarm/conf/OSK5912:1.30 src/sys/arch/evbarm/conf/OSK5912:1.31
--- src/sys/arch/evbarm/conf/OSK5912:1.30 Sun Feb 19 07:47:00 2017
+++ src/sys/arch/evbarm/conf/OSK5912 Sat Jul 29 12:28:27 2017
@@ -84,7 +84,6 @@ options COMPAT_40 # NetBSD 4.0,
options COMPAT_50 # NetBSD 5.0,
options COMPAT_60 # NetBSD 6.0, and
options COMPAT_70 # NetBSD 7.0 binary compatibility.
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
#options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
# Shared memory options
Index: src/sys/arch/evbarm/conf/TEAMASA_NPWR
diff -u src/sys/arch/evbarm/conf/TEAMASA_NPWR:1.90 src/sys/arch/evbarm/conf/TEAMASA_NPWR:1.91
--- src/sys/arch/evbarm/conf/TEAMASA_NPWR:1.90 Sun Feb 19 07:47:00 2017
+++ src/sys/arch/evbarm/conf/TEAMASA_NPWR Sat Jul 29 12:28:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: TEAMASA_NPWR,v 1.90 2017/02/19 07:47:00 rin Exp $
+# $NetBSD: TEAMASA_NPWR,v 1.91 2017/07/29 12:28:27 maxv Exp $
#
# TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based
# server appliance.
@@ -95,7 +95,6 @@ options COMPAT_40 # NetBSD 4.0,
options COMPAT_50 # NetBSD 5.0,
options COMPAT_60 # NetBSD 6.0, and
options COMPAT_70 # NetBSD 7.0 binary compatibility.
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
# Shared memory options
Index: src/sys/arch/evbarm/conf/VIPER
diff -u src/sys/arch/evbarm/conf/VIPER:1.39 src/sys/arch/evbarm/conf/VIPER:1.40
--- src/sys/arch/evbarm/conf/VIPER:1.39 Sun Feb 19 07:47:00 2017
+++ src/sys/arch/evbarm/conf/VIPER Sat Jul 29 12:28:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: VIPER,v 1.39 2017/02/19 07:47:00 rin Exp $
+# $NetBSD: VIPER,v 1.40 2017/07/29 12:28:27 maxv Exp $
#
# Arcom Viper
#
@@ -87,7 +87,6 @@ options COMPAT_40 # NetBSD 4.0,
options COMPAT_50 # NetBSD 5.0,
options COMPAT_60 # NetBSD 6.0, and
options COMPAT_70 # NetBSD 7.0 binary compatibility.
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
# Shared memory options
Index: src/sys/arch/evbmips/conf/ADM5120
diff -u src/sys/arch/evbmips/conf/ADM5120:1.22 src/sys/arch/evbmips/conf/ADM5120:1.23
--- src/sys/arch/evbmips/conf/ADM5120:1.22 Sun Feb 19 07:47:00 2017
+++ src/sys/arch/evbmips/conf/ADM5120 Sat Jul 29 12:28:27 2017
@@ -1,11 +1,11 @@
-# $NetBSD: ADM5120,v 1.22 2017/02/19 07:47:00 rin Exp $
+# $NetBSD: ADM5120,v 1.23 2017/07/29 12:28:27 maxv Exp $
#
# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
# DBAu1000 and DBAu1500 evaluation boards.
include "arch/evbmips/conf/std.adm5120"
-#ident "GENERIC-$Revision: 1.22 $"
+#ident "GENERIC-$Revision: 1.23 $"
maxusers 32
@@ -92,9 +92,6 @@ options INET # Internet protocols
#options PPP_FILTER # Active filter support for PPP (requires bpf)
#options IPFILTER_LOG # ipmon(8) log support
-# Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
-#options TCP_COMPAT_42
-
# JIT compiler for bpfilter
#options SLJIT
#options BPFJIT
Index: src/sys/arch/evbmips/conf/XLSATX
diff -u src/sys/arch/evbmips/conf/XLSATX:1.22 src/sys/arch/evbmips/conf/XLSATX:1.23
--- src/sys/arch/evbmips/conf/XLSATX:1.22 Fri Aug 7 14:12:04 2015
+++ src/sys/arch/evbmips/conf/XLSATX Sat Jul 29 12:28:27 2017
@@ -1,8 +1,8 @@
-# $NetBSD: XLSATX,v 1.22 2015/08/07 14:12:04 maxv Exp $
+# $NetBSD: XLSATX,v 1.23 2017/07/29 12:28:27 maxv Exp $
include "arch/evbmips/conf/std.rmixl"
-#ident "XLSATX-$Revision: 1.22 $"
+#ident "XLSATX-$Revision: 1.23 $"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -106,9 +106,6 @@ options INET6 # IPV6
#options IPFILTER_LOG # ipmon(8) log support
#options IPFILTER_LOOKUP # ippool(8) support
-# Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
-#options TCP_COMPAT_42
-
# JIT compiler for bpfilter
#options SLJIT
#options BPFJIT
Index: src/sys/arch/evbmips/conf/ADM5120-NB
diff -u src/sys/arch/evbmips/conf/ADM5120-NB:1.21 src/sys/arch/evbmips/conf/ADM5120-NB:1.22
--- src/sys/arch/evbmips/conf/ADM5120-NB:1.21 Sun Feb 19 07:47:00 2017
+++ src/sys/arch/evbmips/conf/ADM5120-NB Sat Jul 29 12:28:27 2017
@@ -1,11 +1,11 @@
-# $NetBSD: ADM5120-NB,v 1.21 2017/02/19 07:47:00 rin Exp $
+# $NetBSD: ADM5120-NB,v 1.22 2017/07/29 12:28:27 maxv Exp $
#
# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
# DBAu1000 and DBAu1500 evaluation boards.
include "arch/evbmips/conf/std.adm5120"
-#ident "GENERIC-$Revision: 1.21 $"
+#ident "GENERIC-$Revision: 1.22 $"
maxusers 32
@@ -116,9 +116,6 @@ options NETGRAPH_VLAN
#options PPP_FILTER # Active filter support for PPP (requires bpf)
#options IPFILTER_LOG # ipmon(8) log support
-# Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
-#options TCP_COMPAT_42
-
# JIT compiler for bpfilter
#options SLJIT
#options BPFJIT
Index: src/sys/arch/evbmips/conf/ADM5120-USB
diff -u src/sys/arch/evbmips/conf/ADM5120-USB:1.21 src/sys/arch/evbmips/conf/ADM5120-USB:1.22
--- src/sys/arch/evbmips/conf/ADM5120-USB:1.21 Sun Feb 19 07:47:00 2017
+++ src/sys/arch/evbmips/conf/ADM5120-USB Sat Jul 29 12:28:27 2017
@@ -1,11 +1,11 @@
-# $NetBSD: ADM5120-USB,v 1.21 2017/02/19 07:47:00 rin Exp $
+# $NetBSD: ADM5120-USB,v 1.22 2017/07/29 12:28:27 maxv Exp $
#
# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
# DBAu1000 and DBAu1500 evaluation boards.
include "arch/evbmips/conf/std.adm5120"
-#ident "GENERIC-$Revision: 1.21 $"
+#ident "GENERIC-$Revision: 1.22 $"
maxusers 32
@@ -88,9 +88,6 @@ options INET # Internet protocols
#options PPP_FILTER # Active filter support for PPP (requires bpf)
#options IPFILTER_LOG # ipmon(8) log support
-# Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
-#options TCP_COMPAT_42
-
# JIT compiler for bpfilter
#options SLJIT
#options BPFJIT
Index: src/sys/arch/evbmips/conf/AP30
diff -u src/sys/arch/evbmips/conf/AP30:1.34 src/sys/arch/evbmips/conf/AP30:1.35
--- src/sys/arch/evbmips/conf/AP30:1.34 Fri Aug 7 14:12:04 2015
+++ src/sys/arch/evbmips/conf/AP30 Sat Jul 29 12:28:27 2017
@@ -1,10 +1,10 @@
-# $NetBSD: AP30,v 1.34 2015/08/07 14:12:04 maxv Exp $
+# $NetBSD: AP30,v 1.35 2017/07/29 12:28:27 maxv Exp $
include "arch/evbmips/conf/std.atheros"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "AP30-$Revision: 1.34 $"
+#ident "AP30-$Revision: 1.35 $"
maxusers 32
@@ -106,9 +106,6 @@ options INET # Internet protocols
#options IPFILTER_LOG # ipmon(8) log support
#options IPFILTER_LOOKUP # ippool(8) support
-# Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
-#options TCP_COMPAT_42
-
# JIT compiler for bpfilter
#options SLJIT
#options BPFJIT
Index: src/sys/arch/evbmips/conf/DB120
diff -u src/sys/arch/evbmips/conf/DB120:1.16 src/sys/arch/evbmips/conf/DB120:1.17
--- src/sys/arch/evbmips/conf/DB120:1.16 Fri Aug 7 14:12:04 2015
+++ src/sys/arch/evbmips/conf/DB120 Sat Jul 29 12:28:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: DB120,v 1.16 2015/08/07 14:12:04 maxv Exp $
+# $NetBSD: DB120,v 1.17 2017/07/29 12:28:27 maxv Exp $
#
# Qualcomm Atheros AR9344 DB120 evaluation board.
#
@@ -7,7 +7,7 @@ include "arch/evbmips/conf/std.atheros"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "DB120-$Revision: 1.16 $"
+#ident "DB120-$Revision: 1.17 $"
maxusers 32
@@ -113,9 +113,6 @@ options INET # Internet protocols
#options IPFILTER_LOG # ipmon(8) log support
#options IPFILTER_LOOKUP # ippool(8) support
-# Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
-#options TCP_COMPAT_42
-
# JIT compiler for bpfilter
#options SLJIT
#options BPFJIT
Index: src/sys/arch/evbmips/conf/MERAKI
diff -u src/sys/arch/evbmips/conf/MERAKI:1.28 src/sys/arch/evbmips/conf/MERAKI:1.29
--- src/sys/arch/evbmips/conf/MERAKI:1.28 Fri Aug 7 14:12:04 2015
+++ src/sys/arch/evbmips/conf/MERAKI Sat Jul 29 12:28:27 2017
@@ -1,10 +1,10 @@
-# $NetBSD: MERAKI,v 1.28 2015/08/07 14:12:04 maxv Exp $
+# $NetBSD: MERAKI,v 1.29 2017/07/29 12:28:27 maxv Exp $
include "arch/evbmips/conf/std.meraki"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "MERAKI-$Revision: 1.28 $"
+#ident "MERAKI-$Revision: 1.29 $"
maxusers 32
@@ -104,9 +104,6 @@ options INET # Internet protocols
#options PPP_FILTER # Active filter support for PPP (requires bpf)
#options IPFILTER_LOG # ipmon(8) log support
-# Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
-#options TCP_COMPAT_42
-
# JIT compiler for bpfilter
#options SLJIT
#options BPFJIT
Index: src/sys/arch/evbmips/conf/RB433UAH
diff -u src/sys/arch/evbmips/conf/RB433UAH:1.13 src/sys/arch/evbmips/conf/RB433UAH:1.14
--- src/sys/arch/evbmips/conf/RB433UAH:1.13 Fri Aug 7 14:12:04 2015
+++ src/sys/arch/evbmips/conf/RB433UAH Sat Jul 29 12:28:27 2017
@@ -1,10 +1,10 @@
-# $NetBSD: RB433UAH,v 1.13 2015/08/07 14:12:04 maxv Exp $
+# $NetBSD: RB433UAH,v 1.14 2017/07/29 12:28:27 maxv Exp $
include "arch/evbmips/conf/std.atheros"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "RB433UAH-$Revision: 1.13 $"
+#ident "RB433UAH-$Revision: 1.14 $"
maxusers 32
@@ -106,9 +106,6 @@ options INET # Internet protocols
#options IPFILTER_LOG # ipmon(8) log support
#options IPFILTER_LOOKUP # ippool(8) support
-# Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
-#options TCP_COMPAT_42
-
# JIT compiler for bpfilter
#options SLJIT
#options BPFJIT
Index: src/sys/arch/evbmips/conf/WGT624V3
diff -u src/sys/arch/evbmips/conf/WGT624V3:1.25 src/sys/arch/evbmips/conf/WGT624V3:1.26
--- src/sys/arch/evbmips/conf/WGT624V3:1.25 Fri Aug 7 07:29:33 2015
+++ src/sys/arch/evbmips/conf/WGT624V3 Sat Jul 29 12:28:27 2017
@@ -1,10 +1,10 @@
-# $NetBSD: WGT624V3,v 1.25 2015/08/07 07:29:33 maxv Exp $
+# $NetBSD: WGT624V3,v 1.26 2017/07/29 12:28:27 maxv Exp $
include "arch/evbmips/conf/std.atheros"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "WGT624V3-$Revision: 1.25 $"
+#ident "WGT624V3-$Revision: 1.26 $"
maxusers 32
@@ -107,9 +107,6 @@ options INET # Internet protocols
#options IPFILTER_LOG # ipmon(8) log support
#options IPFILTER_LOOKUP # ippool(8) support
-# Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
-#options TCP_COMPAT_42
-
# JIT compiler for bpfilter
#options SLJIT
#options BPFJIT
Index: src/sys/arch/evbppc/conf/VIRTEX_DFC
diff -u src/sys/arch/evbppc/conf/VIRTEX_DFC:1.28 src/sys/arch/evbppc/conf/VIRTEX_DFC:1.29
--- src/sys/arch/evbppc/conf/VIRTEX_DFC:1.28 Fri Aug 21 01:52:08 2015
+++ src/sys/arch/evbppc/conf/VIRTEX_DFC Sat Jul 29 12:28:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: VIRTEX_DFC,v 1.28 2015/08/21 01:52:08 uebayasi Exp $
+# $NetBSD: VIRTEX_DFC,v 1.29 2017/07/29 12:28:27 maxv Exp $
#
# VIRTEX_DFC
#
@@ -59,7 +59,6 @@ makeoptions DEBUG="-g" # compile full sy
# Compatibility options
#options COMPAT_386BSD_MBRPART # recognize old partition ID
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
#options COMPAT_43 # 4.3BSD binary compatibility.
#options COMPAT_09 # NetBSD 0.9,
#options COMPAT_10 # NetBSD 1.0,
Index: src/sys/arch/evbppc/conf/VIRTEX_GSRD1
diff -u src/sys/arch/evbppc/conf/VIRTEX_GSRD1:1.26 src/sys/arch/evbppc/conf/VIRTEX_GSRD1:1.27
--- src/sys/arch/evbppc/conf/VIRTEX_GSRD1:1.26 Fri Aug 21 01:52:08 2015
+++ src/sys/arch/evbppc/conf/VIRTEX_GSRD1 Sat Jul 29 12:28:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: VIRTEX_GSRD1,v 1.26 2015/08/21 01:52:08 uebayasi Exp $
+# $NetBSD: VIRTEX_GSRD1,v 1.27 2017/07/29 12:28:27 maxv Exp $
#
# VIRTEX_GSRD1
#
@@ -53,7 +53,6 @@ makeoptions DEBUG="-g" # compile full sy
# Compatibility options
#options COMPAT_386BSD_MBRPART # recognize old partition ID
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
#options COMPAT_43 # 4.3BSD binary compatibility.
#options COMPAT_09 # NetBSD 0.9,
#options COMPAT_10 # NetBSD 1.0,
Index: src/sys/arch/evbppc/conf/VIRTEX_GSRD2
diff -u src/sys/arch/evbppc/conf/VIRTEX_GSRD2:1.27 src/sys/arch/evbppc/conf/VIRTEX_GSRD2:1.28
--- src/sys/arch/evbppc/conf/VIRTEX_GSRD2:1.27 Fri Aug 21 01:52:08 2015
+++ src/sys/arch/evbppc/conf/VIRTEX_GSRD2 Sat Jul 29 12:28:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: VIRTEX_GSRD2,v 1.27 2015/08/21 01:52:08 uebayasi Exp $
+# $NetBSD: VIRTEX_GSRD2,v 1.28 2017/07/29 12:28:27 maxv Exp $
#
# VIRTEX_GSRD2
#
@@ -61,7 +61,6 @@ makeoptions DEBUG="-g" # compile full sy
# Compatibility options
#options COMPAT_386BSD_MBRPART # recognize old partition ID
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
#options COMPAT_43 # and 4.3BSD
#options COMPAT_09 # NetBSD 0.9,
#options COMPAT_10 # NetBSD 1.0,
Index: src/sys/arch/mvme68k/conf/VME147
diff -u src/sys/arch/mvme68k/conf/VME147:1.59 src/sys/arch/mvme68k/conf/VME147:1.60
--- src/sys/arch/mvme68k/conf/VME147:1.59 Sat Aug 23 20:26:59 2014
+++ src/sys/arch/mvme68k/conf/VME147 Sat Jul 29 12:28:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: VME147,v 1.59 2014/08/23 20:26:59 dholland Exp $
+# $NetBSD: VME147,v 1.60 2017/07/29 12:28:28 maxv Exp $
include "arch/mvme68k/conf/std.mvme68k"
@@ -54,7 +54,6 @@ options COMPAT_40 # NetBSD 4.0 binary c
#options COMPAT_SUNOS
#options COMPAT_M68K4K # compatibility with NetBSD/m68k4k binaries
#options COMPAT_LINUX # compatibility with Linux/m68k binaries
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
## force NFS root and swap
Index: src/sys/arch/mvme68k/conf/VME162
diff -u src/sys/arch/mvme68k/conf/VME162:1.32 src/sys/arch/mvme68k/conf/VME162:1.33
--- src/sys/arch/mvme68k/conf/VME162:1.32 Sat Aug 23 20:26:59 2014
+++ src/sys/arch/mvme68k/conf/VME162 Sat Jul 29 12:28:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: VME162,v 1.32 2014/08/23 20:26:59 dholland Exp $
+# $NetBSD: VME162,v 1.33 2017/07/29 12:28:28 maxv Exp $
include "arch/mvme68k/conf/std.mvme68k"
@@ -56,7 +56,6 @@ options COMPAT_30 # NetBSD 3.0, and
options COMPAT_40 # NetBSD 4.0 binary compatibility.
#options COMPAT_SUNOS
#options COMPAT_M68K4K # compatibility with NetBSD/m68k4k binaries
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
## force NFS root and swap
Index: src/sys/arch/mvme68k/conf/VME172
diff -u src/sys/arch/mvme68k/conf/VME172:1.32 src/sys/arch/mvme68k/conf/VME172:1.33
--- src/sys/arch/mvme68k/conf/VME172:1.32 Sat Aug 23 20:26:59 2014
+++ src/sys/arch/mvme68k/conf/VME172 Sat Jul 29 12:28:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: VME172,v 1.32 2014/08/23 20:26:59 dholland Exp $
+# $NetBSD: VME172,v 1.33 2017/07/29 12:28:28 maxv Exp $
include "arch/mvme68k/conf/std.mvme68k"
@@ -55,7 +55,6 @@ options COMPAT_AOUT_M68K # compatibilit
#options COMPAT_40 # NetBSD 4.0 binary compatibility.
#options COMPAT_SUNOS
#options COMPAT_M68K4K # compatibility with NetBSD/m68k4k binaries
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
## force NFS root and swap
Index: src/sys/arch/mvme68k/conf/VME167
diff -u src/sys/arch/mvme68k/conf/VME167:1.36 src/sys/arch/mvme68k/conf/VME167:1.37
--- src/sys/arch/mvme68k/conf/VME167:1.36 Sat Aug 23 20:26:59 2014
+++ src/sys/arch/mvme68k/conf/VME167 Sat Jul 29 12:28:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: VME167,v 1.36 2014/08/23 20:26:59 dholland Exp $
+# $NetBSD: VME167,v 1.37 2017/07/29 12:28:28 maxv Exp $
include "arch/mvme68k/conf/std.mvme68k"
@@ -56,7 +56,6 @@ options COMPAT_AOUT_M68K # compatibilit
#options COMPAT_40 # NetBSD 4.0 binary compatibility.
#options COMPAT_SUNOS
#options COMPAT_M68K4K # compatibility with NetBSD/m68k4k binaries
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
## force NFS root and swap
Index: src/sys/arch/mvme68k/conf/VME177
diff -u src/sys/arch/mvme68k/conf/VME177:1.34 src/sys/arch/mvme68k/conf/VME177:1.35
--- src/sys/arch/mvme68k/conf/VME177:1.34 Sat Aug 23 20:26:59 2014
+++ src/sys/arch/mvme68k/conf/VME177 Sat Jul 29 12:28:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: VME177,v 1.34 2014/08/23 20:26:59 dholland Exp $
+# $NetBSD: VME177,v 1.35 2017/07/29 12:28:28 maxv Exp $
include "arch/mvme68k/conf/std.mvme68k"
@@ -57,7 +57,6 @@ options COMPAT_AOUT_M68K # compatibilit
#options COMPAT_40 # NetBSD 4.0 binary compatibility.
#options COMPAT_SUNOS
#options COMPAT_M68K4K # compatibility with NetBSD/m68k4k binaries
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
## force NFS root and swap
Index: src/sys/arch/news68k/conf/INSTALL
diff -u src/sys/arch/news68k/conf/INSTALL:1.61 src/sys/arch/news68k/conf/INSTALL:1.62
--- src/sys/arch/news68k/conf/INSTALL:1.61 Sat Aug 23 20:26:59 2014
+++ src/sys/arch/news68k/conf/INSTALL Sat Jul 29 12:28:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.61 2014/08/23 20:26:59 dholland Exp $
+# $NetBSD: INSTALL,v 1.62 2017/07/29 12:28:28 maxv Exp $
# config for bootable floppy kernel
#
@@ -51,8 +51,6 @@ options PIPE_SOCKETPAIR # smaller, but
#options COMPAT_70 # NetBSD 7.0 binary compatibility.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
-
# File systems
file-system FFS # Berkeley Fast Filesystem
file-system NFS # Sun NFS-compatible filesystem client
Index: src/sys/arch/news68k/conf/LIBERO
diff -u src/sys/arch/news68k/conf/LIBERO:1.63 src/sys/arch/news68k/conf/LIBERO:1.64
--- src/sys/arch/news68k/conf/LIBERO:1.63 Sat Aug 23 20:26:59 2014
+++ src/sys/arch/news68k/conf/LIBERO Sat Jul 29 12:28:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: LIBERO,v 1.63 2014/08/23 20:26:59 dholland Exp $
+# $NetBSD: LIBERO,v 1.64 2017/07/29 12:28:28 maxv Exp $
# NEWS1750 config file;
#
@@ -56,8 +56,6 @@ options COMPAT_SUNOS # binary compatib
#options COMPAT_LINUX # binary compatibllity with Linux/m68k
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
-
# Filesystem options
file-system FFS # Berkeley Fast Filesystem
file-system NFS # Sun NFS-compatible filesystem client
Index: src/sys/arch/news68k/conf/NEWS1200
diff -u src/sys/arch/news68k/conf/NEWS1200:1.64 src/sys/arch/news68k/conf/NEWS1200:1.65
--- src/sys/arch/news68k/conf/NEWS1200:1.64 Fri Aug 21 01:52:08 2015
+++ src/sys/arch/news68k/conf/NEWS1200 Sat Jul 29 12:28:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: NEWS1200,v 1.64 2015/08/21 01:52:08 uebayasi Exp $
+# $NetBSD: NEWS1200,v 1.65 2017/07/29 12:28:28 maxv Exp $
# news1200 config file
#
@@ -53,8 +53,6 @@ options COMPAT_SUNOS # binary compatib
#options COMPAT_LINUX # binary compatibllity with Linux/m68k
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
-
# Filesystem options
file-system FFS # Berkeley Fast Filesystem
#file-system LFS # log-structured file system
Index: src/sys/arch/shark/conf/OFWGENCFG
diff -u src/sys/arch/shark/conf/OFWGENCFG:1.46 src/sys/arch/shark/conf/OFWGENCFG:1.47
--- src/sys/arch/shark/conf/OFWGENCFG:1.46 Fri Aug 21 01:52:08 2015
+++ src/sys/arch/shark/conf/OFWGENCFG Sat Jul 29 12:28:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: OFWGENCFG,v 1.46 2015/08/21 01:52:08 uebayasi Exp $
+# $NetBSD: OFWGENCFG,v 1.47 2017/07/29 12:28:28 maxv Exp $
#
# OFWGENCFG: 'generic' configuration for Open Firmware boards.
#
@@ -76,7 +76,6 @@ options COMPAT_16 # NetBSD 1.6,
options COMPAT_20 # NetBSD 2.0,
options COMPAT_30 # NetBSD 3.0, and
options COMPAT_40 # NetBSD 4.0 binary compatibility.
-#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
# Shared memory options
Index: src/sys/arch/sparc64/conf/MODULAR
diff -u src/sys/arch/sparc64/conf/MODULAR:1.6 src/sys/arch/sparc64/conf/MODULAR:1.7
--- src/sys/arch/sparc64/conf/MODULAR:1.6 Wed May 25 20:00:50 2016
+++ src/sys/arch/sparc64/conf/MODULAR Sat Jul 29 12:28:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: MODULAR,v 1.6 2016/05/25 20:00:50 nakayama Exp $
+# $NetBSD: MODULAR,v 1.7 2017/07/29 12:28:28 maxv Exp $
#
# MODULAR kernel - like GENERIC, but excluding lots of stuff that can
# be loaded as a module later
@@ -6,7 +6,7 @@
include "arch/sparc64/conf/GENERIC"
-#ident "MODULAR-$Revision: 1.6 $"
+#ident "MODULAR-$Revision: 1.7 $"
options INSECURE # disable kernel security levels initially
# (we can't load file system modules otherwise)
@@ -14,7 +14,6 @@ options INSECURE # disable kernel secur
#no options EXEC_AOUT # execve(2) support for a.out binaries
#no options EXEC_ELF32 # Exec module for SunOS 5.x binaries.
-#no options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
no options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
no file-system KERNFS # kernel data-structure filesystem