disable TCP_COMPAT_42
authorderaadt <deraadt@openbsd.org>
Sat, 31 Aug 1996 02:05:36 +0000 (02:05 +0000)
committerderaadt <deraadt@openbsd.org>
Sat, 31 Aug 1996 02:05:36 +0000 (02:05 +0000)
55 files changed:
sys/arch/amiga/conf/A3000
sys/arch/amiga/conf/COFFEE
sys/arch/amiga/conf/CRASH
sys/arch/amiga/conf/DRACO
sys/arch/amiga/conf/FILIPPA
sys/arch/amiga/conf/INSTALL
sys/arch/arc/conf/GENERIC
sys/arch/arc/conf/PICA
sys/arch/arm32/conf/BETA
sys/arch/arm32/conf/CLAIRE
sys/arch/arm32/conf/GENERIC
sys/arch/arm32/conf/PHARM
sys/arch/arm32/conf/REMY
sys/arch/arm32/conf/VOYAGER
sys/arch/hp300/conf/DISKLESS
sys/arch/hp300/conf/GENERIC
sys/arch/i386/conf/ALL
sys/arch/i386/conf/BABY
sys/arch/i386/conf/DISKLESS
sys/arch/i386/conf/GANDALF
sys/arch/i386/conf/LAP
sys/arch/i386/conf/NETTAN
sys/arch/i386/conf/OPRAH
sys/arch/i386/conf/PCMCIA
sys/arch/i386/conf/SPARE-PARTS
sys/arch/i386/conf/TDR
sys/arch/i386/conf/THREADWAY
sys/arch/i386/conf/WALDORF
sys/arch/mac68k/conf/GENERIC
sys/arch/mac68k/conf/OCELOT
sys/arch/mac68k/conf/PUMA
sys/arch/mac68k/conf/RAMDISK
sys/arch/mac68k/conf/SPOT
sys/arch/mvme68k/conf/MVME147
sys/arch/mvme68k/conf/MVME162
sys/arch/mvme68k/conf/MVME167
sys/arch/mvme88k/conf/GENERIC
sys/arch/pc532/conf/STEELHEAD
sys/arch/pmax/conf/DISKLESS
sys/arch/pmax/conf/GENERIC.pmax
sys/arch/pmax/conf/GLUTTON
sys/arch/pmax/conf/MINIROOT
sys/arch/pmax/conf/NEWCONF
sys/arch/pmax/conf/TOCCATA
sys/arch/sparc/conf/FLOPPY
sys/arch/sparc/conf/SUN4
sys/arch/sparc/conf/SUN4C
sys/arch/sparc/conf/SUN4M
sys/arch/sun3/conf/DISKLESS
sys/arch/sun3/conf/FOUR_TTYS
sys/arch/sun3/conf/GENERIC
sys/arch/sun3/conf/RAMDISK
sys/arch/sun3/conf/SMD_TEST
sys/arch/vax/conf/EVERYTHING
sys/arch/vax/conf/GENERIC

index 0ebb553..4409180 100644 (file)
@@ -49,7 +49,7 @@ options               DEVPAGER        # Pager
 options                "COMPAT_09"     # fs type binary compatability (name vs number)
 options                COMPAT_SUNOS    # Support to run Sun-3 executables
 options                "COMPAT_43"     # 4.3 BSD compatible system calls
-options                "TCP_COMPAT_42" # Use 4.2 BSD style TCP
+#options               "TCP_COMPAT_42" # Use 4.2 BSD style TCP
 options                "COMPAT_NOMID"  # ???
 
 #
index 5b2dce3..5037018 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: COFFEE,v 1.4 1996/08/19 00:28:45 niklas Exp $
+#      $OpenBSD: COFFEE,v 1.5 1996/08/31 02:08:57 deraadt Exp $
 #      $NetBSD: COFFEE,v 1.12 1995/10/09 02:08:35 chopps Exp $
 
 #
