version 1.1.2.2, 2011/10/23 21:39:06
|
version 1.2, 2011/11/02 09:51:32
|
Line 84 options FLOWTABLE # per-cpu routing cache
|
Line 84 options FLOWTABLE # per-cpu routing cache
|
#options KDTRACE_HOOKS # Kernel DTrace hooks |
#options KDTRACE_HOOKS # Kernel DTrace hooks |
options INCLUDE_CONFIG_FILE # Include this file in kernel |
options INCLUDE_CONFIG_FILE # Include this file in kernel |
|
|
# Debugging for use in -current | # Debugging support. Always need this: |
#options KDB # Enable kernel debugger support. |
#options KDB # Enable kernel debugger support. |
|
# For minimum debugger support (stable branch) use: |
|
#options KDB_TRACE # Print a stack trace for a panic. |
|
# For full debugger support use this instead: |
#options DDB # Support DDB. |
#options DDB # Support DDB. |
#options GDB # Support remote GDB. |
#options GDB # Support remote GDB. |
#options DEADLKRES # Enable the deadlock resolver |
#options DEADLKRES # Enable the deadlock resolver |