diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 4d5a7829414..6d755d48349 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.65 2001/02/13 14:50:33 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.66 2001/02/13 16:25:54 art Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -6,7 +6,7 @@ machine alpha include "../../../conf/GENERIC" -maxusers 8 +maxusers 32 option PMAP_NEW # required option UVM # required |