@@ -70,7 +70,7 @@ option                "COMPAT_10"     # compatability with older NetBSD release
 option         "COMPAT_09"     # compatability with older NetBSD release
 option         "COMPAT_43"     # 4.3 BSD compatible system calls
 option         COMPAT_SUNOS    # Support to run Sun (m68k) executables
-option         "TCP_COMPAT_42" # Use 4.2 BSD style TCP
+#option                "TCP_COMPAT_42" # Use 4.2 BSD style TCP
 option         "COMPAT_NOMID"  # allow nonvalid machine id executables
 #option                COMPAT_HPUX     # HP300 compatability
 
index 6175dad..8c6cd89 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: CRASH,v 1.2 1996/06/04 13:34:14 niklas Exp $
+#      $OpenBSD: CRASH,v 1.3 1996/08/31 02:08:58 deraadt Exp $
 #      $NetBSD: GENERIC,v 1.56 1996/04/30 17:40:34 is Exp $
 
 #
@@ -71,7 +71,7 @@ options               "COMPAT_10"     # compatability with older NetBSD release
 options                "COMPAT_09"     # compatability with older NetBSD release
 options                "COMPAT_43"     # 4.3 BSD compatible system calls
 options                COMPAT_SUNOS    # Support to run Sun (m68k) executables
-options                "TCP_COMPAT_42" # Use 4.2 BSD style TCP
+#options               "TCP_COMPAT_42" # Use 4.2 BSD style TCP
 options                "COMPAT_NOMID"  # allow nonvalid machine id executables
 #options       COMPAT_HPUX     # HP300 compatability
 
index 4d1da50..01b8e4f 100644 (file)
@@ -72,7 +72,7 @@ option                MSDOSFS         # MS-DOS filesystem
 #
 #option                "COMPAT_10"     # compatability with older NetBSD release
 #option                COMPAT_SUNOS    # Support to run Sun (m68k) executables
-option         "TCP_COMPAT_42" # Use 4.2 BSD style TCP
+#option                "TCP_COMPAT_42" # Use 4.2 BSD style TCP
 option         "COMPAT_NOMID"  # allow nonvalid machine id executables
 #option                COMPAT_HPUX     # HP300 compatability
 
index d805293..8d961b9 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: FILIPPA,v 1.7 1996/08/19 00:20:50 niklas Exp $
+#      $OpenBSD: FILIPPA,v 1.8 1996/08/31 02:08:59 deraadt Exp $
 
 #
 # Niklas' AMIGA with ISA support
@@ -68,7 +68,7 @@ option                "COMPAT_10"     # compatability with older NetBSD release
 option         "COMPAT_09"     # compatability with older NetBSD release
 option         "COMPAT_43"     # 4.3 BSD compatible system calls
 option         COMPAT_SUNOS    # Support to run Sun (m68k) executables
-option         "TCP_COMPAT_42" # Use 4.2 BSD style TCP
+#option                "TCP_COMPAT_42" # Use 4.2 BSD style TCP
 option         "COMPAT_NOMID"  # allow nonvalid machine id executables
 #option                COMPAT_HPUX     # HP300 compatability
 
index 045d6e2..a7ebf2a 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: INSTALL,v 1.3 1996/08/23 19:06:52 niklas Exp $
+#      $OpenBSD: INSTALL,v 1.4 1996/08/31 02:09:00 deraadt Exp $
 #      $NetBSD: INSTALL,v 1.2.2.1 1996/05/30 21:25:49 is Exp $
 
 #
@@ -79,7 +79,7 @@ option                "COMPAT_10"     # compatability with older NetBSD release
 option         "COMPAT_09"     # compatability with older NetBSD release
 option         "COMPAT_43"     # 4.3 BSD compatible system calls
 #option                COMPAT_SUNOS    # Support to run Sun (m68k) executables
