Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-17 | kernel: make kmalloc accept a numeric "tag" instead of a freeform description | dzwdz | |
This will both let me save space in the allocation header, and make the debugprint more readable. | |||
2024-05-19 | kernel: implement /dev/bintime | dzwdz | |