From df42aa61f92bffe35c22145bcc90906f47aa88d0 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 20 Sep 1996 06:45:27 +0000 Subject: do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, erik@aarhus1.uni-c.dk --- sys/arch/i386/conf/NETTAN | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/i386/conf/NETTAN') 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 -- cgit v1.2.3