Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented

out in most of them.
This commit is contained in:
atatat 2004-07-15 03:53:44 +00:00
parent 2153e53079
commit f68a9f1ff2
193 changed files with 460 additions and 267 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: FOURMEG,v 1.13 2003/10/08 10:59:55 bouyer Exp $
# $NetBSD: FOURMEG,v 1.14 2004/07/15 03:53:44 atatat Exp $
# FOURMEG arm26 configuration -- something small
@ -100,6 +100,7 @@ options KTRACE # system call tracing, a la ktrace(1)
options BUFPAGES=1
#options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Disable kernel security.
#options INSECURE

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.21 2004/06/28 21:07:47 bouyer Exp $
# $NetBSD: GENERIC,v 1.22 2004/07/15 03:53:44 atatat Exp $
#
# GENERIC machine description file
#
@ -132,6 +132,7 @@ options SYSTRACE # system call vetting via systrace(1)
options NTP # Kernel PLL for ntpd(8).
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Enable experimental buffer queue strategy for better responsiveness under
# high disk I/O load. Use it with caution - it's not proven to be stable yet.

View File

@ -1,4 +1,4 @@
# $NetBSD: EB7500ATX,v 1.5 2004/07/04 13:35:08 chris Exp $
# $NetBSD: EB7500ATX,v 1.6 2004/07/15 03:53:44 atatat Exp $
#
# EB7500ATX --- NetBSD/acorn32 complete configuration
#
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "EB7500ATX-$Revision: 1.5 $"
#ident "EB7500ATX-$Revision: 1.6 $"
# estimated number of users
maxusers 32
@ -140,6 +140,7 @@ options KMEMSTATS # kernel memory statistics
#options SCSIVERBOSE # Verbose SCSI errors
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options SYMTAB_SPACE=250000
# Enable experimental buffer queue strategy for better responsiveness under

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.42 2004/06/28 21:07:47 bouyer Exp $
# $NetBSD: GENERIC,v 1.43 2004/07/15 03:53:44 atatat Exp $
#
# GENERIC --- NetBSD/acorn32 complete configuration
#
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.42 $"
#ident "GENERIC-$Revision: 1.43 $"
# estimated number of users
maxusers 32
@ -145,6 +145,7 @@ options KMEMSTATS # kernel memory statistics
#options SCSIVERBOSE # Verbose SCSI errors
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Enable experimental buffer queue strategy for better responsiveness under
# high disk I/O load. Use it with caution - it's not proven to be stable yet.

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.23 2004/07/08 22:21:17 chris Exp $
# $NetBSD: INSTALL,v 1.24 2004/07/15 03:53:44 atatat Exp $
#
# INSTALL -- NetBSD/acorn32 install configuration
#
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "INSTALL-$Revision: 1.23 $"
#ident "INSTALL-$Revision: 1.24 $"
# estimated number of users
maxusers 32
@ -132,6 +132,7 @@ options MEMORY_DISK_IS_ROOT # use memory disk as root
#options SCSIVERBOSE # Verbose SCSI errors
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options MALLOC_NOINLINE # Not inlining MALLOC saves memory
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: LOWMEM_WSCONS,v 1.24 2004/03/13 19:27:40 bjh21 Exp $
# $NetBSD: LOWMEM_WSCONS,v 1.25 2004/07/15 03:53:44 atatat Exp $
#
# LOWMEM_WSCONS -- RiscPC config with wscons for SMALL machines
#
@ -109,6 +109,7 @@ options LKM # loadable kernel modules
options KMEMSTATS # kernel memory statistics
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: NC,v 1.24 2004/03/13 18:25:25 bjh21 Exp $
# $NetBSD: NC,v 1.25 2004/07/15 03:53:44 atatat Exp $
#
# NC - with vidcconsole
#
@ -106,6 +106,7 @@ options IRQSTATS # manage IRQ statistics
options KMEMSTATS # kernel memory statistics
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: NC_WSCONS,v 1.29 2004/03/13 19:27:40 bjh21 Exp $
# $NetBSD: NC_WSCONS,v 1.30 2004/07/15 03:53:44 atatat Exp $
#
# NC - with wscons
#
@ -108,6 +108,7 @@ options IRQSTATS # manage IRQ statistics
options KMEMSTATS # kernel memory statistics
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: RPC_WSCONS,v 1.28 2004/03/13 19:27:40 bjh21 Exp $
# $NetBSD: RPC_WSCONS,v 1.29 2004/07/15 03:53:44 atatat Exp $
#
# RPC_WSCONS -- Full RiscPC config with wscons
#
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.28 $"
#ident "GENERIC-$Revision: 1.29 $"
# estimated number of users
maxusers 32
@ -129,6 +129,7 @@ options KMEMSTATS # kernel memory statistics
#options SCSIVERBOSE # Verbose SCSI errors
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: P4032,v 1.22 2004/02/13 10:05:49 wiz Exp $
# $NetBSD: P4032,v 1.23 2004/07/15 03:53:45 atatat Exp $
#
# Algorithmics P-4032 kernel.
#
@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "P4032-$Revision: 1.22 $"
#ident "P4032-$Revision: 1.23 $"
maxusers 32
@ -90,6 +90,7 @@ options PCIVERBOSE # recognize "unknown" PCI devices
options SCSIVERBOSE # Verbose SCSI errors
#options PCMCIAVERBOSE
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# The Alpha console firmware network boots using the BOOTP
# protocol, so we ask the NFS code to use BOOTP/DHCP as well,

View File

@ -1,4 +1,4 @@
# $NetBSD: P5064,v 1.27 2004/02/13 10:05:49 wiz Exp $
# $NetBSD: P5064,v 1.28 2004/07/15 03:53:45 atatat Exp $
#
# Algorithmics P-5064 kernel.
#
@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "P5064-$Revision: 1.27 $"
#ident "P5064-$Revision: 1.28 $"
maxusers 32
@ -85,6 +85,7 @@ options MIIVERBOSE # verbose PHY autoconfig messages
options SCSIVERBOSE # Verbose SCSI errors
#options PCMCIAVERBOSE
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Bitmask for enabling the PCI IDE channels in the southbridge.
# Set bit 0 (0x01) for channel 0, bit 1 (0x02) for channel 1.

View File

