aboutsummaryrefslogtreecommitdiff
path: root/src/kern/panic.c
Commit message (Collapse)AuthorAge
* Primitive ability to call kernel code from userspace.Josh Rahm2020-11-25
|
* Changes to painic. It now prints the stack at the time of failure (if ↵Josh Rahm2020-11-24
| | | | logging is initialized).
* Add better logging capabilities, including the ability to panic.Josh Rahm2020-11-24