Remove dead option POSTMORTEM.
This commit is contained in:
parent
9b9e4e5a8f
commit
60d1e515ef
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: A7000,v 1.36 1999/12/24 00:15:50 tron Exp $
|
# $NetBSD: A7000,v 1.37 2000/03/06 03:16:24 mark Exp $
|
||||||
#
|
#
|
||||||
# A7000 - Full A7000 configuration
|
# A7000 - Full A7000 configuration
|
||||||
#
|
#
|
||||||
|
@ -112,7 +112,6 @@ options KMEMSTATS # kernel memory statistics
|
||||||
#options PORTMASTER # Enable PortMaster only options
|
#options PORTMASTER # Enable PortMaster only options
|
||||||
options DIAGNOSTIC # internally consistency checks
|
options DIAGNOSTIC # internally consistency checks
|
||||||
#options PMAP_DEBUG # Enable pmap_debug_level code
|
#options PMAP_DEBUG # Enable pmap_debug_level code
|
||||||
options POSTMORTEM # perform postmortem on panic
|
|
||||||
#options IPKDB # remote kernel debugging
|
#options IPKDB # remote kernel debugging
|
||||||
options DDB # in-kernel debugger
|
options DDB # in-kernel debugger
|
||||||
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: A7INST,v 1.25 1999/12/24 00:15:50 tron Exp $
|
# $NetBSD: A7INST,v 1.26 2000/03/06 03:16:24 mark Exp $
|
||||||
#
|
#
|
||||||
# A7INST - A7000 install configuration
|
# A7INST - A7000 install configuration
|
||||||
#
|
#
|
||||||
|
@ -112,7 +112,6 @@ options KMEMSTATS # kernel memory statistics
|
||||||
#options PORTMASTER # Enable PortMaster only options
|
#options PORTMASTER # Enable PortMaster only options
|
||||||
options DIAGNOSTIC # internally consistency checks
|
options DIAGNOSTIC # internally consistency checks
|
||||||
#options PMAP_DEBUG # Enable pmap_debug_level code
|
#options PMAP_DEBUG # Enable pmap_debug_level code
|
||||||
#options POSTMORTEM # perform postmortem on panic
|
|
||||||
#options IPKDB # remote kernel debugging
|
#options IPKDB # remote kernel debugging
|
||||||
options DDB # in-kernel debugger
|
options DDB # in-kernel debugger
|
||||||
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: CATS,v 1.25 2000/02/19 00:14:58 tsutsui Exp $
|
# $NetBSD: CATS,v 1.26 2000/03/06 03:16:25 mark Exp $
|
||||||
#
|
#
|
||||||
# CATS -- CHALTECH CATS Development kernel
|
# CATS -- CHALTECH CATS Development kernel
|
||||||
#
|
#
|
||||||
|
@ -159,7 +159,6 @@ options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes
|
||||||
#options PORTMASTER # Enable PortMaster only options
|
#options PORTMASTER # Enable PortMaster only options
|
||||||
options DIAGNOSTIC # internally consistency checks
|
options DIAGNOSTIC # internally consistency checks
|
||||||
#options PMAP_DEBUG # Enable pmap_debug_level code
|
#options PMAP_DEBUG # Enable pmap_debug_level code
|
||||||
options POSTMORTEM # perform postmortem on panic
|
|
||||||
#options IPKDB # remote kernel debugging
|
#options IPKDB # remote kernel debugging
|
||||||
options DDB # in-kernel debugger
|
options DDB # in-kernel debugger
|
||||||
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: CATSINST,v 1.9 2000/02/19 00:17:59 tsutsui Exp $
|
# $NetBSD: CATSINST,v 1.10 2000/03/06 03:16:25 mark Exp $
|
||||||
#
|
#
|
||||||
# CATSINST -- CHALTECH CATS Install kernel
|
# CATSINST -- CHALTECH CATS Install kernel
|
||||||
#
|
#
|
||||||
|
@ -159,7 +159,6 @@ options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes
|
||||||
#options PORTMASTER # Enable PortMaster only options
|
#options PORTMASTER # Enable PortMaster only options
|
||||||
options DIAGNOSTIC # internally consistency checks
|
options DIAGNOSTIC # internally consistency checks
|
||||||
#options PMAP_DEBUG # Enable pmap_debug_level code
|
#options PMAP_DEBUG # Enable pmap_debug_level code
|
||||||
options POSTMORTEM # perform postmortem on panic
|
|
||||||
#options IPKDB # remote kernel debugging
|
#options IPKDB # remote kernel debugging
|
||||||
options DDB # in-kernel debugger
|
options DDB # in-kernel debugger
|
||||||
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: EBSA285,v 1.12 2000/02/13 05:26:04 mark Exp $
|
# $NetBSD: EBSA285,v 1.13 2000/03/06 03:16:25 mark Exp $
|
||||||
#
|
#
|
||||||
# EBSA285 -- EBSA285 Architecture Kernel
|
# EBSA285 -- EBSA285 Architecture Kernel
|
||||||
#
|
#
|
||||||
|
@ -125,7 +125,6 @@ options USBVERBOSE # verbose USB device autoconfig messages
|
||||||
#options PORTMASTER # Enable PortMaster only options
|
#options PORTMASTER # Enable PortMaster only options
|
||||||
options DIAGNOSTIC # internally consistency checks
|
options DIAGNOSTIC # internally consistency checks
|
||||||
#options PMAP_DEBUG # Enable pmap_debug_level code
|
#options PMAP_DEBUG # Enable pmap_debug_level code
|
||||||
options POSTMORTEM # perform postmortem on panic
|
|
||||||
#options IPKDB # remote kernel debugging
|
#options IPKDB # remote kernel debugging
|
||||||
options DDB # in-kernel debugger
|
options DDB # in-kernel debugger
|
||||||
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# $NetBSD: GENERIC,v 1.64 2000/02/29 06:32:23 simonb Exp $
|
# $NetBSD: GENERIC,v 1.65 2000/03/06 03:16:25 mark Exp $
|
||||||
#
|
#
|
||||||
# GENERIC -- everything that's currently supported
|
# GENERIC -- everything that's currently supported
|
||||||
#
|
#
|
||||||
|
|
||||||
include "arch/arm32/conf/std.arm32"
|
include "arch/arm32/conf/std.arm32"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.64 $"
|
#ident "GENERIC-$Revision: 1.65 $"
|
||||||
|
|
||||||
# estimated number of users
|
# estimated number of users
|
||||||
maxusers 32
|
maxusers 32
|
||||||
|
@ -134,7 +134,6 @@ options KMEMSTATS # kernel memory statistics
|
||||||
#options PORTMASTER # Enable PortMaster only options
|
#options PORTMASTER # Enable PortMaster only options
|
||||||
options DIAGNOSTIC # internal consistency checks
|
options DIAGNOSTIC # internal consistency checks
|
||||||
#options PMAP_DEBUG # Enable pmap_debug_level code
|
#options PMAP_DEBUG # Enable pmap_debug_level code
|
||||||
options POSTMORTEM # perform postmortem on panic
|
|
||||||
#options IPKDB # remote kernel debugging
|
#options IPKDB # remote kernel debugging
|
||||||
options DDB # in-kernel debugger
|
options DDB # in-kernel debugger
|
||||||
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: OFWGENCFG,v 1.10 1999/12/24 00:15:51 tron Exp $
|
# $NetBSD: OFWGENCFG,v 1.11 2000/03/06 03:16:25 mark Exp $
|
||||||
#
|
#
|
||||||
# OFWGENCFG: 'generic' configuration for Open Firmware boards.
|
# OFWGENCFG: 'generic' configuration for Open Firmware boards.
|
||||||
#
|
#
|
||||||
|
@ -100,7 +100,6 @@ options KMEMSTATS # kernel memory statistics
|
||||||
#options ARM700BUGTRACK # track the ARM700 swi bug
|
#options ARM700BUGTRACK # track the ARM700 swi bug
|
||||||
#options PORTMASTER # Enable PortMaster only options
|
#options PORTMASTER # Enable PortMaster only options
|
||||||
options DIAGNOSTIC # internally consistency checks
|
options DIAGNOSTIC # internally consistency checks
|
||||||
options POSTMORTEM # perform postmortem on panic
|
|
||||||
#options IPKDB # remote kernel debugging
|
#options IPKDB # remote kernel debugging
|
||||||
options DDB # in-kernel debugger
|
options DDB # in-kernel debugger
|
||||||
#makeoptions DEBUG="-g" # compile full symbol table
|
#makeoptions DEBUG="-g" # compile full symbol table
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: RC7500,v 1.30 1999/12/24 00:15:51 tron Exp $
|
# $NetBSD: RC7500,v 1.31 2000/03/06 03:16:25 mark Exp $
|
||||||
#
|
#
|
||||||
# RC7500 - Config for the VLSI RC7500 board
|
# RC7500 - Config for the VLSI RC7500 board
|
||||||
#
|
#
|
||||||
|
@ -114,7 +114,6 @@ options KMEMSTATS # kernel memory statistics
|
||||||
#options PORTMASTER # Enable PortMaster only options
|
#options PORTMASTER # Enable PortMaster only options
|
||||||
#options DIAGNOSTIC # internally consistency checks
|
#options DIAGNOSTIC # internally consistency checks
|
||||||
#options PMAP_DEBUG # Enable pmap_debug_level code
|
#options PMAP_DEBUG # Enable pmap_debug_level code
|
||||||
options POSTMORTEM # perform postmortem on panic
|
|
||||||
#options IPKDB # remote kernel debugging
|
#options IPKDB # remote kernel debugging
|
||||||
options DDB # in-kernel debugger
|
options DDB # in-kernel debugger
|
||||||
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: RISCPC,v 1.26 1999/12/24 00:15:51 tron Exp $
|
# $NetBSD: RISCPC,v 1.27 2000/03/06 03:16:26 mark Exp $
|
||||||
#
|
#
|
||||||
# RISCPC -- Full RiscPC config
|
# RISCPC -- Full RiscPC config
|
||||||
#
|
#
|
||||||
|
@ -112,7 +112,6 @@ options KMEMSTATS # kernel memory statistics
|
||||||
#options PORTMASTER # Enable PortMaster only options
|
#options PORTMASTER # Enable PortMaster only options
|
||||||
options DIAGNOSTIC # internally consistency checks
|
options DIAGNOSTIC # internally consistency checks
|
||||||
#options PMAP_DEBUG # Enable pmap_debug_level code
|
#options PMAP_DEBUG # Enable pmap_debug_level code
|
||||||
options POSTMORTEM # perform postmortem on panic
|
|
||||||
#options IPKDB # remote kernel debugging
|
#options IPKDB # remote kernel debugging
|
||||||
options DDB # in-kernel debugger
|
options DDB # in-kernel debugger
|
||||||
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: RPCINST,v 1.24 1999/12/24 00:15:51 tron Exp $
|
# $NetBSD: RPCINST,v 1.25 2000/03/06 03:16:26 mark Exp $
|
||||||
#
|
#
|
||||||
# RPCINST -- RiscPC install configuration
|
# RPCINST -- RiscPC install configuration
|
||||||
#
|
#
|
||||||
|
@ -112,7 +112,6 @@ options KMEMSTATS # kernel memory statistics
|
||||||
#options PORTMASTER # Enable PortMaster only options
|
#options PORTMASTER # Enable PortMaster only options
|
||||||
options DIAGNOSTIC # internally consistency checks
|
options DIAGNOSTIC # internally consistency checks
|
||||||
#options PMAP_DEBUG # Enable pmap_debug_level code
|
#options PMAP_DEBUG # Enable pmap_debug_level code
|
||||||
#options POSTMORTEM # perform postmortem on panic
|
|
||||||
#options IPKDB # remote kernel debugging
|
#options IPKDB # remote kernel debugging
|
||||||
options DDB # in-kernel debugger
|
options DDB # in-kernel debugger
|
||||||
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: SHARK,v 1.31 2000/01/23 23:54:34 hubertf Exp $
|
# $NetBSD: SHARK,v 1.32 2000/03/06 03:16:26 mark Exp $
|
||||||
# From: NetBSD: GENERIC,v 1.61 2000/01/20 19:12:29 wrstuden Exp
|
# From: NetBSD: GENERIC,v 1.61 2000/01/20 19:12:29 wrstuden Exp
|
||||||
#
|
#
|
||||||
# SHARK
|
# SHARK
|
||||||
|
@ -145,7 +145,6 @@ options KMEMSTATS # kernel memory statistics, XXX temp required
|
||||||
#options PORTMASTER # Enable PortMaster only options
|
#options PORTMASTER # Enable PortMaster only options
|
||||||
options DIAGNOSTIC # internal consistency checks
|
options DIAGNOSTIC # internal consistency checks
|
||||||
#options PMAP_DEBUG # Enable pmap_debug_level code
|
#options PMAP_DEBUG # Enable pmap_debug_level code
|
||||||
#options POSTMORTEM # perform postmortem on panic
|
|
||||||
#options IPKDB # remote kernel debugging
|
#options IPKDB # remote kernel debugging
|
||||||
options DDB # in-kernel debugger
|
options DDB # in-kernel debugger
|
||||||
#options DDB_ONPANIC=0 # don't run DDB at panictime
|
#options DDB_ONPANIC=0 # don't run DDB at panictime
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: SHARKINST,v 1.5 1999/12/24 00:15:51 tron Exp $
|
# $NetBSD: SHARKINST,v 1.6 2000/03/06 03:16:26 mark Exp $
|
||||||
# From: NetBSD: SHARK,v 1.23 1999/06/26 06:56:26 cgd Exp
|
# From: NetBSD: SHARK,v 1.23 1999/06/26 06:56:26 cgd Exp
|
||||||
#
|
#
|
||||||
# SHARK Install Kernel
|
# SHARK Install Kernel
|
||||||
|
@ -126,7 +126,6 @@ options KMEMSTATS # kernel memory statistics, XXX temp required
|
||||||
#options PORTMASTER # Enable PortMaster only options
|
#options PORTMASTER # Enable PortMaster only options
|
||||||
options DIAGNOSTIC # internal consistency checks
|
options DIAGNOSTIC # internal consistency checks
|
||||||
#options PMAP_DEBUG # Enable pmap_debug_level code
|
#options PMAP_DEBUG # Enable pmap_debug_level code
|
||||||
#options POSTMORTEM # perform postmortem on panic
|
|
||||||
#options IPKDB # remote kernel debugging
|
#options IPKDB # remote kernel debugging
|
||||||
options DDB # in-kernel debugger
|
options DDB # in-kernel debugger
|
||||||
#options DDB_ONPANIC=0 # don't run DDB at panictime
|
#options DDB_ONPANIC=0 # don't run DDB at panictime
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: VOYAGER,v 1.47 1999/12/24 00:15:52 tron Exp $
|
# $NetBSD: VOYAGER,v 1.48 2000/03/06 03:16:26 mark Exp $
|
||||||
#
|
#
|
||||||
# VOYAGER - Mark's development kernel
|
# VOYAGER - Mark's development kernel
|
||||||
#
|
#
|
||||||
|
@ -112,7 +112,6 @@ options KMEMSTATS # kernel memory statistics
|
||||||
options PORTMASTER # Enable PortMaster only options
|
options PORTMASTER # Enable PortMaster only options
|
||||||
options DIAGNOSTIC # internally consistency checks
|
options DIAGNOSTIC # internally consistency checks
|
||||||
options PMAP_DEBUG # Enable pmap_debug_level code
|
options PMAP_DEBUG # Enable pmap_debug_level code
|
||||||
options POSTMORTEM # perform postmortem on panic
|
|
||||||
#options IPKDB # remote kernel debugging
|
#options IPKDB # remote kernel debugging
|
||||||
options DDB # in-kernel debugger
|
options DDB # in-kernel debugger
|
||||||
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
||||||
|
|
Loading…
Reference in New Issue