@ -1,4 +1,4 @@
# $NetBSD: P6032,v 1.21 2004/02/13 10:05:49 wiz Exp $
# $NetBSD: P6032,v 1.22 2004/07/15 03:53:45 atatat Exp $
#
# Algorithmics P-6032 kernel.
#
@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "P6032-$Revision: 1.21 $"
#ident "P6032-$Revision: 1.22 $"
maxusers 32
@ -85,6 +85,7 @@ options MIIVERBOSE # verbose PHY autoconfig messages
options SCSIVERBOSE # Verbose SCSI errors
#options PCMCIAVERBOSE
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# The Alpha console firmware network boots using the BOOTP
# protocol, so we ask the NFS code to use BOOTP/DHCP as well,

View File

@ -1,4 +1,4 @@
# $NetBSD: ALPHA,v 1.192 2004/04/29 07:13:03 fair Exp $
# $NetBSD: ALPHA,v 1.193 2004/07/15 03:53:45 atatat Exp $
#
# Alpha kernel with all the options you'd want, and more.
@ -6,7 +6,7 @@ include "arch/alpha/conf/std.alpha"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
ident "ALPHA-$Revision: 1.192 $"
ident "ALPHA-$Revision: 1.193 $"
maxusers 32
@ -153,6 +153,7 @@ options FIX_UNALIGNED_VAX_FP # fix unaligned VAX FP loads & stores
options PCMCIAVERBOSE
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options FONT_GALLANT12x22 # Console font for TC devices
# The Alpha console firmware network boots using the BOOTP

View File

@ -1,4 +1,4 @@
# $NetBSD: BASIL,v 1.24 2004/02/13 10:05:49 wiz Exp $
# $NetBSD: BASIL,v 1.25 2004/07/15 03:53:45 atatat Exp $
#
# basil.shagadelic.org -- thorpej's API UP1000
@ -6,7 +6,7 @@ include "arch/alpha/conf/std.alpha"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "BASIL-$Revision: 1.24 $"
#ident "BASIL-$Revision: 1.25 $"
maxusers 64
@ -105,6 +105,7 @@ options SCSIVERBOSE # Verbose SCSI errors
#options TCVERBOSE # recognize "unknown" TC devices
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# The Alpha console firmware network boots using the BOOTP
# protocol, so we ask the NFS code to use BOOTP/DHCP as well,

View File

@ -1,4 +1,4 @@
# $NetBSD: FRAU-FARBISSINA,v 1.29 2004/02/13 10:05:49 wiz Exp $
# $NetBSD: FRAU-FARBISSINA,v 1.30 2004/07/15 03:53:45 atatat Exp $
#
# frau-farbissina.shagadelic.org -- thorpej's AlphaServer 1200 MP hacking
# box
@ -7,7 +7,7 @@ include "arch/alpha/conf/std.alpha"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "FRAU-FARBISSINA-$Revision: 1.29 $"
#ident "FRAU-FARBISSINA-$Revision: 1.30 $"
maxusers 64
@ -102,6 +102,7 @@ options SCSIVERBOSE # Verbose SCSI errors
#options TCVERBOSE # recognize "unknown" TC devices
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# The Alpha console firmware network boots using the BOOTP
# protocol, so we ask the NFS code to use BOOTP/DHCP as well,

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.246 2004/06/28 21:07:47 bouyer Exp $
# $NetBSD: GENERIC,v 1.247 2004/07/15 03:53:45 atatat Exp $
#
# GENERIC machine description file
#
@ -25,7 +25,7 @@ include "arch/alpha/conf/std.alpha"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.246 $"
#ident "GENERIC-$Revision: 1.247 $"
maxusers 32
@ -171,6 +171,7 @@ options TCVERBOSE # recognize "unknown" TC devices
#options PCMCIAVERBOSE
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options FONT_GALLANT12x22 # Console font for TC devices
# The Alpha console firmware network boots using the BOOTP

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.79 2004/02/13 10:05:49 wiz Exp $
# $NetBSD: INSTALL,v 1.80 2004/07/15 03:53:45 atatat Exp $
#
# Alpha INSTALL kernel.
@ -74,6 +74,7 @@ options COMPAT_14
options INSECURE # disable `kernel security level'
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options MALLOC_NOINLINE # Not inlining MALLOC saves memory
options FONT_GALLANT12x22 # Console font for TC devices

View File

@ -1,4 +1,4 @@
# $NetBSD: RAWHIDE,v 1.18 2003/04/10 22:06:52 christos Exp $
# $NetBSD: RAWHIDE,v 1.19 2004/07/15 03:53:45 atatat Exp $
#
# Alpha 4100 stripped for action server kernel.
#
@ -10,6 +10,7 @@ options KTRACE # System call tracing support
options DEBUG # Expensive debugging checks/support
options KMEMSTATS # Collect kmem usage statistics
options USERCONF # userconf(4) support
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options DIAGNOSTIC # Cheap kernel consistency checks
options DDB # Kernel Dynamic Debugger

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.27 2004/06/26 07:32:05 abs Exp $
# $NetBSD: GENERIC,v 1.28 2004/07/15 03:53:45 atatat Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.27 $"
#ident "GENERIC-$Revision: 1.28 $"
maxusers 32 # estimated number of users
@ -68,6 +68,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Enable experimental buffer queue strategy for better responsiveness under
# high disk I/O load. Use it with caution - it's not proven to be stable yet.

View File

@ -1,4 +1,4 @@
# $NetBSD: SIMICS,v 1.7 2003/12/14 01:32:01 thorpej Exp $
# $NetBSD: SIMICS,v 1.8 2004/07/15 03:53:45 atatat Exp $
#
# INSTALL_TINY - Tiny Installation kernel, suitable for 4M machines.
#
@ -48,6 +48,7 @@ options SYSVSHM # System V-like memory sharing
#options LKM # loadable kernel modules
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
#options DIAGNOSTIC # cheap kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC.in,v 1.23 2004/06/28 21:07:47 bouyer Exp $
# $NetBSD: GENERIC.in,v 1.24 2004/07/15 03:53:45 atatat Exp $
#
# GENERIC machine description file
#
@ -56,7 +56,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.23 $"
#ident "GENERIC-$Revision: 1.24 $"
m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
makeoptions COPTS="-Os"
@ -227,6 +227,7 @@ options SCSIVERBOSE # human readable SCSI error messages
options USERCONF # userconf(4) support
m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options MALLOC_NOINLINE # Not inlining MALLOC saves memory
', `m4_dnl
options NTP # NTP phase/frequency locked loop

