Luna/kernel
apio 34e1ef36b1
kernel: Make pivot_root() reset the parent entry of the new root directory
Otherwise it would just be pointing to the old parent fs, and we don't want that.
2023-06-25 20:35:38 +02:00
..
src kernel: Make pivot_root() reset the parent entry of the new root directory 2023-06-25 20:35:38 +02:00
CMakeLists.txt kernel/Ext2: Read the root inode metadata from the disk 2023-06-25 20:35:36 +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