Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/macppc/conf Apply patch (requested by briggs):
details: https://anonhg.NetBSD.org/src/rev/1660c1c89694
branches: netbsd-1-5
changeset: 493082:1660c1c89694
user: he <he%NetBSD.org@localhost>
date: Mon Apr 22 22:17:28 2002 +0000
description:
Apply patch (requested by briggs):
Comment out BUFPAGES, now that GENERIC defines it.
diffstat:
sys/arch/macppc/conf/GENERIC_MD | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 603a6debe227 -r 1660c1c89694 sys/arch/macppc/conf/GENERIC_MD
--- a/sys/arch/macppc/conf/GENERIC_MD Mon Apr 22 22:15:38 2002 +0000
+++ b/sys/arch/macppc/conf/GENERIC_MD Mon Apr 22 22:17:28 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_MD,v 1.3 1999/08/28 16:50:36 tsubai Exp $
+# $NetBSD: GENERIC_MD,v 1.3.12.1 2002/04/22 22:17:28 he Exp $
#
# GENERIC_MD config file
#
@@ -11,4 +11,4 @@
options MINIROOTSIZE=4096 # 2 Megabytes
# Standard system options
-options BUFPAGES=800
+#options BUFPAGES=800
Home |
Main Index |
Thread Index |
Old Index