View File

@ -1,4 +1,4 @@
# $NetBSD: MDINSTALL,v 1.16 2003/04/10 22:06:53 christos Exp $
# $NetBSD: MDINSTALL,v 1.17 2004/07/15 03:53:45 atatat Exp $
#
# INSTALL kernel for ramdisk installation
@ -59,6 +59,7 @@ options SCSIVERBOSE # human readable SCSI error messages
options NTP # NTP phase/frequency locked loop
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options MALLOC_NOINLINE # Not inlining MALLOC saves memory
#

View File

@ -1,4 +1,4 @@
# $NetBSD: ARCTIC,v 1.26 2003/10/21 16:28:20 tsutsui Exp $
# $NetBSD: ARCTIC,v 1.27 2004/07/15 03:53:45 atatat Exp $
# $OpenBSD: ARCTIC,v 1.12 1999/08/29 12:14:03 niklas Exp $
#
# configuration file for DeskStation
@ -34,6 +34,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
options DIAGNOSTIC # cheap kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.103 2004/06/28 21:07:47 bouyer Exp $
# $NetBSD: GENERIC,v 1.104 2004/07/15 03:53:45 atatat Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/arc/conf/std.arc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.103 $"
#ident "GENERIC-$Revision: 1.104 $"
maxusers 32 # estimated number of users
@ -61,6 +61,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Enable experimental buffer queue strategy for better responsiveness under
# high disk I/O load. Use it with caution - it's not proven to be stable yet.

View File

@ -1,4 +1,4 @@
# $NetBSD: M403,v 1.24 2003/10/21 16:28:20 tsutsui Exp $
# $NetBSD: M403,v 1.25 2004/07/15 03:53:45 atatat Exp $
#
# configuration file for MIPS Magnum 4000 system
#
@ -27,6 +27,7 @@ options SYSVSHM # System V-like memory sharing
options LKM # loadable kernel modules
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
options DIAGNOSTIC # cheap kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: MIMORI,v 1.26 2003/12/14 01:32:01 thorpej Exp $
# $NetBSD: MIMORI,v 1.27 2004/07/15 03:53:45 atatat Exp $
# NetBSD: GENERIC,v 1.31 2000/06/09 05:33:02 soda Exp
#
# MIMORI -- My NEC RISCstation 2250 (ur)
@ -29,6 +29,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
options DIAGNOSTIC # cheap kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: PCCONS,v 1.34 2003/12/14 01:32:01 thorpej Exp $
# $NetBSD: PCCONS,v 1.35 2004/07/15 03:53:45 atatat Exp $
# $OpenBSD: GENERIC,v 1.29 1999/08/29 12:14:03 niklas Exp $
#
# PCCONS -- generic but pccons rather than wscons
@ -38,6 +38,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
options DIAGNOSTIC # cheap kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: PICA,v 1.39 2003/10/21 16:28:20 tsutsui Exp $
# $NetBSD: PICA,v 1.40 2004/07/15 03:53:45 atatat Exp $
#
# configuration file for ACER PICA system
#
@ -28,6 +28,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
options DIAGNOSTIC # cheap kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.47 2003/12/14 01:32:01 thorpej Exp $
# $NetBSD: RAMDISK,v 1.48 2004/07/15 03:53:45 atatat Exp $
#
# memory disk based configuration file for MIPS R4x00 ARC Systems
#
@ -7,7 +7,7 @@ include "arch/arc/conf/std.arc"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.47 $"
#ident "GENERIC-$Revision: 1.48 $"
maxusers 32 # estimated number of users
@ -45,6 +45,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Enable experimental buffer queue strategy for better responsiveness under
# high disk I/O load. Use it with caution - it's not proven to be stable yet.

View File

@ -1,4 +1,4 @@
# $NetBSD: RPC44,v 1.6 2003/10/21 16:28:20 tsutsui Exp $
# $NetBSD: RPC44,v 1.7 2004/07/15 03:53:45 atatat Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/arc/conf/std.arc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.6 $"
#ident "GENERIC-$Revision: 1.7 $"
maxusers 32 # estimated number of users
@ -50,6 +50,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Enable experimental buffer queue strategy for better responsiveness under
# high disk I/O load. Use it with caution - it's not proven to be stable yet.

View File

@ -1,5 +1,5 @@
#
# $NetBSD: GENERIC.in,v 1.38 2004/06/28 21:07:47 bouyer Exp $
# $NetBSD: GENERIC.in,v 1.39 2004/07/15 03:53:45 atatat Exp $
#
# Generic atari
#
@ -177,6 +177,7 @@ options SYSTRACE # system call vetting via systrace(1)
options DIAGNOSTIC # Add additional error checking code
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
#else /* INSTALL_KERNEL */
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#endif

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.73 2004/06/26 07:32:05 abs Exp $
# $NetBSD: GENERIC,v 1.74 2004/07/15 03:53:45 atatat Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/bebox/conf/std.bebox"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.73 $"
#ident "GENERIC-$Revision: 1.74 $"
maxusers 32
@ -42,6 +42,7 @@ options KTRACE
options SYSTRACE # system call vetting via systrace(1)
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Enable experimental buffer queue strategy for better responsiveness under
# high disk I/O load. Use it with caution - it's not proven to be stable yet.

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.26 2003/10/18 08:30:12 lukem Exp $
# $NetBSD: INSTALL,v 1.27 2004/07/15 03:53:45 atatat Exp $
#
# First try for BEBOX config file
#
@ -32,6 +32,7 @@ options MEMORY_DISK_ROOT_SIZE=3074 # size of memory disk, in blocks
#options KTRACE
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options MALLOC_NOINLINE # Not inlining MALLOC saves memory
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.66 2004/06/28 21:07:47 bouyer Exp $
# $NetBSD: GENERIC,v 1.67 2004/07/15 03:53:45 atatat Exp $
#
# GENERIC machine description file
#
@ -161,6 +161,7 @@ options USBVERBOSE # verbose USB device autoconfig messages
options PMAP_STATIC_L1S=128
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# if set defines a keycode for the fcom console to break into ddb.
# 0x40 == @, see man ascii(7)

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.37 2004/02/13 11:36:11 wiz Exp $
# $NetBSD: INSTALL,v 1.38 2004/07/15 03:53:45 atatat Exp $
#
# CATSINST -- CHALTECH CATS Install kernel
#
@ -120,6 +120,7 @@ options MEMORY_DISK_SERVER=0 # no userspace memory disk support
options PMAP_STATIC_L1S=128
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options MALLOC_NOINLINE # Not inlining MALLOC saves memory
# wscons options

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.25 2004/06/28 21:07:47 bouyer Exp $
# $NetBSD: GENERIC,v 1.26 2004/07/15 03:53:45 atatat Exp $
#
# GENERIC machine description file
#
@ -32,6 +32,7 @@ options FPSP
# Standard system options
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Enable experimental buffer queue strategy for better responsiveness under
# high disk I/O load. Use it with caution - it's not proven to be stable yet.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.60 2004/06/28 21:07:47 bouyer Exp $
# $NetBSD: GENERIC,v 1.61 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/cobalt/conf/std.cobalt"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.60 $"
#ident "GENERIC-$Revision: 1.61 $"
maxusers 32
@ -42,6 +42,7 @@ options P1003_1B_SEMAPHORE # p1003.1b semaphore support
#options NTP # network time protocol
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Enable experimental buffer queue strategy for better responsiveness under
# high disk I/O load. Use it with caution - it's not proven to be stable yet.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.43 2004/06/28 21:07:47 bouyer Exp $
# $NetBSD: GENERIC,v 1.44 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC machine description file
#
@ -36,6 +36,7 @@ options SYSTRACE # system call vetting via sistrace(1)
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores

