Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-07-31 | remove argc, argv; arguments will be passed via environment variables | Benji Dial | -1/+4 | |
2024-07-31 | add clock | Benji Dial | -2/+28 | |
2024-07-29 | some work on compositor | Benji Dial | -5/+73 | |
2024-07-27 | lots and lots of userspace stuff | Benji Dial | -5/+42 | |
2024-05-20 | rewrite application stuff in the kernel to support multitasking | Benji Dial | -243/+439 | |
2024-05-19 | mouse support (working in qemu, semi-working in virtualbox) | Benji Dial | -5/+14 | |
2024-05-18 | reorganization, cross compiler | Benji Dial | -0/+538 | |