-option         "TCP_COMPAT_42" # Use 4.2 BSD style TCP
+#option                "TCP_COMPAT_42" # Use 4.2 BSD style TCP
 option         "COMPAT_NOMID"  # allow nonvalid machine id executables
 #option                COMPAT_HPUX     # HP300 compatability
 
index 21cfe44..9e0a6ce 100644 (file)
@@ -50,7 +50,7 @@ options               FDESC           # user file descriptor filesystem
 
 # Networking options
 options                INET            # Internet protocols
-options                "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
+#options               "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
 options                GATEWAY         # IP packet forwarding
 #options       MULTICAST       # Multicast support
 #options       MROUTING        # Multicast routing support
index 8d3a628..4afc62a 100644 (file)
@@ -50,7 +50,7 @@ options               FDESC           # user file descriptor filesystem
 
 # Networking options
 options                INET            # Internet protocols
-options                "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
+#options               "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
 options                GATEWAY         # IP packet forwarding
 #options       MULTICAST       # Multicast support
 #options       MROUTING        # Multicast routing support
index 7a60803..e4dbabf 100644 (file)
@@ -60,7 +60,7 @@ options               INET            # IP + ICMP + TCP + UDP
 options                COMPAT_43
 options                COMPAT_10
 options                COMPAT_09
-options         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#options         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 # Shared memory options
 
index ebf0d05..88da4a4 100644 (file)
@@ -60,7 +60,7 @@ options               INET            # IP + ICMP + TCP + UDP
 options                COMPAT_43
 options                COMPAT_10
 options                COMPAT_09
-options         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#options         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 # Shared memory options
 
index aa3b2d2..c7def26 100644 (file)
@@ -60,7 +60,7 @@ options               CCITT,LLC,HDLC  # X.25
 options                COMPAT_43
 options                COMPAT_10
 options                COMPAT_09
-options         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#options         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 # Shared memory options
 
index 517b4d4..ac37fbc 100644 (file)
@@ -60,7 +60,7 @@ options               INET            # IP + ICMP + TCP + UDP
 options                COMPAT_43
 options                COMPAT_10
 options                COMPAT_09
-options         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#options         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 # Shared memory options
 
index f0f15ca..7723a45 100644 (file)
@@ -60,7 +60,7 @@ options               INET            # IP + ICMP + TCP + UDP
 options                COMPAT_43
 options                COMPAT_10
 options                COMPAT_09
-options         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#options         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 # Shared memory options
 
index 00cf429..adc0378 100644 (file)
@@ -60,7 +60,7 @@ options               INET            # IP + ICMP + TCP + UDP
 options                COMPAT_43
 options                COMPAT_10
 options                COMPAT_09
-options         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#options         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 # Shared memory options
 
index 3555b96..c8840e7 100644 (file)
@@ -44,7 +44,7 @@ options               MFS             # Memory-based filesystem
 
 # Networking options
 options                INET            # Internet protocols
-options                "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
+#options               "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
 options                NMBCLUSTERS="512"       # Just a little extra
 
 # Options for HP hardware
index bb09b65..6f38e39 100644 (file)
@@ -49,7 +49,7 @@ options               MFS             # Memory-based filesystem
 options                INET            # Internet protocols
 options                GATEWAY         # IP forwarding + larger mb_map
 options                MROUTING        # Multicast routing
-options                "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
+#options               "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
 
 # Options for HP hardware
 options                FPSP            # floating point interface for 68040
index 3fcbd71..0e3ad44 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: ALL,v 1.6 1996/07/31 18:35:12 deraadt Exp $
+#      $OpenBSD: ALL,v 1.7 1996/08/31 02:09:13 deraadt Exp $
 #      $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
 #
 #      ALL -- everything that's currently supported
@@ -44,7 +44,7 @@ option                COMPAT_09       # NetBSD 0.9,
 option         COMPAT_10       # NetBSD 1.0,
 option         COMPAT_11       # NetBSD 1.1,
 option         COMPAT_43       # and 4.3BSD
