| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-22 | Kernel: Use correct types for syscall | Anton Kling | |
| The previous type was a 64 bit which causes problems for the syscall calling interface. | |||
| 2024-04-29 | Kernel/IRC: Add setsockopt and move IRC client to use new socket interface | Anton Kling | |