Luna/kernel
apio 503dc72686
kernel: Set kernel threads' initial active directories to avoid taking the first directory they use
This ends up being init's directory, which is fine when init's directory doesn't change...
but a little less fine when the init process calls exec()...
which is what it does in the new configuration I'm testing...
2023-07-10 13:04:00 +02:00
..
src kernel: Set kernel threads' initial active directories to avoid taking the first directory they use 2023-07-10 13:04:00 +02:00
CMakeLists.txt kernel: Rename UserVM to AddressSpace 2023-07-09 20:38:04 +02:00
config.cmake.template kernel: Make the filename restrictions configurable 2023-06-22 20:22:43 +02:00
debug.cmake kernel/ext2: Implement directory traversal 2023-06-25 20:35:37 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00