-option         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#option                TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 option         COMPAT_SVR4     # binary compatibility with SVR4
 option         COMPAT_IBCS2    # binary compatibility with SCO and ISC
index f902f7d..2e30870 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: BABY,v 1.6 1996/07/31 18:35:13 deraadt Exp $
+#      $OpenBSD: BABY,v 1.7 1996/08/31 02:09:14 deraadt Exp $
 
 machine                i386            # architecture, used by config; REQUIRED
 
@@ -40,7 +40,7 @@ option                COMPAT_09       # NetBSD 0.9,
 option         COMPAT_10       # NetBSD 1.0,
 option         COMPAT_11       # NetBSD 1.1,
 option         COMPAT_43       # and 4.3BSD
-option         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#option                TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 option         COMPAT_SVR4     # binary compatibility with SVR4
 option         COMPAT_IBCS2    # binary compatibility with SCO and ISC
index 13a3a69..e6d5da7 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: DISKLESS,v 1.12 1996/07/31 18:35:14 deraadt Exp $
+#      $OpenBSD: DISKLESS,v 1.13 1996/08/31 02:09:14 deraadt Exp $
 #      $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $
 #
 # DISKLESS -- Generic machine setup for diskless boot.
@@ -43,7 +43,7 @@ option                COMPAT_09       # NetBSD 0.9,
 option         COMPAT_10       # NetBSD 1.0,
 option         COMPAT_11       # NetBSD 1.1,
 option         COMPAT_43       # and 4.3BSD
-option         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#option                TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 option         COMPAT_SVR4     # binary compatibility with SVR4
 #option                COMPAT_IBCS2    # binary compatibility with SCO and ISC
index 143d55e..501b021 100644 (file)
@@ -1,7 +1,7 @@
 #
 #      GANDALF -- Dual Tyan P5/133 PCI/EISA bus
 #
-#      $OpenBSD: GANDALF,v 1.10 1996/08/29 07:34:15 deraadt Exp $
+#      $OpenBSD: GANDALF,v 1.11 1996/08/31 02:09:15 deraadt Exp $
 #
 
 machine                i386            # architecture, used by config; REQUIRED
@@ -42,7 +42,7 @@ option                COMPAT_09       # NetBSD 0.9,
 option         COMPAT_10       # NetBSD 1.0,
 option         COMPAT_11       # NetBSD 1.1,
 option         COMPAT_43       # and 4.3BSD
-option         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#option                TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 #option                COMPAT_SVR4     # binary compatibility with SVR4
 #option                COMPAT_IBCS2    # binary compatibility with SCO and ISC
index da6a65f..c5cdf6b 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: LAP,v 1.10 1996/08/15 23:54:49 deraadt Exp $
+#      $OpenBSD: LAP,v 1.11 1996/08/31 02:09:15 deraadt Exp $
 #      $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $
 #
 #      TDR -- Theo Deraadt's 486
@@ -41,7 +41,7 @@ option                COMPAT_09       # NetBSD 0.9,
 option         COMPAT_10       # NetBSD 1.0,
 option         COMPAT_11       # NetBSD 1.1,
 option         COMPAT_43       # and 4.3BSD
-option         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#option                TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 option         COMPAT_SVR4     # binary compatibility with SVR4
 option         COMPAT_IBCS2    # binary compatibility with SCO and ISC
index b461526..1fa325d 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: NETTAN,v 1.11 1996/08/23 19:41:18 niklas Exp $
+#      $OpenBSD: NETTAN,v 1.12 1996/08/31 02:09:16 deraadt Exp $
 #
 #      NETTAN -- Applitron Datasystem AB
 #
@@ -37,7 +37,7 @@ option                COMPAT_NOMID    # compatibility with 386BSD, BSDI, NetBSD 0.8,
 option         COMPAT_09       # NetBSD 0.9,
 option         COMPAT_10       # NetBSD 1.0,
 option         COMPAT_43       # and 4.3BSD
