A panic kld module for FreeBSD.
- make
- kldload ./panic.ko
- sysctl panic: to see tunable variables
- sysctl panic.timewait=[time]: to set waiting time before panic in seconds
- sysctl panic.method=[method]: method can be "direct", "null", "random", or "kdb"
- sysctl panic.enter=1