From d6c5394b9c0b12d41a18a4787eb9104c35f05ad6 Mon Sep 17 00:00:00 2001 From: gene Date: Mon, 23 Jun 1997 02:56:32 +0000 Subject: Upon discussion w/ Theo, the only options in std.mac68k that would be of use would be {DEV,SWAP}PAGER, so std.mac68k is out of here. Update the machine-specific files to reflect this. --- sys/arch/mac68k/conf/PUMA | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sys/arch/mac68k/conf/PUMA') diff --git a/sys/arch/mac68k/conf/PUMA b/sys/arch/mac68k/conf/PUMA index a5c59f7c2ac..73751a7f269 100644 --- a/sys/arch/mac68k/conf/PUMA +++ b/sys/arch/mac68k/conf/PUMA @@ -1,13 +1,14 @@ -# $OpenBSD: PUMA,v 1.13 1997/06/23 02:26:36 gene Exp $ +# $OpenBSD: PUMA,v 1.14 1997/06/23 02:56:29 gene Exp $ # $NetBSD: PUMA,v 1.13 1996/08/05 01:52:15 scottr Exp $ # # PUMA -include "arch/mac68k/conf/std.mac68k" - +machine mac68k m68k maxusers 16 option MAXFDESCS=2048 +option SWAPPAGER +option DEVPAGER # Filesystem option option FIFO # POSIX fifo support (in all filesystems) -- cgit v1.2.3