-option         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#option                TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 option         COMPAT_SVR4     # binary compatibility with SVR4
 option         ELF_MAP_PAGE_ZERO
index b4b88b4..2b87820 100644 (file)
@@ -36,7 +36,7 @@ option                COMPAT_NOMID    # compatibility with 386BSD, BSDI, NetBSD 0.8,
 option         COMPAT_09       # NetBSD 0.9,
 option         COMPAT_10       # NetBSD 1.0,
 option         COMPAT_43       # and 4.3BSD
-option         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#option                TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 option         COMPAT_SVR4     # binary compatibility with SVR4
 option         COMPAT_IBCS2    # binary compatibility with SCO and ISC
index 45fe5e9..e3eed2c 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: PCMCIA,v 1.6 1996/07/31 18:35:21 deraadt Exp $
+#      $OpenBSD: PCMCIA,v 1.7 1996/08/31 02:09:17 deraadt Exp $
 #
 
 machine                i386            # architecture, used by config; REQUIRED
@@ -34,7 +34,7 @@ option                COMPAT_NOMID    # compatibility with 386BSD, BSDI, NetBSD 0.8,
 option         COMPAT_09       # NetBSD 0.9,
 option         COMPAT_10       # NetBSD 1.0,
 option         COMPAT_43       # and 4.3BSD
-option         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#option                TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 option         COMPAT_SVR4     # binary compatibility with SVR4
 option         COMPAT_IBCS2    # binary compatibility with SCO and ISC
index 5e10a60..83a439c 100644 (file)
@@ -1,7 +1,7 @@
 #
 #      SPARE-PARTS: spare-parts.teeny.org
 #
-#      $OpenBSD: SPARE-PARTS,v 1.3 1996/08/29 07:34:16 deraadt Exp $
+#      $OpenBSD: SPARE-PARTS,v 1.4 1996/08/31 02:09:17 deraadt Exp $
 #
 
 machine                i386
@@ -32,7 +32,7 @@ option                COMPAT_09
 option         COMPAT_10
 option         COMPAT_11
 option         COMPAT_43
-option         TCP_COMPAT_42
+#option                TCP_COMPAT_42
 
 option         COMPAT_SVR4
 option         COMPAT_IBCS2
index d9d6265..9c3afb6 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: TDR,v 1.15 1996/07/31 18:35:21 deraadt Exp $
+#      $OpenBSD: TDR,v 1.16 1996/08/31 02:09:18 deraadt Exp $
 #      $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $
 #
 #      TDR -- Theo Deraadt's 486
@@ -41,7 +41,7 @@ option                COMPAT_09       # NetBSD 0.9,
 option         COMPAT_10       # NetBSD 1.0,
 option         COMPAT_11       # NetBSD 1.1,
 option         COMPAT_43       # and 4.3BSD
-option         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#option                TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 option         COMPAT_SVR4     # binary compatibility with SVR4
 #option                COMPAT_IBCS2    # binary compatibility with SCO and ISC
index b0b6945..428c820 100644 (file)
@@ -1,7 +1,7 @@
 #
 #      THREADWAY: threadway.teeny.org
 #
-#      $OpenBSD: THREADWAY,v 1.12 1996/08/29 07:34:16 deraadt Exp $
+#      $OpenBSD: THREADWAY,v 1.13 1996/08/31 02:09:18 deraadt Exp $
 #
 
 machine                i386
@@ -37,7 +37,7 @@ option                COMPAT_09
 option         COMPAT_10
 option         COMPAT_11
 option         COMPAT_43
-option         TCP_COMPAT_42
+#option                TCP_COMPAT_42
 
 option         COMPAT_SVR4
 option         COMPAT_IBCS2
index e9c4919..5428f02 100644 (file)
@@ -37,7 +37,7 @@ option                COMPAT_NOMID    # compatibility with 386BSD, BSDI, NetBSD 0.8,
 option         COMPAT_09       # NetBSD 0.9,
 option         COMPAT_10       # NetBSD 1.0,
 option         COMPAT_43       # and 4.3BSD
