mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04: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 |
||
|---|---|---|
| .. | ||
| dtmalloc | ||
| dtrace | ||
| fbt | ||
| lockstat | ||
| profile | ||
| sdt | ||
| systrace | ||
| prototype.c | ||