Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-07-31 | remove argc, argv; arguments will be passed via environment variables | Benji Dial | -16/+3 | |
2024-07-31 | add clock | Benji Dial | -0/+81 | |
2024-07-29 | some work on compositor | Benji Dial | -2/+21 | |
2024-07-27 | lots and lots of userspace stuff | Benji Dial | -600/+925 | |
2024-05-20 | rewrite application stuff in the kernel to support multitasking | Benji Dial | -0/+53 | |
2024-05-19 | add font loading and rendering to daguerre | Benji Dial | -0/+11 | |
2024-05-19 | mouse support (working in qemu, semi-working in virtualbox) | Benji Dial | -2/+26 | |
2024-05-18 | reorganization, cross compiler | Benji Dial | -0/+512 | |