View File

@ -1,4 +1,4 @@
# $NetBSD: ADI_BRH,v 1.18 2004/02/13 11:36:11 wiz Exp $
# $NetBSD: ADI_BRH,v 1.19 2004/07/15 03:53:46 atatat Exp $
#
# ADI_BRH -- ADI Engineering "Big Red Head" i80200 Evaluation Board
#
@ -122,6 +122,7 @@ options MIIVERBOSE # Verbose MII autoconfuration messages
#options DDB_KEYCODE=0x40
#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: INTEGRATOR,v 1.25 2004/02/13 11:36:11 wiz Exp $
# $NetBSD: INTEGRATOR,v 1.26 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC -- ARM Integrator board Generic kernel
#
@ -123,6 +123,7 @@ options PCI_CONFIGURE_VERBOSE # Show PCI config information
options DDB_KEYCODE=0x1d # Enter ddb on ^]
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: IQ31244,v 1.14 2004/02/13 10:10:18 wiz Exp $
# $NetBSD: IQ31244,v 1.15 2004/07/15 03:53:46 atatat Exp $
#
# IQ31244 -- Intel IQ31244 Evaluation Board Kernel
#
@ -120,6 +120,7 @@ options MIIVERBOSE # Verbose MII autoconfuration messages
#options DDB_KEYCODE=0x40
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: IQ80310,v 1.36 2004/02/13 10:10:18 wiz Exp $
# $NetBSD: IQ80310,v 1.37 2004/07/15 03:53:46 atatat Exp $
#
# IQ80310 -- Intel IQ80310 Evaluation Board Kernel
#
@ -122,6 +122,7 @@ options MIIVERBOSE # Verbose MII autoconfuration messages
#options DDB_KEYCODE=0x40
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: IQ80321,v 1.31 2004/02/13 10:10:18 wiz Exp $
# $NetBSD: IQ80321,v 1.32 2004/07/15 03:53:46 atatat Exp $
#
# IQ80321 -- Intel IQ80321 Evaluation Board Kernel
#
@ -120,6 +120,7 @@ options MIIVERBOSE # Verbose MII autoconfuration messages
#options DDB_KEYCODE=0x40
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: IXDP425,v 1.4 2004/04/06 20:00:54 ross Exp $
# $NetBSD: IXDP425,v 1.5 2004/07/15 03:53:46 atatat Exp $
#
# IXDP425 -- Intel IXDP425/IXCDP1100 Development Platform
#
@ -125,6 +125,7 @@ options MIIVERBOSE # Verbose MII autoconfuration messages
#options DDB_KEYCODE=0x40
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: IXM1200,v 1.7 2003/09/13 13:30:06 chris Exp $
# $NetBSD: IXM1200,v 1.8 2004/07/15 03:53:46 atatat Exp $
#
# IXM1200 -- Intel IXM1200 Evaluation Board Kernel
#
@ -119,6 +119,7 @@ options MIIVERBOSE # Verbose MII autoconfuration messages
#options DDB_KEYCODE=0x40
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: NAPPI,v 1.9 2004/02/13 11:36:11 wiz Exp $
# $NetBSD: NAPPI,v 1.10 2004/07/15 03:53:46 atatat Exp $
#
# NAPPI -- Netwise APlication Platform Board Kernel
#
@ -113,6 +113,7 @@ options MIIVERBOSE # Verbose MII autoconfuration messages
#options DDB_KEYCODE=0x40
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: SMDK2410,v 1.8 2004/02/14 07:32:31 bsh Exp $
# $NetBSD: SMDK2410,v 1.9 2004/07/15 03:53:46 atatat Exp $
#
# SMDK2410 -- Samsung's S3C2410 evaluation board.
#
@ -133,6 +133,7 @@ options PCI_NETBSD_CONFIGURE # Do not rely on BIOS/whatever to
options DDB_KEYCODE=0x1d # Enter ddb on ^]
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: SMDK2800,v 1.13 2004/02/13 10:10:18 wiz Exp $
# $NetBSD: SMDK2800,v 1.14 2004/07/15 03:53:46 atatat Exp $
#
# SMDK2800 -- Samsung's S3C2800 evaluation board.
#
@ -122,6 +122,7 @@ options PCI_NETBSD_CONFIGURE # Do not rely on BIOS/whatever to
options DDB_KEYCODE=0x1d # Enter ddb on ^]
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: TEAMASA_NPWR,v 1.33 2004/02/13 11:36:12 wiz Exp $
# $NetBSD: TEAMASA_NPWR,v 1.34 2004/07/15 03:53:46 atatat Exp $
#
# TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based
# server appliance.
@ -127,6 +127,7 @@ options MIIVERBOSE # Verbose MII autoconfuration messages
#options DDB_KEYCODE=0x40
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: TEAMASA_NPWR_FC,v 1.1 2003/12/24 19:41:09 briggs Exp $
# $NetBSD: TEAMASA_NPWR_FC,v 1.2 2004/07/15 03:53:46 atatat Exp $
#
# TeamASA NPWR-FC, i80321-based SBC
#
@ -121,6 +121,7 @@ options MIIVERBOSE # Verbose MII autoconfuration messages
#options DDB_KEYCODE=0x40
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: ZAO425,v 1.12 2003/10/23 10:50:01 scw Exp $
# $NetBSD: ZAO425,v 1.13 2004/07/15 03:53:46 atatat Exp $
#
# ZAO425 -- Intel IXP425
#
@ -125,6 +125,7 @@ options MIIVERBOSE # Verbose MII autoconfuration messages
#options DDB_KEYCODE=0x40
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,10 +1,10 @@
# $NetBSD: MALTA,v 1.19 2003/12/14 01:32:02 thorpej Exp $
# $NetBSD: MALTA,v 1.20 2004/07/15 03:53:46 atatat Exp $
include "arch/evbmips/conf/std.malta"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.19 $"
#ident "GENERIC-$Revision: 1.20 $"
maxusers 32
@ -34,6 +34,7 @@ options DIAGNOSTIC # extra kernel sanity checking
options DEBUG # extra kernel debugging support
#options KMEMSTATS # kernel memory statistics (vmstat -m)
options USERCONF # userconf(4) support
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options DDB # kernel dynamic debugger
options DDB_HISTORY_SIZE=100 # enable history editing in DDB
makeoptions DEBUG="-g" # compile full symbol table

