Luna/kernel/src
2022-10-23 18:35:32 +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: Add support for getdents() to DeviceFS 2022-10-23 14:05:55 +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, libc: Add a getdents() system call 2022-10-23 14:03:46 +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: Add a FIXME 2022-10-11 21:21:27 +02:00
std Kernel: move over the mem* functions from libc 2022-10-22 19:04:35 +02:00
sys Kernel, libc: Add stat() 2022-10-23 18:35:32 +02:00
thread Kernel: Add a pstat() system call 2022-10-22 14:26:29 +02:00
trace StackTracer: only show kernel addresses for now, until there are more checks 2022-10-18 17:14:09 +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