summaryrefslogtreecommitdiff
path: root/sys/arch/hp300
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-06-24 17:02:30 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-06-24 17:02:30 +0000
commit27475bfd8a0e51ab3fb342572ed6a25dceee05f3 (patch)
treeb15498f1d535eaf01f7c517d9d093b50aacf84cb /sys/arch/hp300
parente10aa427ad2c6d1aca14df3abb1526149fd8ad39 (diff)
kernel is /bsd
Diffstat (limited to 'sys/arch/hp300')
-rw-r--r--sys/arch/hp300/conf/BASALT2
-rw-r--r--sys/arch/hp300/conf/DISKLESS2
-rw-r--r--sys/arch/hp300/conf/GENERIC2
-rw-r--r--sys/arch/hp300/conf/LAGER8
-rw-r--r--sys/arch/hp300/conf/LINT2
-rw-r--r--sys/arch/hp300/conf/Makefile.hp3002
-rw-r--r--sys/arch/hp300/conf/PICASSO8
7 files changed, 13 insertions, 13 deletions
diff --git a/sys/arch/hp300/conf/BASALT b/sys/arch/hp300/conf/BASALT
index 0888e9d05bf..09438caf6e7 100644
--- a/sys/arch/hp300/conf/BASALT
+++ b/sys/arch/hp300/conf/BASALT
@@ -52,7 +52,7 @@ options COMPAT_HPUX # HP-UX binary compatibility
options DDB # Kernel Dynamic Debugger
options GENERIC
-config netbsd swap generic
+config bsd swap generic
master hpib0 at scode7
disk rd0 at hpib? slave ?
diff --git a/sys/arch/hp300/conf/DISKLESS b/sys/arch/hp300/conf/DISKLESS
index 600d475622e..bc0907a2aec 100644
--- a/sys/arch/hp300/conf/DISKLESS
+++ b/sys/arch/hp300/conf/DISKLESS
@@ -60,7 +60,7 @@ options COMPAT_HPUX # HP-UX binary compatibility
# Debugging options
options DDB # Kernel Dynamic Debugger
-config netbsd swap nfs
+config bsd swap nfs
device dca0 at scode9 flags 1
device dca1 at scode? flags 1
diff --git a/sys/arch/hp300/conf/GENERIC b/sys/arch/hp300/conf/GENERIC
index 47138c043a0..69b08bf0a38 100644
--- a/sys/arch/hp300/conf/GENERIC
+++ b/sys/arch/hp300/conf/GENERIC
@@ -69,7 +69,7 @@ options DDB # Kernel Dynamic Debugger
# If the kernel isn't named `GENERIC', uncomment the line below.
#options GENERIC # Generic swap support
-config netbsd swap generic
+config bsd swap generic
master hpib0 at scode7
master hpib1 at scode?
diff --git a/sys/arch/hp300/conf/LAGER b/sys/arch/hp300/conf/LAGER
index 3adef92acfd..a226011f066 100644
--- a/sys/arch/hp300/conf/LAGER
+++ b/sys/arch/hp300/conf/LAGER
@@ -44,10 +44,10 @@ options "HILVID=1"
options PROFTIMER,"PRF_INTERVAL=500"
#options KGDB,"KGDBDEV=15*256+2","KGDBRATE=19200"
-config netbsd root on sd0 swap on sd0b and sd1b
-#config vgnetbsd root on sd0 swap on sd0b and sd1b and sd2b
-#config rdnetbsd root on rd0 swap on rd0b and rd1b
-#config gennetbsd swap generic
+config bsd root on sd0 swap on sd0b and sd1b
+#config vgbsd root on sd0 swap on sd0b and sd1b and sd2b
+#config rdbsd root on rd0 swap on rd0b and rd1b
+#config genbsd swap generic
master hpib0 at scode7
master hpib1 at scode?
diff --git a/sys/arch/hp300/conf/LINT b/sys/arch/hp300/conf/LINT
index 86311425cd3..137b9a23830 100644
--- a/sys/arch/hp300/conf/LINT
+++ b/sys/arch/hp300/conf/LINT
@@ -33,7 +33,7 @@ options KTRACE
# DIAGNOSTIC: compile in lots of debugging and consistancy checking code.
options DIAGNOSTIC
-config netbsd swap generic
+config bsd swap generic
master hpib0 at scode7
master hpib1 at scode?
diff --git a/sys/arch/hp300/conf/Makefile.hp300 b/sys/arch/hp300/conf/Makefile.hp300
index 4456e890319..f08ab797d90 100644
--- a/sys/arch/hp300/conf/Makefile.hp300
+++ b/sys/arch/hp300/conf/Makefile.hp300
@@ -127,7 +127,7 @@ vers.o: ${SYSTEM_DEP} ${SYSTEM_SWAP_DEP}
clean::
- rm -f eddep *netbsd netbsd.gdb tags *.[io] [a-z]*.s \
+ rm -f eddep *bsd netbsd.gdb tags *.[io] [a-z]*.s \
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
diff --git a/sys/arch/hp300/conf/PICASSO b/sys/arch/hp300/conf/PICASSO
index 03d3fef7aed..289ccf9ec64 100644
--- a/sys/arch/hp300/conf/PICASSO
+++ b/sys/arch/hp300/conf/PICASSO
@@ -36,10 +36,10 @@ options "NKMEMCLUSTERS=256"
options "HILVID=1"
options PROFTIMER,"PRF_INTERVAL=500"
-config netbsd root on sd0 swap on sd0d
-config vgnetbsd root on sd0 swap on sd0d and sd1d and sd2d
-config rdnetbsd root on rd0 swap on rd0b and rd1b
-config gennetbsd swap generic
+config bsd root on sd0 swap on sd0d
+config vgbsd root on sd0 swap on sd0d and sd1d and sd2d
+config rdbsd root on rd0 swap on rd0b and rd1b
+config genbsd swap generic
master hpib0 at scode7
master hpib1 at scode?