View File

@ -1,4 +1,4 @@
# $NetBSD: EV64260,v 1.12 2003/12/14 01:32:02 thorpej Exp $
# $NetBSD: EV64260,v 1.13 2004/07/15 03:53:46 atatat Exp $
#
# MVP -- Motorola's Multiprocessing Verification Platform
#
@ -50,6 +50,7 @@ options SYSVSHM # System V shared memory
#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
options DIAGNOSTIC # cheap kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: EXPLORA451,v 1.4 2003/09/25 18:57:55 matt Exp $
# $NetBSD: EXPLORA451,v 1.5 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC -- everything that's currently supported
#
@ -40,6 +40,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Enable experimental buffer queue strategy for better responsiveness under
# high disk I/O load. Use it with caution - it's not proven to be stable yet.

View File

@ -1,4 +1,4 @@
# $NetBSD: OPENBLOCKS266,v 1.8 2003/12/14 01:32:02 thorpej Exp $
# $NetBSD: OPENBLOCKS266,v 1.9 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC -- everything that's currently supported
#
@ -34,6 +34,7 @@ options SYSVSHM # System V shared memory
#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
#options DIAGNOSTIC # cheap kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: WALNUT,v 1.11 2003/12/14 01:32:02 thorpej Exp $
# $NetBSD: WALNUT,v 1.12 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC -- everything that's currently supported
#
@ -34,6 +34,7 @@ options SYSVSHM # System V shared memory
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
#options DIAGNOSTIC # cheap kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: COMPUTEX7750,v 1.20 2002/09/18 02:43:58 lukem Exp $
# $NetBSD: COMPUTEX7750,v 1.21 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC -- everything that's currently supported
#
@ -45,6 +45,7 @@ options BSC_SDMR3_VAL =0xff940110
options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
options HZ=64 # clock interrupt generates every 1/HZ sec
options USERCONF # userconf(4) support
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Compatibility options
options COMPAT_43 # and 4.3BSD

View File

@ -1,4 +1,4 @@
# $NetBSD: COMPUTEXEVB,v 1.22 2002/09/18 02:43:58 lukem Exp $
# $NetBSD: COMPUTEXEVB,v 1.23 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC -- everything that's currently supported
#
@ -44,6 +44,7 @@ options PFC_SCPCR_VAL =0x00aa
options HZ=50 # clock interrupt generates every 1/HZ sec
options USERCONF # userconf(4) support
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options COMPAT_43 # and 4.3BSD

View File

@ -1,4 +1,4 @@
# $NetBSD: CQREEKSH3,v 1.23 2002/09/18 02:43:58 lukem Exp $
# $NetBSD: CQREEKSH3,v 1.24 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC -- everything that's currently supported
#
@ -42,6 +42,7 @@ options FRQCR_VAL =0x0102
options HZ=50 # clock interrupt generates every 1/HZ sec
options USERCONF # userconf(4) support
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Compatibility options
options COMPAT_43 # and 4.3BSD

View File

@ -1,4 +1,4 @@
# $NetBSD: KZSH401,v 1.20 2002/09/18 02:43:58 lukem Exp $
# $NetBSD: KZSH401,v 1.21 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC -- everything that's currently supported
#
@ -46,6 +46,7 @@ options LED_ADDR=0xa8000000
options HZ=64 # clock interrupt generates every 1/HZ sec
options COMPAT_43 # and 4.3BSD
options USERCONF # userconf(4) support
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Executable format options
options EXEC_COFF # COFF executables

View File

@ -1,4 +1,4 @@
# $NetBSD: CAYMAN,v 1.13 2004/03/17 20:24:18 scw Exp $
# $NetBSD: CAYMAN,v 1.14 2004/07/15 03:53:46 atatat Exp $
#
# Config file for SuperH "CAYMAN" SH-5 Evaluation board
@ -9,8 +9,9 @@ include "arch/evbsh5/conf/std.evbsh5.el"
maxusers 8
options INCLUDE_CONFIG_FILE
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
#ident "CAYMAN-$Revision: 1.13 $"
#ident "CAYMAN-$Revision: 1.14 $"
# Uncomment this to build a 64-bit kernel
#makeoptions SH5_ABI=64

View File

