| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-04-28 | fmt | Freya Murphy | 1 | -1/+2 |
| 2025-04-27 | add register to n param | Freya Murphy | 6 | -6/+6 |
| 2025-04-27 | zero and set define magic header in kalloc | Freya Murphy | 1 | -1/+2 |
| 2025-04-24 | fmt | Freya Murphy | 1 | -1/+3 |
| 2025-04-24 | only backtrace on valid kernel frames | Freya Murphy | 1 | -2/+11 |
| 2025-04-20 | move kspin to use ms, add ata_report | Freya Murphy | 2 | -15/+15 |
| 2025-04-20 | add rudimentary sleeping function based on CMOS clock | Ian McFarlane | 1 | -0/+15 |
| 2025-04-20 | added logging, but we still get warnings about __FUNCTION__ | Ian McFarlane | 1 | -2/+4 |
| 2025-04-19 | remove invalid includes | Freya Murphy | 1 | -1/+0 |
| 2025-04-17 | fix compile warnings | Freya Murphy | 1 | -0/+1 |
| 2025-04-17 | elf sym loading | Freya Murphy | 1 | -2/+4 |
| 2025-04-17 | font rending in framebuffer yay!! | Freya Murphy | 2 | -1/+7 |
| 2025-04-16 | add binary radix (%b) to printf | Freya Murphy | 1 | -0/+10 |
| 2025-04-15 | expand memory manager work with userspace (more then one ctx) | Freya Murphy | 2 | -27/+28 |
| 2025-04-11 | fix %n | Freya Murphy | 1 | -1/+1 |
| 2025-04-10 | fmt | Freya Murphy | 2 | -2/+3 |
| 2025-04-10 | make lib betterer | Freya Murphy | 2 | -25/+48 |
| 2025-04-08 | backtrace | Freya Murphy | 2 | -0/+48 |
| 2025-04-08 | fmt | Freya Murphy | 1 | -1/+1 |
| 2025-04-08 | acpi | Freya Murphy | 1 | -2/+2 |
| 2025-04-08 | tty => term | Freya Murphy | 1 | -3/+3 |
| 2025-04-08 | break apart c libaray | Freya Murphy | 29 | -13/+1227 |
| 2025-04-04 | fmt | Freya Murphy | 1 | -1/+0 |
| 2025-04-03 | serial and tty | Freya Murphy | 2 | -0/+27 |