-option         TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
+#option                TCP_COMPAT_42   # TCP bug compatibility with 4.2BSD
 
 option         COMPAT_SVR4     # binary compatibility with SVR4
 option         COMPAT_IBCS2    # binary compatibility with SCO and ISC
index 4be1bd9..8ef9d6f 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.7 1996/08/10 21:37:39 briggs Exp $
+#      $OpenBSD: GENERIC,v 1.8 1996/08/31 02:09:22 deraadt Exp $
 #      $NetBSD: GENERIC,v 1.38 1996/08/05 01:52:13 scottr Exp $
 #
 # GENERIC
@@ -39,7 +39,7 @@ options               SCSI
 
 # Networking options
 options                INET
-options                TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
+#options               TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
 options                GATEWAY         # IP packet forwarding
 #options       ISO             # OSI networking
 #options       TPIP
index 7246b23..ee73be3 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: OCELOT,v 1.6 1996/08/10 21:37:40 briggs Exp $
+#      $OpenBSD: OCELOT,v 1.7 1996/08/31 02:09:22 deraadt Exp $
 #      $NetBSD: OCELOT,v 1.11 1996/08/05 01:52:14 scottr Exp $
 #
 # OCELOT
@@ -31,7 +31,7 @@ options               SCSI
 
 # Networking options
 options                INET
-options                TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
+#options               TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
 options                GATEWAY         # IP packet forwarding
 options                COMPAT_42
 options                COMPAT_43
index 7105fca..814661a 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: PUMA,v 1.6 1996/08/10 21:37:40 briggs Exp $
+#      $OpenBSD: PUMA,v 1.7 1996/08/31 02:09:23 deraadt Exp $
 #      $NetBSD: PUMA,v 1.13 1996/08/05 01:52:15 scottr Exp $
 #
 # PUMA
@@ -32,7 +32,7 @@ options               SCSI
 
 # Networking options
 options                INET
-options                TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
+#options               TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
 options                GATEWAY         # IP packet forwarding
 options                COMPAT_42
 options                COMPAT_43
index 1e59e26..ef736d8 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: RAMDISK,v 1.5 1996/08/10 21:37:41 briggs Exp $
+#      $OpenBSD: RAMDISK,v 1.6 1996/08/31 02:09:23 deraadt Exp $
 #      $NetBSD: RAMDISK,v 1.6 1996/08/05 01:52:16 scottr Exp $
 
 # RAMDISK
@@ -28,7 +28,7 @@ options               SCSI
 
 # Networking options
 options                INET
-options                TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
+#options               TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
 
 # Mac-specific options
 options                M68040
index 948ce31..625b68a 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: SPOT,v 1.4 1996/08/10 21:37:41 briggs Exp $
+#      $OpenBSD: SPOT,v 1.5 1996/08/31 02:09:24 deraadt Exp $
 #      $NetBSD: SPOT,v 1.11 1996/08/05 01:52:17 scottr Exp $
 #
 # SPOT
@@ -44,7 +44,7 @@ options               SCSI
 
 # Networking options
 options                INET
-options                TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
+#options               TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
 options                GATEWAY         # IP packet forwarding
 #options       ISO             # OSI networking
 #options       TPIP
index 4074ffa..e95b0af 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: MVME147,v 1.7 1996/06/30 17:39:40 deraadt Exp $
+#      $OpenBSD: MVME147,v 1.8 1996/08/31 02:09:25 deraadt Exp $
 
 machine                mvme68k m68k
 
@@ -33,7 +33,7 @@ option                COMPAT_SUNOS
 
 # Networking options
 option         INET
-option         TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
+#option                TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
 option         GATEWAY         # IP packet forwarding
 #option                ISO             # OSI networking
 #option                TPIP