@ -1,4 +1,4 @@
# $NetBSD: SIMULATOR,v 1.8 2002/12/06 10:06:27 scw Exp $
# $NetBSD: SIMULATOR,v 1.9 2004/07/15 03:53:46 atatat Exp $
# NetBSD/sh5 on the simple `chess' based simulator.
#
@ -10,11 +10,12 @@ include "arch/evbsh5/conf/std.evbsh5.el"
maxusers 2
options INCLUDE_CONFIG_FILE
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options SH5_SIM
options KERNEL_IPT_SIZE=0x8000
options SH5_CPU_SPEED=10
#ident "SIMULATOR-$Revision: 1.8 $"
#ident "SIMULATOR-$Revision: 1.9 $"
# Uncomment this to build a 64-bit kernel
#makeoptions SH5_ABI=64

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.102 2004/06/28 21:07:47 bouyer Exp $
# $NetBSD: GENERIC,v 1.103 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/hp300/conf/std.hp300"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.102 $"
#ident "GENERIC-$Revision: 1.103 $"
maxusers 32 # estimated number of users
@ -49,6 +49,7 @@ options LKM # Loadable kernel modules
#options INSECURE # disable kernel security level
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
#options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
options NTP # NTP phase/frequency locked loop
options SYSVSHM # System V-style shared memory

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.14 2003/11/22 17:24:29 tsutsui Exp $
# $NetBSD: INSTALL,v 1.15 2004/07/15 03:53:46 atatat Exp $
#
# INSTALL machine description file
#
@ -19,6 +19,7 @@ options NFS_V2_ONLY
options NFS_DEFAULT_NIOTHREADS=1
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options MALLOC_NOINLINE # Not inlining MALLOC saves memory
options VNODE_OP_NOINLINE # Not inlining vnode op calls saves mem

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.26 2004/06/28 21:07:47 bouyer Exp $
# $NetBSD: GENERIC,v 1.27 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC machine description file
#
@ -21,8 +21,9 @@
include "arch/hp700/conf/std.hp700"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
#ident "GENERIC-$Revision: 1.26 $"
#ident "GENERIC-$Revision: 1.27 $"
maxusers 32 # estimated number of users

View File

@ -1,4 +1,4 @@
# $NetBSD: SMALL,v 1.2 2004/03/12 11:44:13 jkunz Exp $
# $NetBSD: SMALL,v 1.3 2004/07/15 03:53:46 atatat Exp $
#
# stripped-down GENERIC machine description file
#
@ -21,8 +21,9 @@
include "arch/hp700/conf/std.hp700"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
#ident "GENERIC-$Revision: 1.2 $"
#ident "GENERIC-$Revision: 1.3 $"
maxusers 32 # estimated number of users

View File

@ -1,4 +1,4 @@
# $NetBSD: IPAQ,v 1.28 2004/02/13 11:36:13 wiz Exp $
# $NetBSD: IPAQ,v 1.29 2004/07/15 03:53:46 atatat Exp $
#
# iPAQ H3600 -- Windows-CE based PDA
#
@ -105,6 +105,7 @@ options KMEMSTATS # kernel memory statistics
#options SCSIVERBOSE # Verbose SCSI errors
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Development and Debugging options

View File

@ -1,4 +1,4 @@
# $NetBSD: JORNADA720,v 1.34 2004/02/13 10:11:01 wiz Exp $
# $NetBSD: JORNADA720,v 1.35 2004/07/15 03:53:46 atatat Exp $
#
# JORNADA -- Windows-CE based jornada 720
#
@ -7,7 +7,7 @@ include "arch/hpcarm/conf/std.hpcarm"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.34 $"
#ident "GENERIC-$Revision: 1.35 $"
# estimated number of users
maxusers 32
@ -107,6 +107,7 @@ options KMEMSTATS # kernel memory statistics
#options SCSIVERBOSE # Verbose SCSI errors
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options NFS_BOOT_DHCP

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.152 2004/07/01 17:45:12 uch Exp $
# $NetBSD: GENERIC,v 1.153 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC machine description file
#
@ -24,7 +24,7 @@ include "arch/hpcmips/conf/std.hpcmips.tx39"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.152 $"
#ident "GENERIC-$Revision: 1.153 $"
maxusers 16
@ -68,6 +68,7 @@ options NTP # network time protocol
#options HPCMIPS_L1CACHE_DISABLE # disable L1 cache for debug
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Filesystem options
file-system FFS # fast filesystem with user and group quotas

View File

@ -1,9 +1,10 @@
#
# $NetBSD: LCARD,v 1.2 2003/12/29 12:51:48 igy Exp $
# $NetBSD: LCARD,v 1.3 2004/07/15 03:53:46 atatat Exp $
#
include "arch/hpcmips/conf/std.lcard"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
maxusers 8

View File

@ -1,5 +1,5 @@
#
# $NetBSD: LROUTER,v 1.18 2004/04/15 14:58:30 tv Exp $
# $NetBSD: LROUTER,v 1.19 2004/07/15 03:53:46 atatat Exp $
# From: NetBSD: MPC303,v 1.4 2001/11/21 11:28:09 uch Exp
#
# Kernel configuration file for LASER5 L-Router
@ -30,6 +30,7 @@ options KTRACE # system call tracing support
options MSGBUFSIZE=16384 # dmesg buffer size
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
## UVM options.
#options UVM_PAGE_TRKOWN

View File

@ -1,5 +1,5 @@
#
# $NetBSD: MPC303,v 1.26 2004/04/15 14:58:30 tv Exp $
# $NetBSD: MPC303,v 1.27 2004/07/15 03:53:46 atatat Exp $
# From: NetBSD: GENERIC,v 1.91 2001/05/06 14:25:16 takemura Exp
#
# Kernel configuration file for Victor MP-C303; enami's test machine.
@ -9,7 +9,7 @@ include "arch/hpcmips/conf/std.hpcmips"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.26 $"
#ident "GENERIC-$Revision: 1.27 $"
maxusers 16
@ -31,6 +31,7 @@ options KTRACE # system call tracing support
options MSGBUFSIZE=16384 # dmesg buffer size
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
## UVM options.
#options UVM_PAGE_TRKOWN

View File

@ -1,9 +1,10 @@
#
# $NetBSD: NULLCONF,v 1.18 2004/04/15 14:58:30 tv Exp $
# $NetBSD: NULLCONF,v 1.19 2004/07/15 03:53:46 atatat Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
maxusers 8

View File

@ -2,7 +2,7 @@
# Distribution kernel (TOSHIBA TX3912 based model) kernel config file
#
# $NetBSD: TX3912,v 1.52 2004/07/02 03:58:58 uch Exp $
# $NetBSD: TX3912,v 1.53 2004/07/15 03:53:46 atatat Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@ -55,6 +55,7 @@ options NTP # network time protocol
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# File systems
file-system FFS # UFS

View File

