Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/sys/arch/i386/conf Pull up revision 1.98 (via patch, re...
details: https://anonhg.NetBSD.org/src/rev/9cf0b344e9fa
branches: netbsd-2-0
changeset: 562070:9cf0b344e9fa
user: he <he%NetBSD.org@localhost>
date: Thu Jul 15 20:25:03 2004 +0000
description:
Pull up revision 1.98 (via patch, requested by atatat in ticket #663):
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations,
but commented out in most of them.
diffstat:
sys/arch/i386/conf/DISKLESS | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r dd7b3c2c805e -r 9cf0b344e9fa sys/arch/i386/conf/DISKLESS
--- a/sys/arch/i386/conf/DISKLESS Thu Jul 15 20:24:26 2004 +0000
+++ b/sys/arch/i386/conf/DISKLESS Thu Jul 15 20:25:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DISKLESS,v 1.95 2004/02/16 17:11:26 wiz Exp $
+# $NetBSD: DISKLESS,v 1.95.2.1 2004/07/15 20:25:03 he Exp $
#
# DISKLESS -- Generic machine setup for diskless boot.
# This kernel can be loaded from a bootable floppy (i.e. kernel-copy)
@@ -48,7 +48,8 @@
#options SHMMAXPGS=2048 # 2048 pages is the default
options USERCONF # userconf(4) support
-#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
+#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
+#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options COMPAT_NOMID # NetBSD 0.8, 386BSD, and BSDI
options COMPAT_09 # NetBSD 0.9
Home |
Main Index |
Thread Index |
Old Index