index df51883..e08d517 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: MVME162,v 1.7 1996/06/30 17:39:41 deraadt Exp $
+#      $OpenBSD: MVME162,v 1.8 1996/08/31 02:09:26 deraadt Exp $
 
 machine                mvme68k m68k
 
@@ -33,7 +33,7 @@ option                COMPAT_SUNOS
 
 # Networking option
 option         INET
-option         TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
+#option                TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
 option         GATEWAY         # IP packet forwarding
 #option                ISO             # OSI networking
 #option                TPIP
index ce4eecc..b2ebc71 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: MVME167,v 1.7 1996/06/30 17:39:42 deraadt Exp $
+#      $OpenBSD: MVME167,v 1.8 1996/08/31 02:09:26 deraadt Exp $
 
 machine                mvme68k m68k
 
@@ -33,7 +33,7 @@ option                COMPAT_SUNOS
 
 # Networking option
 option         INET
-option         TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
+#option                TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
 option         GATEWAY         # IP packet forwarding
 #option                ISO             # OSI networking
 #option                TPIP
index 8d7f9c4..45275b3 100644 (file)
@@ -1,7 +1,7 @@
 #
 # GENERIC AMIGA
 #
-#      $Id: GENERIC,v 1.2 1996/05/15 08:56:16 mickey Exp $
+#      $Id: GENERIC,v 1.3 1996/08/31 02:09:29 deraadt Exp $
 #
 # This configuration file contains all possible options
 #
@@ -60,7 +60,7 @@ options               "CD9660"        # ISO 9660 file system, with Rock Ridge
 #
 options                "COMPAT_09"     # compatability with older NetBSD release
 options                "COMPAT_43"     # 4.3 BSD compatible system calls
-options                "TCP_COMPAT_42" # Use 4.2 BSD style TCP
+#options               "TCP_COMPAT_42" # Use 4.2 BSD style TCP
 options                "COMPAT_NOMID"  # allow nonvalid machine id executables
 #options       COMPAT_HPUX     # HP300 compatability
 
index eed3d57..6bc89b9 100644 (file)
@@ -20,7 +20,7 @@ options               FIFO                    # fifos; recommended
 
 # compatibility options
 options                "COMPAT_43"             # 4.3 system calls
-options                "TCP_COMPAT_42"         # 4.2 networking ABI
+#options               "TCP_COMPAT_42"         # 4.2 networking ABI
 options                "COMPAT_09"             # NetBSD-0.9
 options                "COMPAT_10"             # NetBSD-1.0
 
index 22e0eae..3d670e8 100644 (file)
@@ -43,7 +43,7 @@ options               KERNFS          # kernel data-structure filesystem
 
 # Networking options
 options                INET            # Internet protocols
-options                "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
+#options               "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
 options                GATEWAY         # IP packet forwarding
 #options       MULTICAST       # Multicast support
 #options       MROUTING        # Multicast routing support
index 747edc6..e96edcb 100644 (file)
@@ -44,7 +44,7 @@ options               KERNFS          # kernel data-structure filesystem
 
 # Networking options
 options                INET            # Internet protocols
-options                "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
+#options               "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
 options                GATEWAY         # IP packet forwarding
 #options       MULTICAST       # Multicast support
 #options       MROUTING        # Multicast routing support
index 5542a1c..6f5249a 100644 (file)
@@ -47,7 +47,7 @@ options               KERNFS          # kernel data-structure filesystem
 
 # Networking options
 options                INET            # Internet protocols
-options                "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
+#options               "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
 options                GATEWAY         # IP packet forwarding
 #options       MULTICAST       # Multicast support
 #options       MROUTING        # Multicast routing support
index 15a77af..5dcdec3 100644 (file)
@@ -60,7 +60,7 @@ options               NULLFS          # null layer filesystem
 
 # Networking options
 options                INET            # Internet protocols
-options                "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
+#options               "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
 options                GATEWAY         # IP packet forwarding
 #options       MULTICAST       # Multicast support
 #options       MROUTING        # Multicast routing support
