From 2ab46386323a5f5ed1e1471861fb4f2a7a7f4f9d Mon Sep 17 00:00:00 2001 From: mickey Date: Tue, 23 Apr 1996 10:10:20 +0000 Subject: [PATCH] config bsd not config netbsd --- sys/arch/i386/conf/GENERIC | 4 ++-- sys/arch/i386/conf/NETTAN | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 1f42d656732..469abad3046 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.8 1996/04/21 22:16:06 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.9 1996/04/23 10:10:20 mickey Exp $ # $NetBSD: GENERIC,v 1.40 1996/03/30 23:57:09 perry Exp $ # # GENERIC -- everything that's currently supported @@ -80,7 +80,7 @@ options ISO,TPIP # OSI options EON # OSI tunneling over IP options CCITT,LLC,HDLC # X.25 -config netbsd swap generic +config bsd swap generic options GENERIC mainbus0 at root diff --git a/sys/arch/i386/conf/NETTAN b/sys/arch/i386/conf/NETTAN index ca14440b910..4ee8b5abf3f 100644 --- a/sys/arch/i386/conf/NETTAN +++ b/sys/arch/i386/conf/NETTAN @@ -1,4 +1,4 @@ -# $OpenBSD: NETTAN,v 1.1 1996/04/18 18:55:37 niklas Exp $ +# $OpenBSD: NETTAN,v 1.2 1996/04/23 10:10:21 mickey Exp $ # # NETTAN -- Applitron Datasystem AB # @@ -76,7 +76,7 @@ options NS # XNS #options EON # OSI tunneling over IP #options CCITT,LLC,HDLC # X.25 -config netbsd swap generic +config bsd swap generic options GENERIC mainbus0 at root -- 2.20.1