diff options
Diffstat (limited to 'sys/arch/mvme68k/conf/MVME147')
-rw-r--r-- | sys/arch/mvme68k/conf/MVME147 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/conf/MVME147 b/sys/arch/mvme68k/conf/MVME147 index 4074ffa5238..e95b0af140c 100644 --- a/sys/arch/mvme68k/conf/MVME147 +++ b/sys/arch/mvme68k/conf/MVME147 @@ -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 |