diff options
Diffstat (limited to 'sys/arch/hp300/conf')
-rw-r--r-- | sys/arch/hp300/conf/DISKLESS | 4 | ||||
-rw-r--r-- | sys/arch/hp300/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/hp300/conf/RAMDISK | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/sys/arch/hp300/conf/DISKLESS b/sys/arch/hp300/conf/DISKLESS index 20cf279c1bf..d54c1755691 100644 --- a/sys/arch/hp300/conf/DISKLESS +++ b/sys/arch/hp300/conf/DISKLESS @@ -1,4 +1,4 @@ -# $OpenBSD: DISKLESS,v 1.18 2001/05/04 22:48:58 aaron Exp $ +# $OpenBSD: DISKLESS,v 1.19 2001/06/27 05:46:11 art Exp $ # $NetBSD: GENERIC,v 1.23 1997/01/31 06:12:57 thorpej Exp $ # # Generic kernel - one size fits all. @@ -24,8 +24,6 @@ option HP400 option HP425 option HP433 -option UVM # use the UVM virtual memory system - # Need to set locally maxusers 8 diff --git a/sys/arch/hp300/conf/GENERIC b/sys/arch/hp300/conf/GENERIC index a0e3ca36866..a8cd3148fe9 100644 --- a/sys/arch/hp300/conf/GENERIC +++ b/sys/arch/hp300/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.26 2001/05/04 22:48:58 aaron Exp $ +# $OpenBSD: GENERIC,v 1.27 2001/06/27 05:46:12 art Exp $ # $NetBSD: GENERIC,v 1.23 1997/01/31 06:12:57 thorpej Exp $ # # Generic kernel - one size fits all. @@ -24,8 +24,6 @@ option HP400 option HP425 option HP433 -option UVM # use the UVM virtual memory system - # Need to set locally maxusers 32 diff --git a/sys/arch/hp300/conf/RAMDISK b/sys/arch/hp300/conf/RAMDISK index ea755341a4b..c72ef4ac4c3 100644 --- a/sys/arch/hp300/conf/RAMDISK +++ b/sys/arch/hp300/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.11 2001/06/23 19:46:57 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.12 2001/06/27 05:46:12 art Exp $ # # Ram disk kernel. # @@ -20,8 +20,6 @@ option HP400 option HP425 option HP433 -option UVM # use the UVM virtual memory system - maxusers 8 option TIMEZONE=0 # time zone to adjust RTC time by |