Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-07-31 | remove argc, argv; arguments will be passed via environment variables | Benji Dial | -4/+4 |
2024-07-31 | add clock | Benji Dial | -0/+10 |
2024-07-29 | redesign compositor protocol, start widget library | Benji Dial | -28/+20 |
2024-07-29 | some work on compositor | Benji Dial | -5/+15 |
2024-07-27 | lots and lots of userspace stuff | Benji Dial | -33/+27 |
2024-05-20 | rewrite application stuff in the kernel to support multitasking | Benji Dial | -24/+84 |
2024-05-19 | mouse support (working in qemu, semi-working in virtualbox) | Benji Dial | -2/+12 |
2024-05-18 | reorganization, cross compiler | Benji Dial | -32/+222 |
2024-01-27 | keyboard input | Benji Dial | -0/+82 |
2024-01-20 | update | Benji Dial | -0/+46 |
2024-01-15 | redo application paging and system calls, rename mercury to hilbert | Benji Dial | -10/+5 |
2024-01-13 | application loading | Benji Dial | -5/+39 |
2024-01-12 | rewrite file system layer | Benji Dial | -3/+3 |
2024-01-10 | partial (largely untested) memory block device and tar file system support | Benji Dial | -0/+7 |
2024-01-08 | first commit | Benji Dial | -0/+7 |