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