@ -1,7 +1,7 @@
#
# Distribution kernel (TOSHIBA TX3922 based model) kernel config file
#
# $NetBSD: TX3922,v 1.55 2004/07/02 03:58:58 uch Exp $
# $NetBSD: TX3922,v 1.56 2004/07/15 03:53:46 atatat Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@ -44,6 +44,7 @@ options NTP # network time protocol
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# File systems
file-system FFS # UFS

View File

@ -1,4 +1,4 @@
# $NetBSD: VR41XX,v 1.18 2004/04/15 14:58:30 tv Exp $
# $NetBSD: VR41XX,v 1.19 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC machine description file
#
@ -20,7 +20,7 @@
include "arch/hpcmips/conf/std.hpcmips"
include "arch/hpcmips/conf/std.hpcmips.vr41"
#ident "GENERIC-$Revision: 1.18 $"
#ident "GENERIC-$Revision: 1.19 $"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@ -44,6 +44,7 @@ options KTRACE # system call tracing support
options MSGBUFSIZE=8192 # dmesg buffer size
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options KLOADER_KERNEL_PATH="\"/netbsd\""
options KLOADER_DEBUG

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.40 2004/07/05 00:09:45 uwe Exp $
# $NetBSD: GENERIC,v 1.41 2004/07/15 03:53:46 atatat Exp $
#
# GENERIC machine description file
#
@ -81,6 +81,7 @@ options KTRACE # system call tracing via ktrace(1)
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Enable experimental buffer queue strategy for better responsiveness under
# high disk I/O load. Likely stable but not yet the default.

View File

@ -1,4 +1,4 @@
# $NetBSD: HPW650PA,v 1.14 2003/10/18 08:30:14 lukem Exp $
# $NetBSD: HPW650PA,v 1.15 2004/07/15 03:53:47 atatat Exp $
#
# HITACHI PERSONA HPW650PA
#
@ -28,6 +28,7 @@ options KTRACE # system call tracing support
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Compatibility options
#options BSDDISKLABEL_EI # endian independent disklabel support

View File

@ -1,4 +1,4 @@
# $NetBSD: DELPHI,v 1.36 2004/07/06 22:53:36 mycroft Exp $
# $NetBSD: DELPHI,v 1.37 2004/07/15 03:53:47 atatat Exp $
#
# DELPHI -- one of thorpej@zembu.com's devel machines
#
@ -7,7 +7,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
ident "DELPHI-$Revision: 1.36 $"
ident "DELPHI-$Revision: 1.37 $"
maxusers 64 # estimated number of users
@ -58,6 +58,7 @@ options LKM # loadable kernel modules
#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
options DIAGNOSTIC # expensive kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: DISKLESS,v 1.97 2004/07/06 22:53:36 mycroft Exp $
# $NetBSD: DISKLESS,v 1.98 2004/07/15 03:53:47 atatat Exp $
#
# DISKLESS -- Generic machine setup for diskless boot.
# This kernel can be loaded from a bootable floppy (i.e. kernel-copy)
@ -48,6 +48,7 @@ options SYSVSHM # System V-like memory sharing
options USERCONF # userconf(4) support
#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

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.621 2004/07/10 18:51:01 cube Exp $
# $NetBSD: GENERIC,v 1.622 2004/07/15 03:53:47 atatat Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.621 $"
#ident "GENERIC-$Revision: 1.622 $"
maxusers 32 # estimated number of users
@ -91,6 +91,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Beep when it is safe to power down the system (requires sysbeep)
#options BEEP_ONHALT

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_LAPTOP,v 1.105 2004/07/10 18:52:30 cube Exp $
# $NetBSD: GENERIC_LAPTOP,v 1.106 2004/07/15 03:53:47 atatat Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
#
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.105 $"
#ident "GENERIC-$Revision: 1.106 $"
maxusers 32 # estimated number of users
@ -72,6 +72,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
#options DIAGNOSTIC # expensive kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_PS2TINY,v 1.29 2004/06/28 21:07:48 bouyer Exp $
# $NetBSD: GENERIC_PS2TINY,v 1.30 2004/07/15 03:53:47 atatat Exp $
#
# GENERIC-style kernel config for IBM PS/2 with MCA bus. It only contains
# IBM PS/2 related stuff and has been generally trimmed down somewhat,
@ -67,6 +67,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
#options DIAGNOSTIC # expensive kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_TINY,v 1.68 2004/07/06 22:53:36 mycroft Exp $
# $NetBSD: GENERIC_TINY,v 1.69 2004/07/15 03:53:47 atatat Exp $
#
# GENERIC_TINY -- suitable default for 4M machines
# No EISA, PCI, or SCSI.
@ -61,6 +61,7 @@ options NMBCLUSTERS=256
#options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
#options DIAGNOSTIC # expensive kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.243 2004/07/09 18:38:41 bouyer Exp $
# $NetBSD: INSTALL,v 1.244 2004/07/15 03:53:49 atatat Exp $
#
# INSTALL - Installation kernel.
#
@ -67,6 +67,7 @@ options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options MALLOC_NOINLINE # Not inlining MALLOC saves memory
# Diagnostic/debugging support options

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL_LAPTOP,v 1.61 2004/07/09 18:38:41 bouyer Exp $
# $NetBSD: INSTALL_LAPTOP,v 1.62 2004/07/15 03:53:49 atatat Exp $
#
# INSTALL - Installation kernel.
#
@ -67,6 +67,7 @@ options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options MALLOC_NOINLINE # Not inlining MALLOC saves memory
# Diagnostic/debugging support options

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL_SMALL,v 1.105 2004/07/06 22:53:36 mycroft Exp $
# $NetBSD: INSTALL_SMALL,v 1.106 2004/07/15 03:53:49 atatat Exp $
#
# INSTALL_SMALL - Small Installation kernel.
#
@ -67,6 +67,7 @@ options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options MALLOC_NOINLINE # Not inlining MALLOC saves memory
# Diagnostic/debugging support options

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL_TINY,v 1.79 2004/07/06 22:53:36 mycroft Exp $
# $NetBSD: INSTALL_TINY,v 1.80 2004/07/15 03:53:49 atatat Exp $
#
# INSTALL_TINY - Tiny Installation kernel, suitable for 4M machines.
#
@ -67,6 +67,7 @@ options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
#options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options MALLOC_NOINLINE # Not inlining MALLOC saves memory
# Diagnostic/debugging support options

View File

