Luna/kernel
apio ef8ba3dec4 Kernel: Do not hang when a user task misbehaves
This was for testing/debugging. But we DEFINITELY don't want that.
2022-10-19 17:25:56 +02:00
..
include Kernel: Add a few convenience functions to manipulate userland memory 2022-10-19 17:13:16 +02:00
src Kernel: Do not hang when a user task misbehaves 2022-10-19 17:25:56 +02:00
Makefile Kernel: Build with -fstack-protector-strong instead of -fstack-protector-all 2022-10-12 14:50:31 +02:00
moon.ld Start the call stack with a null RBP before calling _start 2022-09-18 17:03:29 +02:00