diff options
Diffstat (limited to 'sys/arch/mac68k/conf/PUMA')
-rw-r--r-- | sys/arch/mac68k/conf/PUMA | 7 |
1 files changed, 4 insertions, 3 deletions
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) |