diff options
| author | maxv <maxv@NetBSD.org> | 2017-07-29 12:28:27 +0000 |
|---|---|---|
| committer | maxv <maxv@NetBSD.org> | 2017-07-29 12:28:27 +0000 |
| commit | 42667fa37bc40b80665ae5fd4eec55da1dfd2afb (patch) | |
| tree | 7dd7108798db8c1632c2ea93b59c3ce939d37d23 /sys/arch/cesfic | |
| parent | 3be21989adced6167875187aa86716e21bd16f91 (diff) | |
Remove TCP_COMPAT_42 from the config files. Pass 2.
Diffstat (limited to 'sys/arch/cesfic')
| -rw-r--r-- | sys/arch/cesfic/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 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, |
