| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tar.c documentation | Galen Sagarin | 2025-05-06 | 1 | -57/+55 |
| * | 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 | 1 | -1/+1 |
| * | 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 | 2 | -208/+404 |
| * | update fs | Freya Murphy | 2025-05-06 | 1 | -2/+2 |
| * | changes idk | Freya Murphy | 2025-05-01 | 1 | -0/+1 |
| * | ramdisk | Freya Murphy | 2025-05-01 | 1 | -4/+10 |
| * | finish syscall impls | Freya Murphy | 2025-05-01 | 1 | -5/+10 |
| * | tarfs | Freya Murphy | 2025-04-30 | 2 | -3/+266 |
| * | fmt | Freya Murphy | 2025-04-30 | 1 | -2/+2 |
| * | update fs headers 3.0 | Freya Murphy | 2025-04-30 | 1 | -7/+10 |
| * | update fs headers 2.0 | Freya Murphy | 2025-04-30 | 1 | -18/+42 |
| * | fs header changes | Freya Murphy | 2025-04-29 | 1 | -1/+1 |
| * | fs return bytes read | Freya Murphy | 2025-04-27 | 1 | -12/+13 |
| * | fix fs off by 1 sector | Freya Murphy | 2025-04-25 | 1 | -3/+3 |
| * | remove bad includes | Freya Murphy | 2025-04-22 | 1 | -1/+0 |
| * | fmt | Freya Murphy | 2025-04-22 | 1 | -2/+2 |
| * | fix kernel fs invalid err offset bug | Freya Murphy | 2025-04-21 | 1 | -2/+3 |
| * | make fs use void* | Freya Murphy | 2025-04-21 | 1 | -2/+2 |
| * | fmt, rename some fns | Freya Murphy | 2025-04-21 | 1 | -19/+26 |
| * | fs read/write functions, initrd | Freya Murphy | 2025-04-21 | 1 | -16/+142 |
| * | fix file pointers | Freya Murphy | 2025-04-04 | 1 | -2/+4 |
| * | fmt | Freya Murphy | 2025-04-04 | 1 | -17/+18 |
| * | adde disk read/write functions | Freya Murphy | 2025-04-04 | 1 | -0/+20 |
| * | generic file system structures | Freya Murphy | 2025-04-04 | 1 | -0/+59 |