Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/dreamcast/conf maxpartitions 8 -> 16 (the value MAX...
details: https://anonhg.NetBSD.org/src/rev/8d82521c3c99
branches: trunk
changeset: 539506:8d82521c3c99
user: itohy <itohy%NetBSD.org@localhost>
date: Tue Nov 19 09:37:25 2002 +0000
description:
maxpartitions 8 -> 16 (the value MAXPARTITIONS in <machine/disklabel.h>)
diffstat:
sys/arch/dreamcast/conf/files.dreamcast | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 06f1345b755b -r 8d82521c3c99 sys/arch/dreamcast/conf/files.dreamcast
--- a/sys/arch/dreamcast/conf/files.dreamcast Tue Nov 19 06:53:17 2002 +0000
+++ b/sys/arch/dreamcast/conf/files.dreamcast Tue Nov 19 09:37:25 2002 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: files.dreamcast,v 1.21 2002/11/15 14:15:36 itohy Exp $
+# $NetBSD: files.dreamcast,v 1.22 2002/11/19 09:37:25 itohy Exp $
# maxpartitions must be first item in files.${MACHINE}
-maxpartitions 8
+maxpartitions 16
maxusers 2 16 64
Home |
Main Index |
Thread Index |
Old Index