summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/cesfic/conf/GENERIC3
-rw-r--r--sys/arch/evbarm/conf/IMX31LITE3
-rw-r--r--sys/arch/evbarm/conf/INTEGRATOR_CP3
-rw-r--r--sys/arch/evbarm/conf/IXM12003
-rw-r--r--sys/arch/evbarm/conf/NAPPI3
-rw-r--r--sys/arch/evbarm/conf/OSK59121
-rw-r--r--sys/arch/evbarm/conf/TEAMASA_NPWR3
-rw-r--r--sys/arch/evbarm/conf/VIPER3
-rw-r--r--sys/arch/evbmips/conf/ADM51207
-rw-r--r--sys/arch/evbmips/conf/ADM5120-NB7
-rw-r--r--sys/arch/evbmips/conf/ADM5120-USB7
-rw-r--r--sys/arch/evbmips/conf/AP307
-rw-r--r--sys/arch/evbmips/conf/DB1207
-rw-r--r--sys/arch/evbmips/conf/MERAKI7
-rw-r--r--sys/arch/evbmips/conf/RB433UAH7
-rw-r--r--sys/arch/evbmips/conf/WGT624V37
-rw-r--r--sys/arch/evbmips/conf/XLSATX7
-rw-r--r--sys/arch/evbppc/conf/VIRTEX_DFC3
-rw-r--r--sys/arch/evbppc/conf/VIRTEX_GSRD13
-rw-r--r--sys/arch/evbppc/conf/VIRTEX_GSRD23
-rw-r--r--sys/arch/mvme68k/conf/VME1473
-rw-r--r--sys/arch/mvme68k/conf/VME1623
-rw-r--r--sys/arch/mvme68k/conf/VME1673
-rw-r--r--sys/arch/mvme68k/conf/VME1723
-rw-r--r--sys/arch/mvme68k/conf/VME1773
-rw-r--r--sys/arch/news68k/conf/INSTALL4
-rw-r--r--sys/arch/news68k/conf/LIBERO4
-rw-r--r--sys/arch/news68k/conf/NEWS12004
-rw-r--r--sys/arch/shark/conf/OFWGENCFG3
-rw-r--r--sys/arch/sparc64/conf/MODULAR5
30 files changed, 39 insertions, 90 deletions
diff --git a/sys/arch/cesfic/conf/GENERIC b/sys/arch/cesfic/conf/GENERIC
index 19e67839e03..7234292f616 100644
--- a/sys/arch/cesfic/conf/GENERIC
+++ b/sys/arch/cesfic/conf/GENERIC
@@ -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 sysctl descriptions in kernel
#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,
diff --git a/sys/arch/evbarm/conf/IMX31LITE b/sys/arch/evbarm/conf/IMX31LITE
index 55ae7f7a664..e0e2bbeaac9 100644
--- a/sys/arch/evbarm/conf/IMX31LITE
+++ b/sys/arch/evbarm/conf/IMX31LITE
@@ -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
diff --git a/sys/arch/evbarm/conf/INTEGRATOR_CP b/sys/arch/evbarm/conf/INTEGRATOR_CP
index 2753f351e64..b41ce6cd96d 100644
--- a/sys/arch/evbarm/conf/INTEGRATOR_CP
+++ b/sys/arch/evbarm/conf/INTEGRATOR_CP
@@ -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 arm (e.g. non-earm) binaries
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
diff --git a/sys/arch/evbarm/conf/IXM1200 b/sys/arch/evbarm/conf/IXM1200
index c8fd77be844..25c96228a24 100644
--- a/sys/arch/evbarm/conf/IXM1200
+++ b/sys/arch/evbarm/conf/IXM1200
@@ -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
diff --git a/sys/arch/evbarm/conf/NAPPI b/sys/arch/evbarm/conf/NAPPI
index b9557bc0997..c51f64c69fa 100644
--- a/sys/arch/evbarm/conf/NAPPI
+++ b/sys/arch/evbarm/conf/NAPPI
@@ -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
diff --git a/sys/arch/evbarm/conf/OSK5912 b/sys/arch/evbarm/conf/OSK5912
index a6aa711c83d..ad6742d7c72 100644
--- a/sys/arch/evbarm/conf/OSK5912
+++ b/sys/arch/evbarm/conf/OSK5912
@@ -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
diff --git a/sys/arch/evbarm/conf/TEAMASA_NPWR b/sys/arch/evbarm/conf/TEAMASA_NPWR
index e1062583796..153c6366e69 100644
--- a/sys/arch/evbarm/conf/TEAMASA_NPWR
+++ b/sys/arch/evbarm/conf/TEAMASA_NPWR
@@ -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
diff --git a/sys/arch/evbarm/conf/VIPER b/sys/arch/evbarm/conf/VIPER
index 61f8805606a..3044dc52bde 100644
--- a/sys/arch/evbarm/conf/VIPER
+++ b/sys/arch/evbarm/conf/VIPER
@@ -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
diff --git a/sys/arch/evbmips/conf/ADM5120 b/sys/arch/evbmips/conf/ADM5120
index 15752469e91..13e8c0ec623 100644
--- a/sys/arch/evbmips/conf/ADM5120
+++ b/sys/arch/evbmips/conf/ADM5120
@@ -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
diff --git a/sys/arch/evbmips/conf/ADM5120-NB b/sys/arch/evbmips/conf/ADM5120-NB
index b5abf73f5b3..aa1f0d101f8 100644
--- a/sys/arch/evbmips/conf/ADM5120-NB
+++ b/sys/arch/evbmips/conf/ADM5120-NB
@@ -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
diff --git a/sys/arch/evbmips/conf/ADM5120-USB b/sys/arch/evbmips/conf/ADM5120-USB
index 3c5be4b4ee7..c07b71d4839 100644
--- a/sys/arch/evbmips/conf/ADM5120-USB
+++ b/sys/arch/evbmips/conf/ADM5120-USB
@@ -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
diff --git a/sys/arch/evbmips/conf/AP30 b/sys/arch/evbmips/conf/AP30
index 6b29236edb1..87deb3abdc8 100644
--- a/sys/arch/evbmips/conf/AP30
+++ b/sys/arch/evbmips/conf/AP30
@@ -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
diff --git a/sys/arch/evbmips/conf/DB120 b/sys/arch/evbmips/conf/DB120
index 4081f8dce83..3154a53777d 100644
--- a/sys/arch/evbmips/conf/DB120
+++ b/sys/arch/evbmips/conf/DB120
@@ -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
diff --git a/sys/arch/evbmips/conf/MERAKI b/sys/arch/evbmips/conf/MERAKI
index 96b6a7de28c..3acfbb64b10 100644
--- a/sys/arch/evbmips/conf/MERAKI
+++ b/sys/arch/evbmips/conf/MERAKI
@@ -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
diff --git a/sys/arch/evbmips/conf/RB433UAH b/sys/arch/evbmips/conf/RB433UAH
index 19d89df1ca2..dd6ad6ad99f 100644
--- a/sys/arch/evbmips/conf/RB433UAH
+++ b/sys/arch/evbmips/conf/RB433UAH
@@ -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
diff --git a/sys/arch/evbmips/conf/WGT624V3 b/sys/arch/evbmips/conf/WGT624V3
index 76fb2da8f76..cc589670b6c 100644
--- a/sys/arch/evbmips/conf/WGT624V3
+++ b/sys/arch/evbmips/conf/WGT624V3
@@ -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
diff --git a/sys/arch/evbmips/conf/XLSATX b/sys/arch/evbmips/conf/XLSATX
index 49b768e6bab..eb3428718d9 100644
--- a/sys/arch/evbmips/conf/XLSATX
+++ b/sys/arch/evbmips/conf/XLSATX
@@ -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
diff --git a/sys/arch/evbppc/conf/VIRTEX_DFC b/sys/arch/evbppc/conf/VIRTEX_DFC
index d44e3e45a7f..dd29462e8f3 100644
--- a/sys/arch/evbppc/conf/VIRTEX_DFC
+++ b/sys/arch/evbppc/conf/VIRTEX_DFC
@@ -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 symbol table
# 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,
diff --git a/sys/arch/evbppc/conf/VIRTEX_GSRD1 b/sys/arch/evbppc/conf/VIRTEX_GSRD1
index 0d4bc329388..34740e3b0bb 100644
--- a/sys/arch/evbppc/conf/VIRTEX_GSRD1
+++ b/sys/arch/evbppc/conf/VIRTEX_GSRD1
@@ -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 symbol table
# 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,
diff --git a/sys/arch/evbppc/conf/VIRTEX_GSRD2 b/sys/arch/evbppc/conf/VIRTEX_GSRD2
index bcc09433e61..453355df059 100644
--- a/sys/arch/evbppc/conf/VIRTEX_GSRD2
+++ b/sys/arch/evbppc/conf/VIRTEX_GSRD2
@@ -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 symbol table
# 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,
diff --git a/sys/arch/mvme68k/conf/VME147 b/sys/arch/mvme68k/conf/VME147
index 99a74fea176..97bb37d60e3 100644
--- a/sys/arch/mvme68k/conf/VME147
+++ b/sys/arch/mvme68k/conf/VME147
@@ -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 compatibility.
#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
diff --git a/sys/arch/mvme68k/conf/VME162 b/sys/arch/mvme68k/conf/VME162
index 1eae42f5f88..f05305b20f3 100644
--- a/sys/arch/mvme68k/conf/VME162
+++ b/sys/arch/mvme68k/conf/VME162
@@ -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
diff --git a/sys/arch/mvme68k/conf/VME167 b/sys/arch/mvme68k/conf/VME167
index 7a3f3c4a7b8..9b5345ee5e4 100644
--- a/sys/arch/mvme68k/conf/VME167
+++ b/sys/arch/mvme68k/conf/VME167
@@ -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 # compatibility with NetBSD/m68k a.out
#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
diff --git a/sys/arch/mvme68k/conf/VME172 b/sys/arch/mvme68k/conf/VME172
index 73b2b1029fb..ca3b0c93625 100644
--- a/sys/arch/mvme68k/conf/VME172
+++ b/sys/arch/mvme68k/conf/VME172
@@ -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 # compatibility with NetBSD/m68k a.out
#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
diff --git a/sys/arch/mvme68k/conf/VME177 b/sys/arch/mvme68k/conf/VME177
index 6be89788cb4..ed9c56d2726 100644
--- a/sys/arch/mvme68k/conf/VME177
+++ b/sys/arch/mvme68k/conf/VME177
@@ -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 # compatibility with NetBSD/m68k a.out
#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
diff --git a/sys/arch/news68k/conf/INSTALL b/sys/arch/news68k/conf/INSTALL
index 8912e0f6952..eb8bdfe86fe 100644
--- a/sys/arch/news68k/conf/INSTALL
+++ b/sys/arch/news68k/conf/INSTALL
@@ -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 slower pipe(2)
#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
diff --git a/sys/arch/news68k/conf/LIBERO b/sys/arch/news68k/conf/LIBERO
index f244334e1dc..26f25b7877d 100644
--- a/sys/arch/news68k/conf/LIBERO
+++ b/sys/arch/news68k/conf/LIBERO
@@ -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 compatibility with SunOS
#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
diff --git a/sys/arch/news68k/conf/NEWS1200 b/sys/arch/news68k/conf/NEWS1200
index 1042e90084d..c2c29c049c8 100644
--- a/sys/arch/news68k/conf/NEWS1200
+++ b/sys/arch/news68k/conf/NEWS1200
@@ -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 compatibility with SunOS
#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
diff --git a/sys/arch/shark/conf/OFWGENCFG b/sys/arch/shark/conf/OFWGENCFG
index 1054feb7485..b95939ddca5 100644
--- a/sys/arch/shark/conf/OFWGENCFG
+++ b/sys/arch/shark/conf/OFWGENCFG
@@ -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
diff --git a/sys/arch/sparc64/conf/MODULAR b/sys/arch/sparc64/conf/MODULAR
index c9c24503f91..441e01c64b6 100644
--- a/sys/arch/sparc64/conf/MODULAR
+++ b/sys/arch/sparc64/conf/MODULAR
@@ -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 security levels initially
#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