| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-04-22 | force rebuild on header change | Freya Murphy | 1 | -2/+2 | |
| 2025-04-22 | build user code in main make | Freya Murphy | 1 | -0/+1 | |
| 2025-04-21 | fix makefile | Freya Murphy | 1 | -1/+1 | |
| 2025-04-21 | make somce changes to procs | Freya Murphy | 1 | -1/+1 | |
| 2025-04-20 | fix makefile target | Freya Murphy | 1 | -9/+9 | |
| 2025-04-20 | generate disk image as make step | Ian McFarlane | 1 | -6/+12 | |
| 2025-04-19 | UEFI and republicans | Freya Murphy | 1 | -2/+9 | |
| 2025-04-17 | fix compile warnings | Freya Murphy | 1 | -0/+1 | |
| 2025-04-17 | qemu-kvm-nox | Freya Murphy | 1 | -1/+4 | |
| 2025-04-17 | fix ldflags | Freya Murphy | 1 | -1/+1 | |
| 2025-04-17 | elf sym loading | Freya Murphy | 1 | -15/+58 | |
| 2025-04-16 | add qemu-kvm make target | Freya Murphy | 1 | -0/+3 | |
| 2025-04-10 | fix random ampersand? how did i do that | Ian McFarlane | 1 | -1/+1 | |
| 2025-04-10 | fixed whitespace in makefile | Ian McFarlane | 1 | -4/+4 | |
| 2025-04-10 | add nox targets to makefile | Ian McFarlane | 1 | -2/+8 | |
| 2025-04-08 | undo bad | Freya Murphy | 1 | -6/+1 | |
| 2025-04-08 | fix makefile | Freya Murphy | 1 | -3/+8 | |
| 2025-04-08 | break apart c libaray | Freya Murphy | 1 | -2/+2 | |
| 2025-04-03 | remove annoying output | Freya Murphy | 1 | -1/+1 | |
| 2025-04-03 | grub | Freya Murphy | 1 | -21/+9 | |
| 2025-04-03 | move old kernel code (for now) into kernel/old, trying to get long mode | Freya Murphy | 1 | -3/+3 | |
| 2025-03-27 | disable kvm (breaks gdb), fix kernel to be flat binary | Freya Murphy | 1 | -6/+6 | |
| 2025-03-27 | cpu_reset prints at start, not usefull | Freya Murphy | 1 | -1/+1 | |
| 2025-03-27 | make user.img proper | Freya Murphy | 1 | -1/+1 | |
| 2025-03-27 | remove trailing whitespace | Freya Murphy | 1 | -0/+1 | |
| 2025-03-27 | move user to 0x30000, update kernel.ld | Freya Murphy | 1 | -1/+1 | |
| 2025-03-27 | pull upstream changes, add auto formatting | Freya Murphy | 1 | -1/+5 | |
| 2025-03-26 | kvm on linux only | Freya Murphy | 1 | -2/+6 | |
| 2025-03-25 | more qemu opts and gdb | Freya Murphy | 1 | -2/+13 | |
| 2025-03-25 | convert build system to zig | Freya Murphy | 1 | -308/+20 | |