From 1f4fb096600219d4a2e8eead7cafb9ef3bb60bab Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 10 Oct 2001 23:43:44 +0000 Subject: gc SWAPPAGER and DEVPAGER options --- sys/arch/vax/conf/NANCY | 6 +----- sys/arch/vax/conf/RAMDISK | 5 +---- sys/arch/vax/conf/VOX | 6 +----- 3 files changed, 3 insertions(+), 14 deletions(-) (limited to 'sys/arch/vax') diff --git a/sys/arch/vax/conf/NANCY b/sys/arch/vax/conf/NANCY index 8c207f9a72d..472c8b7d3fb 100644 --- a/sys/arch/vax/conf/NANCY +++ b/sys/arch/vax/conf/NANCY @@ -1,4 +1,4 @@ -# $OpenBSD: NANCY,v 1.6 2001/05/16 05:07:50 millert Exp $ +# $OpenBSD: NANCY,v 1.7 2001/10/10 23:43:42 millert Exp $ # # NANCY MV3600 configuration file. # @@ -24,10 +24,6 @@ option "VAX43" # VS 3100/76 # Max users on system; this is just a hint maxusers 8 -# standard system options -options SWAPPAGER # swap and anonymous memory -options DEVPAGER # mapped devices - # Kernel compiled-in symbolic debugger & system call tracer option DDB option KTRACE diff --git a/sys/arch/vax/conf/RAMDISK b/sys/arch/vax/conf/RAMDISK index 429a3e49c99..7e4061d5008 100644 --- a/sys/arch/vax/conf/RAMDISK +++ b/sys/arch/vax/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.11 2001/10/06 18:07:57 miod Exp $ +# $OpenBSD: RAMDISK,v 1.12 2001/10/10 23:43:42 millert Exp $ machine vax # machine type @@ -30,9 +30,6 @@ maxusers 8 # estimated number of users option TIMEZONE=0 # time zone to adjust RTC time by option DST=0 # daylight saving time used by RTC -option SWAPPAGER # paging; REQUIRED -option DEVPAGER # mmap() of devices - option FFS # UFS option NFSCLIENT # Network File System client diff --git a/sys/arch/vax/conf/VOX b/sys/arch/vax/conf/VOX index ca9ba5510ab..bc54ec92938 100644 --- a/sys/arch/vax/conf/VOX +++ b/sys/arch/vax/conf/VOX @@ -1,4 +1,4 @@ -# $OpenBSD: VOX,v 1.3 2001/05/16 05:07:50 millert Exp $ +# $OpenBSD: VOX,v 1.4 2001/10/10 23:43:42 millert Exp $ # # simple VS2000 configuration file. # @@ -14,10 +14,6 @@ option "VAX410" # VS 2000 # Max users on system; this is just a hint maxusers 8 -# pagers -option SWAPPAGER -option DEVPAGER - # Kernel compiled-in symbolic debugger & system call tracer option DDB option KTRACE -- cgit v1.2.3