aboutsummaryrefslogtreecommitdiff
path: root/mirai/fs
AgeCommit message (Expand)AuthorFilesLines
2026-02-24Bunch of stuff moved as .old for new arch changeBobby10-785/+0
2026-02-20feat: Add used_clusters tracking in AFS and update disk info retrievalBobby4-37/+22
2026-02-20feat: Implement CMOS/RTC and CPUID operations, add PIT driver, and enhance AF...Bobby3-0/+60
2026-02-15Refactor AFS and GPT Filesystem ImplementationBobby11-744/+740
2026-01-28feat: Update stack viewer to include owner, permissions, and modified time de...Bobby1-0/+1
2026-01-27feat: Add owner and permission fields to AFS directory entry structureBobby1-3/+23
2026-01-27feat: Enhance stack display with size information and improve error handlingBobby1-1/+40
2026-01-27Refactor memory management and system constantsBobby1-0/+44
2026-01-23refactor: Reorder and organize import statements across multiple files for im...Bobby1-2/+1
2026-01-23feat: Remove debug print statements across various modules to clean up outputBobby2-28/+0
2025-12-12file descriptors, IO, and more invocationsBobby1-0/+284
2025-12-08complete AFS as a standalone filesystemBobby2-278/+244
2025-12-01implement GPT parser, ACHI and PCI drivers, update AFS to use AHCIBobby2-258/+355
2025-11-27impl mi and nav with args; update fs to show extensions; add location resolverBobby1-3/+29
2025-11-27akiba shell (ash) with mi (mité) commandBobby1-12/+6
2025-11-27add akiba filesystem with ata, serial, and vga driversBobby1-0/+302