Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-05-11 | update readmeHEADmain | Freya Murphy | 1 | -10/+0 | |
2025-05-06 | fix merge conflict badness | Freya Murphy | 1 | -123/+7 | |
2025-05-06 | finished documentation, and deleted ramfs.c and ramfs.h, as both were ↵ | Galen Sagarin | 3 | -215/+0 | |
nowhere near implemented. | |||||
2025-05-06 | edited a bit of documentation for tar.c | Galen Sagarin | 1 | -4/+118 | |
2025-05-06 | update clangd compile flags | Freya Murphy | 2 | -1/+3 | |
2025-05-06 | update makefile | Freya Murphy | 1 | -2/+2 | |
2025-05-06 | add docstring stmt | Freya Murphy | 1 | -0/+6 | |
2025-05-06 | fix tbl | Freya Murphy | 1 | -2/+0 | |
2025-05-06 | update readmes | Freya Murphy | 2 | -2/+27 | |
2025-05-06 | readme & license | Freya Murphy | 3 | -0/+167 | |
2025-05-06 | fmt | Freya Murphy | 4 | -196/+211 | |
2025-05-06 | more docs | Freya Murphy | 3 | -0/+166 | |
2025-05-06 | documentation for ata | Ian McFarlane | 1 | -1/+17 | |
2025-05-06 | FS.md documentation | Galen Sagarin | 1 | -0/+19 | |
2025-05-06 | add unfinished forkman game and syscalls | Ian McFarlane | 8 | -27/+547 | |
2025-05-06 | tar.c documentation | Galen Sagarin | 1 | -57/+55 | |
2025-05-06 | start docs | Freya Murphy | 7 | -1/+209 | |
2025-05-06 | set max res for gop framebuffer | Freya Murphy | 1 | -0/+4 | |
2025-05-06 | smooth scrolling for term | Freya Murphy | 1 | -3/+23 | |
2025-05-06 | increase identity map | Freya Murphy | 1 | -1/+1 | |
2025-05-06 | fmt | Freya Murphy | 2 | -194/+203 | |
2025-05-06 | Fixed a parentheses issuetarBranch | Galen Sagarin | 1 | -3/+3 | |
2025-05-06 | fixed tar_seek | Galen Sagarin | 1 | -3/+4 | |
2025-05-06 | Commenting out ramfs things because they aren't working | Galen Sagarin | 2 | -2/+2 | |
2025-05-06 | A few bugfixes for tar.c | Galen Sagarin | 1 | -5/+8 | |
2025-05-06 | tarfs.c, as well as an incomplete ramfs.c: | Galen Sagarin | 4 | -208/+450 | |
2025-05-06 | fixestarfs_freya | Freya Murphy | 2 | -2/+2 | |
2025-05-06 | set pit into mode3 (fixes uefi) | Freya Murphy | 1 | -2/+2 | |
2025-05-06 | make ps2 not do led stuff, it brokie | Freya Murphy | 2 | -4/+2 | |
2025-05-06 | init improvements | Freya Murphy | 1 | -22/+62 | |
2025-05-06 | kernel alloc should not be doing all of this, make it simpler (and work) | Freya Murphy | 1 | -142/+14 | |
2025-05-06 | virt alloc fixes | Freya Murphy | 1 | -19/+17 | |
2025-05-06 | add some memory logging | Freya Murphy | 2 | -32/+76 | |
2025-05-06 | terrible hack to not overwrite mboot data | Freya Murphy | 4 | -11/+58 | |
2025-05-06 | remove sym lookup | Freya Murphy | 1 | -3/+2 | |
2025-05-06 | update fs | Freya Murphy | 2 | -5/+5 | |
2025-05-05 | pc spkr | Freya Murphy | 10 | -21/+144 | |
2025-05-02 | off by one | Freya Murphy | 1 | -1/+1 | |
2025-05-02 | broken? | Freya Murphy | 1 | -59/+60 | |
2025-05-02 | temp badness | Freya Murphy | 2 | -19/+27 | |
2025-05-01 | changes idk | Freya Murphy | 6 | -11/+26 | |
2025-05-01 | ramdisk | Freya Murphy | 4 | -9/+39 | |
2025-05-01 | add some warnings so i know what the fuck is going wrong, bah | Freya Murphy | 1 | -3/+10 | |
2025-05-01 | fix yet another terrible bug, someone please kill me | Freya Murphy | 1 | -7/+15 | |
2025-05-01 | more data! | Freya Murphy | 1 | -1/+1 | |
2025-05-01 | FUCKING OFF BY ONE ERRORS | Freya Murphy | 1 | -2/+2 | |
2025-05-01 | comment out non contigous phys page allocator, its causing problems and this ↵ | Freya Murphy | 1 | -49/+65 | |
is due tomorrow, dear god aaaaaaaaa | |||||
2025-05-01 | finish syscall impls | Freya Murphy | 18 | -37/+398 | |
2025-04-30 | tarfs | Freya Murphy | 7 | -26/+339 | |
2025-04-30 | fmt | Freya Murphy | 2 | -4/+6 | |