Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf remove BUFPAGES= line for now (commented ...
details: https://anonhg.NetBSD.org/src/rev/282628f000d8
branches: trunk
changeset: 471952:282628f000d8
user: explorer <explorer%NetBSD.org@localhost>
date: Fri Apr 16 01:11:22 1999 +0000
description:
remove BUFPAGES= line for now (commented out)
diffstat:
sys/arch/i386/conf/NBFTP | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f4b164d0f128 -r 282628f000d8 sys/arch/i386/conf/NBFTP
--- a/sys/arch/i386/conf/NBFTP Fri Apr 16 01:09:25 1999 +0000
+++ b/sys/arch/i386/conf/NBFTP Fri Apr 16 01:11:22 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NBFTP,v 1.11 1999/04/16 01:09:25 explorer Exp $
+# $NetBSD: NBFTP,v 1.12 1999/04/16 01:11:22 explorer Exp $
# From: GENERIC,v 1.212 1999/01/06 23:30:53 thorpej Exp
#
# NBFTP -- ftp/sup.netbsd.org server machine
@@ -132,7 +132,7 @@
#options TCP_COMPAT_42
options NMBCLUSTERS=2048
-options BUFPAGES=2048
+#options BUFPAGES=2048 # used to be set, let system guess now (MLG)
# These options enable verbose messages for several subsystems.
# Warning, these may compile large string tables into the kernel!
Home |
Main Index |
Thread Index |
Old Index