Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-11 | kernel: Add more sv functions and change interfaces | Anton Kling | |
2024-12-10 | kernel: Add string view and string builder | Anton Kling | |
This makes write/read calls that use strings to communicate much simpler and less error prone. | |||
2024-12-08 | audio: Control master volume through /dev/volume | Anton Kling | |
2024-11-30 | ac97/audio: Add audio | Anton Kling | |
Incomplete but still very cool |