version 1.9, 1999/07/31 20:19:31 |
version 1.10, 2000/02/12 03:32:47 |
Line 73 options DDB # Kernel Dynamic Debugger |
|
Line 73 options DDB # Kernel Dynamic Debugger |
|
#options DEBUG # extra kernel debugging support |
#options DEBUG # extra kernel debugging support |
#options DIAGNOSTIC # extra kernel debugging checks |
#options DIAGNOSTIC # extra kernel debugging checks |
options KTRACE # system call tracing support |
options KTRACE # system call tracing support |
options NKMEMCLUSTERS=1024 # 4K pages in kernel malloc pool (def: 512) |
|
|
|
config netbsd root on ? type ? |
config netbsd root on ? type ? |
|
|