Luna/kernel
apio c599251d2a
All checks were successful
continuous-integration/drone/push Build is passing
kernel: Rename UserVM to AddressSpace
This is a more appropriate name now that it does more stuff than allocate virtual memory.

To be fair, the name was a bit awkward anyway. Should have been UserVMAllocator I guess.
2023-07-09 20:38:04 +02:00
..
src kernel: Rename UserVM to AddressSpace 2023-07-09 20:38:04 +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