Luna/kernel
apio 54cc80f649
kernel/ATA: Replace a manually allocated buffer with Buffer
This also lets us keep it empty unless it is used, in which case we resize it (if it wasn't already resized).
2023-08-16 09:15:00 +02:00
..
src kernel/ATA: Replace a manually allocated buffer with Buffer 2023-08-16 09:15:00 +02:00
CMakeLists.txt kernel+libc: Add pledge support 2023-08-12 21:38:25 +02:00
config.cmake.template kernel: Reenable userspace stack tracing, but hidden behind a config flag 2023-07-25 17:02:09 +02:00
debug.cmake kernel: Add the MOUNT_DEBUG flag 2023-07-10 13:04:34 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00