Luna/kernel/src
2022-10-29 09:39:12 +02:00
..
acpi Cast %p usage to void* 2022-10-08 18:27:05 +02:00
cpu LOTS MORE LOGGING. which is great, of course. 2022-09-07 19:41:08 +02:00
fs Kernel/VFS: Add file owners and file modes, and check those in system calls 2022-10-28 17:10:28 +02:00
gdt Kernel: Move errno.h and (k)assert.h out of the main include directory 2022-10-19 17:41:23 +02:00
init Kernel: Read file modes from the initrd, filtering out write permissions 2022-10-28 20:52:10 +02:00
interrupts sh: Add a simple interactive shell 2022-10-19 19:42:05 +02:00
io I'm so dumb 2022-10-06 18:04:32 +02:00
log Kernel: Show current_task's name in the log 2022-10-18 18:41:17 +02:00
memory KernelHeap: Add more debug logging 2022-10-20 18:49:33 +02:00
misc Next version! 2022-10-23 17:24:18 +02:00
panic Kernel, libc: Implement waitpid() 2022-10-18 21:30:52 +02:00
rand Kernel: Move errno.h and (k)assert.h out of the main include directory 2022-10-19 17:41:23 +02:00
render Kernel: If wrapping a line at screen bottom, scroll properly 2022-10-26 20:14:24 +02:00
std Kernel: move over the mem* functions from libc 2022-10-22 19:04:35 +02:00
sys libc: Stub out more functionality so part of binutils builds 2022-10-29 09:39:12 +02:00
thread su: Also set group ID 2022-10-28 17:55:56 +02:00
trace compilation fix 2022-10-28 21:02:23 +02:00
main.asm Utilities: Start moving utilities into specific headers in a utils/ subdirectory 2022-10-14 17:31:47 +02:00
main.cpp Rename [moon-reaper] to [reaper] 2022-10-22 14:43:41 +02:00