Luna/kernel
apio fe7a03e43b
kernel/ext2: Allow reading up to 4 MB of data from files
This is done by scanning the singly indirect pointer of the inode.
2023-06-24 22:21:22 +02:00
..
src kernel/ext2: Allow reading up to 4 MB of data from files 2023-06-24 22:21:22 +02:00
CMakeLists.txt kernel/Ext2: Read the root inode metadata from the disk 2023-06-24 13:56:15 +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-24 13:56:17 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00