| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix DTrace's panic() action. | Mark Johnston | 2015-04-24 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=281916 | ||||
| * | Custom DTrace kernel module files plus FreeBSD-specific DTrace providers. | John Birrell | 2008-05-23 | 1 | -0/+13 |
| Notes: svn path=/head/; revision=179237 | |||||
