summaryrefslogtreecommitdiff
path: root/sys/arch/evbmips
diff options
context:
space:
mode:
authormaxv <maxv@NetBSD.org>2017-07-29 12:28:27 +0000
committermaxv <maxv@NetBSD.org>2017-07-29 12:28:27 +0000
commit42667fa37bc40b80665ae5fd4eec55da1dfd2afb (patch)
tree7dd7108798db8c1632c2ea93b59c3ce939d37d23 /sys/arch/evbmips
parent3be21989adced6167875187aa86716e21bd16f91 (diff)
Remove TCP_COMPAT_42 from the config files. Pass 2.
Diffstat (limited to 'sys/arch/evbmips')
-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
9 files changed, 18 insertions, 45 deletions
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