diff options
author | Mats O Jansson <maja@cvs.openbsd.org> | 1999-10-01 21:59:34 +0000 |
---|---|---|
committer | Mats O Jansson <maja@cvs.openbsd.org> | 1999-10-01 21:59:34 +0000 |
commit | 50b9b7d7945688657415ebf19f61e5d32bfc83e6 (patch) | |
tree | 5245429e373119c78cd3f2f649e53cd04c6fcbc6 /sys/arch/pmax/conf/DS5000_100 | |
parent | 144e8b617f226dfef20f3602c6b01ab83a8d0a6f (diff) |
add tag. remove VNODEPAGER. -moj
Diffstat (limited to 'sys/arch/pmax/conf/DS5000_100')
-rw-r--r-- | sys/arch/pmax/conf/DS5000_100 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/pmax/conf/DS5000_100 b/sys/arch/pmax/conf/DS5000_100 index 10ea703bdad..e8ddd2b74ee 100644 --- a/sys/arch/pmax/conf/DS5000_100 +++ b/sys/arch/pmax/conf/DS5000_100 @@ -1,3 +1,4 @@ +# $OpenBSD: DS5000_100,v 1.6 1999/10/01 21:59:33 maja Exp $ # # DECstation 5000/100 kernel config # @@ -17,7 +18,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 |