summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrahnds <rahnds@openbsd.org>1997-01-09 02:46:00 +0000
committerrahnds <rahnds@openbsd.org>1997-01-09 02:46:00 +0000
commit6d11612a0fce1da4cf5be95905ef348cc30f4f85 (patch)
tree929c4e034f5e8fcbfe3ffbb8850f20ff7c089b83
parentIf config-file is not starting with /, consider it to be a (diff)
downloadwireguard-openbsd-6d11612a0fce1da4cf5be95905ef348cc30f4f85.tar.xz
wireguard-openbsd-6d11612a0fce1da4cf5be95905ef348cc30f4f85.zip
kernel is bsd not netbsd
-rw-r--r--sys/arch/powerpc/conf/DDB2
-rw-r--r--sys/arch/powerpc/conf/GENERIC2
-rw-r--r--sys/arch/powerpc/conf/NFS2
-rw-r--r--sys/arch/powerpc/conf/TST2
-rw-r--r--sys/arch/powerpc/conf/TST12
-rw-r--r--sys/arch/powerpc/conf/TSTdbg2
6 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/powerpc/conf/DDB b/sys/arch/powerpc/conf/DDB
index 6e6c03ce70b..0ed083ae4ae 100644
--- a/sys/arch/powerpc/conf/DDB
+++ b/sys/arch/powerpc/conf/DDB
@@ -50,7 +50,7 @@ options NMBCLUSTERS=1024
options MAXUSERS=20
#options TARGET_ELF
-config netbsd swap generic
+config bsd swap generic
ofroot* at root
diff --git a/sys/arch/powerpc/conf/GENERIC b/sys/arch/powerpc/conf/GENERIC
index 7a8afb7a31d..2cc84bb9187 100644
--- a/sys/arch/powerpc/conf/GENERIC
+++ b/sys/arch/powerpc/conf/GENERIC
@@ -44,7 +44,7 @@ options UNION
options INET
options NMBCLUSTERS=1024
-config netbsd swap generic
+config bsd swap generic
ofroot* at root
diff --git a/sys/arch/powerpc/conf/NFS b/sys/arch/powerpc/conf/NFS
index 412dd991331..a24dfae2d68 100644
--- a/sys/arch/powerpc/conf/NFS
+++ b/sys/arch/powerpc/conf/NFS
@@ -49,7 +49,7 @@ options NMBCLUSTERS=1024
options MAXUSERS=20
options TARGET_ELF
-config netbsd swap generic
+config bsd swap generic
ofroot* at root
diff --git a/sys/arch/powerpc/conf/TST b/sys/arch/powerpc/conf/TST
index b8266623cd4..0db61f0b1ee 100644
--- a/sys/arch/powerpc/conf/TST
+++ b/sys/arch/powerpc/conf/TST
@@ -47,7 +47,7 @@ options NMBCLUSTERS=1024
options MAXUSERS=20
options TARGET_ELF
-config netbsd swap generic
+config bsd swap generic
ofroot* at root
diff --git a/sys/arch/powerpc/conf/TST1 b/sys/arch/powerpc/conf/TST1
index 91538d31ef2..b3ebf9cb730 100644
--- a/sys/arch/powerpc/conf/TST1
+++ b/sys/arch/powerpc/conf/TST1
@@ -49,7 +49,7 @@ options NMBCLUSTERS=1024
options MAXUSERS=20
options TARGET_ELF
-config netbsd swap generic
+config bsd swap generic
ofroot* at root
diff --git a/sys/arch/powerpc/conf/TSTdbg b/sys/arch/powerpc/conf/TSTdbg
index 9a92fda7329..c0485cd16c9 100644
--- a/sys/arch/powerpc/conf/TSTdbg
+++ b/sys/arch/powerpc/conf/TSTdbg
@@ -49,7 +49,7 @@ options NMBCLUSTERS=1024
options MAXUSERS=20
options TARGET_ELF
-config netbsd swap generic
+config bsd swap generic
ofroot* at root