Age | Commit message (Expand) | Author |
---|---|---|
2024-06-26 | Kernel: Move all syscalls into one file | Anton Kling |
2024-06-22 | Kernel: Use correct types for syscall | Anton Kling |
2024-04-29 | Kernel/IRC: Add setsockopt and move IRC client to use new socket interface | Anton Kling |