mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
It would previously call into some unfinished Solaris compatibility code and return without actually calling panic(9). The compatibility code is unneeded, however, so just remove it and have dtrace_panic() call vpanic(9) directly. Differential Revision: https://reviews.freebsd.org/D2349 Reviewed by: avg MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division |
||
|---|---|---|
| .. | ||
| dtrace_asm.S | ||
| dtrace_isa.c | ||
| dtrace_subr.c | ||
| regset.h | ||