summaryrefslogtreecommitdiff
path: root/kernel/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-01changes idkFreya Murphy1-0/+1
2025-05-01ramdiskFreya Murphy1-4/+10
2025-05-01finish syscall implsFreya Murphy1-5/+10
2025-04-30tarfsFreya Murphy2-3/+266
2025-04-30fmtFreya Murphy1-2/+2
2025-04-30update fs headers 3.0Freya Murphy1-7/+10
2025-04-30update fs headers 2.0Freya Murphy1-18/+42
2025-04-29fs header changesFreya Murphy1-1/+1
2025-04-27fs return bytes readFreya Murphy1-12/+13
2025-04-25fix fs off by 1 sectorFreya Murphy1-3/+3
2025-04-22remove bad includesFreya Murphy1-1/+0
2025-04-22fmtFreya Murphy1-2/+2
2025-04-21fix kernel fs invalid err offset bugFreya Murphy1-2/+3
2025-04-21make fs use void*Freya Murphy1-2/+2
2025-04-21fmt, rename some fnsFreya Murphy1-19/+26
2025-04-21fs read/write functions, initrdFreya Murphy1-16/+142
2025-04-04fix file pointersFreya Murphy1-2/+4
2025-04-04fmtFreya Murphy1-17/+18
2025-04-04adde disk read/write functionsFreya Murphy1-0/+20
2025-04-04generic file system structuresFreya Murphy1-0/+59