| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-04-07 | remove tty_init fn | Freya Murphy | 1 | -5/+0 | |
| 2025-04-04 | fix file pointers | Freya Murphy | 1 | -4/+11 | |
| 2025-04-04 | fs doesnt need close | Freya Murphy | 1 | -7/+0 | |
| 2025-04-04 | fix fs vtable | Freya Murphy | 1 | -10/+28 | |
| 2025-04-04 | fmt | Freya Murphy | 1 | -22/+22 | |
| 2025-04-04 | update fs header | Freya Murphy | 1 | -20/+22 | |
| 2025-04-04 | adde disk read/write functions | Freya Murphy | 1 | -0/+22 | |
| 2025-04-04 | generic file system structures | Freya Murphy | 1 | -0/+166 | |
| 2025-04-04 | fmt | Freya Murphy | 1 | -0/+59 | |
| 2025-04-04 | real time clock | Freya Murphy | 1 | -0/+14 | |
| 2025-04-03 | serial and tty | Freya Murphy | 2 | -0/+46 | |
| 2025-04-03 | pci | Freya Murphy | 2 | -0/+89 | |
| 2025-04-03 | load multiboot memory map, heap is done!!! | Freya Murphy | 1 | -0/+16 | |
| 2025-04-03 | add 64-bit idt/pic and fix paging | Freya Murphy | 1 | -0/+17 | |
| 2025-04-03 | memory allocator/pager, plus other stuff | Freya Murphy | 3 | -21/+139 | |
| 2025-04-03 | move old kernel code (for now) into kernel/old, trying to get long mode | Freya Murphy | 2 | -0/+21 | |