@ -1,4 +1,4 @@
# $NetBSD: IOPENER,v 1.45 2004/06/14 01:28:00 lukem Exp $
# $NetBSD: IOPENER,v 1.46 2004/07/15 03:53:49 atatat Exp $
#
# IOPENER -- GENERIC-like kernel for the Netpliance i-opener
# from: GENERIC,v 1.358 2000/07/05 04:07:25 sommerfeld Exp
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "IOPENER-$Revision: 1.45 $"
#ident "IOPENER-$Revision: 1.46 $"
maxusers 32 # estimated number of users
@ -46,6 +46,7 @@ options SYSVSHM # System V-like memory sharing
#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
options DIAGNOSTIC # expensive kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: LAMB,v 1.36 2004/07/06 22:53:37 mycroft Exp $
# $NetBSD: LAMB,v 1.37 2004/07/15 03:53:49 atatat Exp $
#
# LAMB - a complete kernel for wildlab LAMB, http://www.wildlab.com/
#
@ -66,6 +66,7 @@ options LKM # loadable kernel modules
#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options TIMER_FREQ=1189200 # LAMB uses nonstandard timer freq

View File

@ -1,4 +1,4 @@
# $NetBSD: NET4501,v 1.25 2004/02/16 17:11:27 wiz Exp $
# $NetBSD: NET4501,v 1.26 2004/07/15 03:53:49 atatat Exp $
#
# NET4501 -- kernel configuration for a Soekris Engineering net4501
# single-board computer.
@ -10,7 +10,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "NET4501-$Revision: 1.25 $"
#ident "NET4501-$Revision: 1.26 $"
maxusers 32 # estimated number of users
@ -74,6 +74,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
#options DIAGNOSTIC # expensive kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: SWINGER,v 1.49 2004/07/06 22:53:37 mycroft Exp $
# $NetBSD: SWINGER,v 1.50 2004/07/15 03:53:49 atatat Exp $
# from NetBSD: GENERIC,v 1.325 2000/04/14 14:53:32 augustss Exp
#
# SWINGER -- thorpej's Abit BP6+dual Celeron
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "SWINGER-$Revision: 1.49 $"
#ident "SWINGER-$Revision: 1.50 $"
maxusers 64 # estimated number of users
@ -59,6 +59,7 @@ options LKM # loadable kernel modules
#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
options DIAGNOSTIC # expensive kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: VIRTUALPC,v 1.6 2004/07/06 22:53:37 mycroft Exp $
# $NetBSD: VIRTUALPC,v 1.7 2004/07/15 03:53:49 atatat Exp $
#
# VIRTUALPC machine description file --
#
@ -11,7 +11,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "VIRTUALPC-$Revision: 1.6 $"
#ident "VIRTUALPC-$Revision: 1.7 $"
maxusers 32 # estimated number of users
@ -76,6 +76,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Beep when it is safe to power down the system (requires sysbeep)
#options BEEP_ONHALT

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.7 2004/06/26 07:32:06 abs Exp $
# $NetBSD: GENERIC,v 1.8 2004/07/15 03:53:49 atatat Exp $
#
#
@ -44,6 +44,7 @@ options VNODE_OP_NOINLINE # Save space by not inlining vnode op calls
#options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Networking options
options INET # IP + ICMP + TCP + UDP

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.47 2004/06/28 21:07:48 bouyer Exp $
# $NetBSD: GENERIC,v 1.48 2004/07/15 03:53:49 atatat Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/luna68k/conf/std.luna68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.47 $"
#ident "GENERIC-$Revision: 1.48 $"
maxusers 8
@ -48,6 +48,7 @@ options SYSTRACE # system call vetting via systrace(1)
#options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Enable experimental buffer queue strategy for better responsiveness under
# high disk I/O load. Use it with caution - it's not proven to be stable yet.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.146 2004/06/28 21:07:48 bouyer Exp $
# $NetBSD: GENERIC,v 1.147 2004/07/15 03:53:49 atatat Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/mac68k/conf/std.mac68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.146 $"
#ident "GENERIC-$Revision: 1.147 $"
maxusers 16 # estimated number of users
@ -59,6 +59,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Enable experimental buffer queue strategy for better responsiveness under
# high disk I/O load. Use it with caution - it's not proven to be stable yet.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERICSBC,v 1.31 2004/06/28 21:07:48 bouyer Exp $
# $NetBSD: GENERICSBC,v 1.32 2004/07/15 03:53:49 atatat Exp $
#
# GENERICSBC
@ -6,7 +6,7 @@ include "arch/mac68k/conf/std.mac68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERICSBC-$Revision: 1.31 $"
#ident "GENERICSBC-$Revision: 1.32 $"
maxusers 16 # estimated number of users
@ -42,6 +42,7 @@ options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
#options DIAGNOSTIC # cheap kernel consistency checks

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.27 2003/10/18 08:30:14 lukem Exp $
# $NetBSD: INSTALL,v 1.28 2004/07/15 03:53:49 atatat Exp $
#
# INSTALL
@ -32,6 +32,7 @@ options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options MALLOC_NOINLINE # Not inlining MALLOC saves memory
# Diagnostic/debugging support options - XXX remove these at some point

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALLSBC,v 1.18 2003/10/18 08:30:14 lukem Exp $
# $NetBSD: INSTALLSBC,v 1.19 2004/07/15 03:53:49 atatat Exp $
#
# INSTALLSBC
@ -32,6 +32,7 @@ options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options MALLOC_NOINLINE # Not inlining MALLOC saves memory
# Diagnostic/debugging support options - XXX remove these at some point

View File

@ -1,4 +1,4 @@
# $NetBSD: SMALLRAM,v 1.8 2003/09/22 14:11:21 cl Exp $
# $NetBSD: SMALLRAM,v 1.9 2004/07/15 03:53:49 atatat Exp $
#
# This is an example of how to configure a small, efficient kernel for a
# system with limited RAM. Even so it's capable of doing quite a bit. The
@ -13,7 +13,7 @@ include "arch/mac68k/conf/std.mac68k"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "SMALLRAM-$Revision: 1.8 $"
#ident "SMALLRAM-$Revision: 1.9 $"
maxusers 8
@ -50,6 +50,7 @@ options SYSVSHM # System V-like memory sharing
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
options DIAGNOSTIC # cheap kernel consistency checks

Some files were not shown because too many files have changed in this diff Show More