Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-06 | Kernel: Add queue syscall and improve TCP | Anton Kling | |
2024-04-29 | Kernel/TCP: Increment seq number after sending SYN|ACK | Anton Kling | |
2024-04-28 | Kernel: Use ringbuffer for handling incoming socket data | Anton Kling | |
2024-04-26 | Kernel/VFS: Change polling from variables to functions | Anton Kling | |
Instead of having to store state in variables functions are called to check the object directly. | |||
2024-03-26 | Increase support for signals | Anton Kling | |
2024-03-17 | stuff | Anton Kling | |
2024-03-14 | random changes made | Anton Kling | |