index 1faeb65..8281801 100644 (file)
@@ -60,7 +60,7 @@ options               NULLFS          # null layer filesystem
 
 # Networking options
 options                INET            # Internet protocols
-options                "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
+#options               "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
 options                GATEWAY         # IP packet forwarding
 #options       MULTICAST       # Multicast support
 #options       MROUTING        # Multicast routing support
index 0020894..f35d4ca 100644 (file)
@@ -2,7 +2,7 @@
 # GENERIC DECstation (3100 or 5000/xxx)
 #
 #      from: @(#)GENERIC.pmax  8.1 (Berkeley) 6/29/93
-#      $Id: TOCCATA,v 1.1.1.1 1995/10/18 08:51:25 deraadt Exp $
+#      $Id: TOCCATA,v 1.2 1996/08/31 02:09:35 deraadt Exp $
 #
 machine                pmax
 
@@ -35,7 +35,7 @@ options         NFSSERVER       # Sun NFS-compatible filesystem (server)
 
 # Networking options
 options                INET            # Internet protocols
-options                "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
+#options               "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
 #options               GATEWAY         # IP packet forwarding
 
 # pmax specific
index 29f1a32..914a44a 100644 (file)
@@ -38,7 +38,7 @@ option                UNION           # union file system
 
 # Networking options
 option         INET
-option         TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
+#option                TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
 #option                GATEWAY         # IP packet forwarding
 #option                ISO             # OSI networking
 #option                TPIP
index 366faf2..bd047e4 100644 (file)
@@ -37,7 +37,7 @@ option                UNION           # union file system
 
 # Networking options
 option         INET
-option         TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
+#option                TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
 #option                GATEWAY         # IP packet forwarding
 #option                ISO             # OSI networking
 #option                TPIP
index c66e839..8948060 100644 (file)
@@ -37,7 +37,7 @@ option                UNION           # union file system
 
 # Networking options
 option         INET
-option         TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
+#option                TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
 #option                GATEWAY         # IP packet forwarding
 #option                ISO             # OSI networking
 #option                TPIP
index 14e3e95..d69de35 100644 (file)
@@ -38,7 +38,7 @@ option                UNION           # union file system
 
 # Networking options
 option         INET
-option         TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
+#option                TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
 #option                GATEWAY         # IP packet forwarding
 #option                ISO             # OSI networking
 #option                TPIP
index 6c12479..3d6dd78 100644 (file)
@@ -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
index d9a1a04..c444161 100644 (file)
@@ -45,7 +45,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
index 6f1a0db..abd2b4a 100644 (file)
@@ -45,7 +45,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
index c80c221..b026f09 100644 (file)
@@ -43,7 +43,7 @@ options       NFS_BOOT_RWSIZE=1024
 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
index a4a2d61..db754dc 100644 (file)
@@ -45,7 +45,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
index 2624f10..5942427 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: EVERYTHING,v 1.2 1996/05/03 09:09:07 mickey Exp $
+#      $OpenBSD: EVERYTHING,v 1.3 1996/08/31 02:09:43 deraadt Exp $
 #      $NetBSD: EVERYTHING,v 1.1 1995/03/29 22:54:02 ragge Exp $
 #
 # This file contains everything that is known to be compiled
@@ -58,7 +58,7 @@ options               COMPAT_43
 options                COMPAT_09
 options                COMPAT_10
 options                COMPAT_RENO
-options                TCP_COMPAT_42   # Bug compat with 4.2BSD systems (like NDIX)
+#options               TCP_COMPAT_42   # Bug compat with 4.2BSD systems (like NDIX)
 
 # loadable kernel modules.
 options                LKM
index 2808346..e319b4d 100644 (file)
@@ -57,7 +57,7 @@ options               COMPAT_43
 options                COMPAT_09
 options                COMPAT_10
 #options               COMPAT_ULTRIX
-options                TCP_COMPAT_42
+#options               TCP_COMPAT_42
 
 options                LKM