summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-09-20 06:45:27 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-09-20 06:45:27 +0000
commitdf42aa61f92bffe35c22145bcc90906f47aa88d0 (patch)
tree5064c1ef1d0088157056fe2aa3f45ca4bd95c9e8 /sys/arch/i386/conf
parent4909b03ce500337461ef8ac1f9f5637782ca693d (diff)
do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, erik@aarhus1.uni-c.dk
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r--sys/arch/i386/conf/ALL3
-rw-r--r--sys/arch/i386/conf/BABY3
-rw-r--r--sys/arch/i386/conf/DISKLESS3
-rw-r--r--sys/arch/i386/conf/GANDALF3
-rw-r--r--sys/arch/i386/conf/HELIOS_PCMCIA3
-rw-r--r--sys/arch/i386/conf/INST3
-rw-r--r--sys/arch/i386/conf/LAP3
-rw-r--r--sys/arch/i386/conf/NETTAN3
-rw-r--r--sys/arch/i386/conf/OPRAH1
-rw-r--r--sys/arch/i386/conf/PCMCIA3
-rw-r--r--sys/arch/i386/conf/SPARE-PARTS3
-rw-r--r--sys/arch/i386/conf/TDR3
-rw-r--r--sys/arch/i386/conf/THREADWAY3
-rw-r--r--sys/arch/i386/conf/WALDORF1
14 files changed, 12 insertions, 26 deletions
diff --git a/sys/arch/i386/conf/ALL b/sys/arch/i386/conf/ALL
index 0afbc7cef14..78b2792cd12 100644
--- a/sys/arch/i386/conf/ALL
+++ b/sys/arch/i386/conf/ALL
@@ -1,4 +1,4 @@
-# $OpenBSD: ALL,v 1.8 1996/09/04 21:20:44 deraadt Exp $
+# $OpenBSD: ALL,v 1.9 1996/09/20 06:45:04 deraadt Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# ALL -- everything that's currently supported
@@ -26,7 +26,6 @@ option TIMEZONE=0 # time zone to adjust RTC time by
option DST=0 # daylight savings time used by RTC
option SWAPPAGER # paging; REQUIRED
-option VNODEPAGER # mmap() of files
option DEVPAGER # mmap() of devices
option DDB # in-kernel debugger
diff --git a/sys/arch/i386/conf/BABY b/sys/arch/i386/conf/BABY
index 3e352bce1d5..1a7d787b509 100644
--- a/sys/arch/i386/conf/BABY
+++ b/sys/arch/i386/conf/BABY
@@ -1,4 +1,4 @@
-# $OpenBSD: BABY,v 1.8 1996/09/12 21:55:06 deraadt Exp $
+# $OpenBSD: BABY,v 1.9 1996/09/20 06:45:04 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -23,7 +23,6 @@ option TIMEZONE=0 # time zone to adjust RTC time by
option DST=0 # daylight savings time used by RTC
option SWAPPAGER # paging; REQUIRED
-option VNODEPAGER # mmap() of files
option DEVPAGER # mmap() of devices
option DDB # in-kernel debugger
diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS
index e6d5da7c21c..230431486a9 100644
--- a/sys/arch/i386/conf/DISKLESS
+++ b/sys/arch/i386/conf/DISKLESS
@@ -1,4 +1,4 @@
-# $OpenBSD: DISKLESS,v 1.13 1996/08/31 02:09:14 deraadt Exp $
+# $OpenBSD: DISKLESS,v 1.14 1996/09/20 06:45:05 deraadt Exp $
# $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $
#
# DISKLESS -- Generic machine setup for diskless boot.
@@ -26,7 +26,6 @@ option TIMEZONE=0 # time zone to adjust RTC time by
option DST=0 # daylight savings time used by RTC
option SWAPPAGER # paging; REQUIRED
-option VNODEPAGER # mmap() of files
option DEVPAGER # mmap() of devices
option DDB # in-kernel debugger
diff --git a/sys/arch/i386/conf/GANDALF b/sys/arch/i386/conf/GANDALF
index f2bf7e4f142..b2817c00cdb 100644
--- a/sys/arch/i386/conf/GANDALF
+++ b/sys/arch/i386/conf/GANDALF
@@ -1,7 +1,7 @@
#
# GANDALF -- Dual Tyan P5/133 PCI/EISA bus
#
-# $OpenBSD: GANDALF,v 1.12 1996/09/14 18:36:15 tholo Exp $
+# $OpenBSD: GANDALF,v 1.13 1996/09/20 06:45:05 deraadt Exp $
#
machine i386 # architecture, used by config; REQUIRED
@@ -24,7 +24,6 @@ option DST=1 # daylight savings time used by RTC
option NTP # High precision timekeeping support
option SWAPPAGER # paging; REQUIRED
-option VNODEPAGER # mmap() of files
option DEVPAGER # mmap() of devices
#option DDB # in-kernel debugger
diff --git a/sys/arch/i386/conf/HELIOS_PCMCIA b/sys/arch/i386/conf/HELIOS_PCMCIA
index 4087eedd844..26e5ee8fc3b 100644
--- a/sys/arch/i386/conf/HELIOS_PCMCIA
+++ b/sys/arch/i386/conf/HELIOS_PCMCIA
@@ -1,4 +1,4 @@
-# $OpenBSD: HELIOS_PCMCIA,v 1.9 1996/07/31 18:35:17 deraadt Exp $
+# $OpenBSD: HELIOS_PCMCIA,v 1.10 1996/09/20 06:45:06 deraadt Exp $
#
# HELIOS_PCMCIA -- Eric Hvozda's notebook
#
@@ -15,7 +15,6 @@ option TIMEZONE=300 # time zone to adjust RTC time by
option DST=1 # daylight savings time used by RTC
option SWAPPAGER # paging; REQUIRED
-option VNODEPAGER # mmap() of files
option DEVPAGER # mmap() of devices
option DIAGNOSTIC # internally consistency checks
diff --git a/sys/arch/i386/conf/INST b/sys/arch/i386/conf/INST
index 1b7d3b94ec2..8fbd4369036 100644
--- a/sys/arch/i386/conf/INST
+++ b/sys/arch/i386/conf/INST
@@ -1,4 +1,4 @@
-# $OpenBSD: INST,v 1.10 1996/08/31 17:35:37 deraadt Exp $
+# $OpenBSD: INST,v 1.11 1996/09/20 06:45:06 deraadt Exp $
# $NetBSD: INSTADP,v 1.17 1996/05/20 03:32:19 thorpej Exp $
#
# Install kernels no longer support X.
@@ -23,7 +23,6 @@ option TIMEZONE=0 # time zone to adjust RTC time by
option DST=0 # daylight savings time used by RTC
option SWAPPAGER # paging; REQUIRED
-option VNODEPAGER # mmap() of files
option DEVPAGER # mmap() of devices
#makeoptions DEBUG="-g" # compile full symbol table
diff --git a/sys/arch/i386/conf/LAP b/sys/arch/i386/conf/LAP
index c5cdf6b774b..20a22d5858a 100644
--- a/sys/arch/i386/conf/LAP
+++ b/sys/arch/i386/conf/LAP
@@ -1,4 +1,4 @@
-# $OpenBSD: LAP,v 1.11 1996/08/31 02:09:15 deraadt Exp $
+# $OpenBSD: LAP,v 1.12 1996/09/20 06:45:07 deraadt Exp $
# $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $
#
# TDR -- Theo Deraadt's 486
@@ -24,7 +24,6 @@ maxusers 10 # estimated number of users
#option DST=0 # daylight savings time used by RTC
option SWAPPAGER # paging; REQUIRED
-option VNODEPAGER # mmap() of files
option DEVPAGER # mmap() of devices
option DDB # in-kernel debugger
diff --git a/sys/arch/i386/conf/NETTAN b/sys/arch/i386/conf/NETTAN
index 1fa325d34b0..a71a34e36fb 100644
--- a/sys/arch/i386/conf/NETTAN
+++ b/sys/arch/i386/conf/NETTAN
@@ -1,4 +1,4 @@
-# $OpenBSD: NETTAN,v 1.12 1996/08/31 02:09:16 deraadt Exp $
+# $OpenBSD: NETTAN,v 1.13 1996/09/20 06:45:08 deraadt Exp $
#
# NETTAN -- Applitron Datasystem AB
#
@@ -19,7 +19,6 @@ option TIMEZONE=0 # time zone to adjust RTC time by
option DST=0 # daylight savings time used by RTC
option SWAPPAGER # paging; REQUIRED
-option VNODEPAGER # mmap() of files
option DEVPAGER # mmap() of devices
option DDB # in-kernel debugger
diff --git a/sys/arch/i386/conf/OPRAH b/sys/arch/i386/conf/OPRAH
index 2b878202a97..4b6d5b40448 100644
--- a/sys/arch/i386/conf/OPRAH
+++ b/sys/arch/i386/conf/OPRAH
@@ -19,7 +19,6 @@ option TIMEZONE=0 # time zone to adjust RTC time by
option DST=0 # daylight savings time used by RTC
option SWAPPAGER # paging; REQUIRED
-option VNODEPAGER # mmap() of files
option DEVPAGER # mmap() of devices
option DDB # in-kernel debugger
diff --git a/sys/arch/i386/conf/PCMCIA b/sys/arch/i386/conf/PCMCIA
index e3eed2cf93f..aab104efaee 100644
--- a/sys/arch/i386/conf/PCMCIA
+++ b/sys/arch/i386/conf/PCMCIA
@@ -1,4 +1,4 @@
-# $OpenBSD: PCMCIA,v 1.7 1996/08/31 02:09:17 deraadt Exp $
+# $OpenBSD: PCMCIA,v 1.8 1996/09/20 06:45:09 deraadt Exp $
#
machine i386 # architecture, used by config; REQUIRED
@@ -17,7 +17,6 @@ option TIMEZONE=300 # time zone to adjust RTC time by
option DST=1 # daylight savings time used by RTC
option SWAPPAGER # paging; REQUIRED
-option VNODEPAGER # mmap() of files
option DEVPAGER # mmap() of devices
option DDB # in-kernel debugger
diff --git a/sys/arch/i386/conf/SPARE-PARTS b/sys/arch/i386/conf/SPARE-PARTS
index 0ad7e3f87d7..c24cb62d282 100644
--- a/sys/arch/i386/conf/SPARE-PARTS
+++ b/sys/arch/i386/conf/SPARE-PARTS
@@ -1,7 +1,7 @@
#
# SPARE-PARTS: spare-parts.teeny.org, the teeny gateway to the world.
#
-# $OpenBSD: SPARE-PARTS,v 1.5 1996/09/16 10:10:46 downsj Exp $
+# $OpenBSD: SPARE-PARTS,v 1.6 1996/09/20 06:45:09 deraadt Exp $
#
machine i386
@@ -14,7 +14,6 @@ option TIMEZONE=480
option DST=0
option SWAPPAGER
-option VNODEPAGER
option DEVPAGER
#option DDB
diff --git a/sys/arch/i386/conf/TDR b/sys/arch/i386/conf/TDR
index 9c3afb6c347..48d133d595a 100644
--- a/sys/arch/i386/conf/TDR
+++ b/sys/arch/i386/conf/TDR
@@ -1,4 +1,4 @@
-# $OpenBSD: TDR,v 1.16 1996/08/31 02:09:18 deraadt Exp $
+# $OpenBSD: TDR,v 1.17 1996/09/20 06:45:10 deraadt Exp $
# $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $
#
# TDR -- Theo Deraadt's 486
@@ -24,7 +24,6 @@ option TIMEZONE=420 # time zone to adjust RTC time by
option DST=1 # daylight savings time used by RTC
option SWAPPAGER # paging; REQUIRED
-option VNODEPAGER # mmap() of files
option DEVPAGER # mmap() of devices
option DDB # in-kernel debugger
diff --git a/sys/arch/i386/conf/THREADWAY b/sys/arch/i386/conf/THREADWAY
index 428c820ab63..83083318014 100644
--- a/sys/arch/i386/conf/THREADWAY
+++ b/sys/arch/i386/conf/THREADWAY
@@ -1,7 +1,7 @@
#
# THREADWAY: threadway.teeny.org
#
-# $OpenBSD: THREADWAY,v 1.13 1996/08/31 02:09:18 deraadt Exp $
+# $OpenBSD: THREADWAY,v 1.14 1996/09/20 06:45:10 deraadt Exp $
#
machine i386
@@ -19,7 +19,6 @@ option GPL_MATH_EMULATE
option ALWAYS_MATH_EMULATE
option SWAPPAGER
-option VNODEPAGER
option DEVPAGER
option DDB
diff --git a/sys/arch/i386/conf/WALDORF b/sys/arch/i386/conf/WALDORF
index 5428f02daf8..59b18a69a12 100644
--- a/sys/arch/i386/conf/WALDORF
+++ b/sys/arch/i386/conf/WALDORF
@@ -20,7 +20,6 @@ option TIMEZONE=0 # time zone to adjust RTC time by
option DST=0 # daylight savings time used by RTC
option SWAPPAGER # paging; REQUIRED
-option VNODEPAGER # mmap() of files
option DEVPAGER # mmap() of devices
option DDB # in-kernel debugger