summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/conf/GENERIC.rz0
diff options
context:
space:
mode:
authorMats O Jansson <maja@cvs.openbsd.org>1999-10-01 21:59:34 +0000
committerMats O Jansson <maja@cvs.openbsd.org>1999-10-01 21:59:34 +0000
commit50b9b7d7945688657415ebf19f61e5d32bfc83e6 (patch)
tree5245429e373119c78cd3f2f649e53cd04c6fcbc6 /sys/arch/pmax/conf/GENERIC.rz0
parent144e8b617f226dfef20f3602c6b01ab83a8d0a6f (diff)
add tag. remove VNODEPAGER. -moj
Diffstat (limited to 'sys/arch/pmax/conf/GENERIC.rz0')
-rw-r--r--sys/arch/pmax/conf/GENERIC.rz02
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/pmax/conf/GENERIC.rz0 b/sys/arch/pmax/conf/GENERIC.rz0
index c16494e3fc2..30d2f5a917f 100644
--- a/sys/arch/pmax/conf/GENERIC.rz0
+++ b/sys/arch/pmax/conf/GENERIC.rz0
@@ -1,3 +1,4 @@
+# $OpenBSD: GENERIC.rz0,v 1.5 1999/10/01 21:59:33 maja Exp $
#
# GENERIC kernel for the distribition simpleroot with root + swap hardcoded
# to rz0 - required for use with zip drives for instance
@@ -22,7 +23,6 @@ maxusers 64
# standard system options
option SWAPPAGER # swap pager (anonymous and swap space)
-option VNODEPAGER # vnode pager (mapped files)
option DEVPAGER # device pager (mapped devices)
# the usual stuff
option "COMPAT_43" # compatibility with 4.3BSD binaries