summaryrefslogtreecommitdiff
path: root/sys/arch/amiga
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/amiga')
-rw-r--r--sys/arch/amiga/conf/A30001
-rw-r--r--sys/arch/amiga/conf/COFFEE3
-rw-r--r--sys/arch/amiga/conf/CRASH3
-rw-r--r--sys/arch/amiga/conf/DRACO1
-rw-r--r--sys/arch/amiga/conf/FILIPPA3
-rw-r--r--sys/arch/amiga/conf/INSTALL3
6 files changed, 4 insertions, 10 deletions
diff --git a/sys/arch/amiga/conf/A3000 b/sys/arch/amiga/conf/A3000
index 4409180a277..5b9ec888da6 100644
--- a/sys/arch/amiga/conf/A3000
+++ b/sys/arch/amiga/conf/A3000
@@ -40,7 +40,6 @@ options NULLFS # Loopback filesystem
options FIFO # FIFO operations on vnodes
options SWAPPAGER # Pager for swap device
-options VNODEPAGER # Pager for vnodes
options DEVPAGER # Pager
#
diff --git a/sys/arch/amiga/conf/COFFEE b/sys/arch/amiga/conf/COFFEE
index 50370189d41..2c07b9ff556 100644
--- a/sys/arch/amiga/conf/COFFEE
+++ b/sys/arch/amiga/conf/COFFEE
@@ -1,4 +1,4 @@
-# $OpenBSD: COFFEE,v 1.5 1996/08/31 02:08:57 deraadt Exp $
+# $OpenBSD: COFFEE,v 1.6 1996/09/20 06:44:53 deraadt Exp $
# $NetBSD: COFFEE,v 1.12 1995/10/09 02:08:35 chopps Exp $
#
@@ -22,7 +22,6 @@ option "M68020" # support for 020/851
option FPCOPROC # Support for MC6888[12] (Required)
option SWAPPAGER # Pager for processes (Required)
-option VNODEPAGER # Pager for vnodes (Required)
option DEVPAGER # Pager for devices (Required)
#
diff --git a/sys/arch/amiga/conf/CRASH b/sys/arch/amiga/conf/CRASH
index 8c6cd896b48..4c46af9511e 100644
--- a/sys/arch/amiga/conf/CRASH
+++ b/sys/arch/amiga/conf/CRASH
@@ -1,4 +1,4 @@
-# $OpenBSD: CRASH,v 1.3 1996/08/31 02:08:58 deraadt Exp $
+# $OpenBSD: CRASH,v 1.4 1996/09/20 06:44:54 deraadt Exp $
# $NetBSD: GENERIC,v 1.56 1996/04/30 17:40:34 is Exp $
#
@@ -24,7 +24,6 @@ options "M68020" # support for 020/851
options FPCOPROC # Support for MC6888[12] (Required)
options SWAPPAGER # Pager for processes (Required)
-options VNODEPAGER # Pager for vnodes (Required)
options DEVPAGER # Pager for devices (Required)
#
diff --git a/sys/arch/amiga/conf/DRACO b/sys/arch/amiga/conf/DRACO
index 01b8e4f2fa1..1877e692cc3 100644
--- a/sys/arch/amiga/conf/DRACO
+++ b/sys/arch/amiga/conf/DRACO
@@ -28,7 +28,6 @@ option FPCOPROC # Support for MC6888[12] (Required)
#
option SWAPPAGER # Pager for processes (Required)
-option VNODEPAGER # Pager for vnodes (Required)
option DEVPAGER # Pager for devices (Required)
#
diff --git a/sys/arch/amiga/conf/FILIPPA b/sys/arch/amiga/conf/FILIPPA
index 2492f5e37a3..51d71846f30 100644
--- a/sys/arch/amiga/conf/FILIPPA
+++ b/sys/arch/amiga/conf/FILIPPA
@@ -1,4 +1,4 @@
-# $OpenBSD: FILIPPA,v 1.9 1996/09/04 22:51:33 niklas Exp $
+# $OpenBSD: FILIPPA,v 1.10 1996/09/20 06:44:55 deraadt Exp $
#
# Niklas' AMIGA with ISA support
@@ -19,7 +19,6 @@ option FPSP # MC68040 floating point support
option FPCOPROC # Support for MC6888[12] (Required)
option SWAPPAGER # Pager for processes (Required)
-option VNODEPAGER # Pager for vnodes (Required)
option DEVPAGER # Pager for devices (Required)
#
diff --git a/sys/arch/amiga/conf/INSTALL b/sys/arch/amiga/conf/INSTALL
index a7ebf2ad589..2431bf46370 100644
--- a/sys/arch/amiga/conf/INSTALL
+++ b/sys/arch/amiga/conf/INSTALL
@@ -1,4 +1,4 @@
-# $OpenBSD: INSTALL,v 1.4 1996/08/31 02:09:00 deraadt Exp $
+# $OpenBSD: INSTALL,v 1.5 1996/09/20 06:44:55 deraadt Exp $
# $NetBSD: INSTALL,v 1.2.2.1 1996/05/30 21:25:49 is Exp $
#
@@ -33,7 +33,6 @@ option DRACO
#
option SWAPPAGER # Pager for processes (Required)
-option VNODEPAGER # Pager for vnodes (Required)
option DEVPAGER # Pager for devices (Required)
#