boredos_mirror/src/fs
2026-05-08 21:03:51 +02:00
..
bootfs.c fs: implement FAT32 LFN support and root volume abstraction 2026-05-08 21:02:14 +02:00
bootfs.h fs: implement FAT32 LFN support and root volume abstraction 2026-05-08 21:02:14 +02:00
fat32.c fs: implement FAT32 LFN support and root volume abstraction 2026-05-08 21:02:14 +02:00
fat32.h fs: implement FAT32 LFN support and root volume abstraction 2026-05-08 21:02:14 +02:00
mkfs_fat32.c feature(install): add system installer and FAT32 formatting utility 2026-05-08 21:03:51 +02:00
mkfs_fat32.h feature(install): add system installer and FAT32 formatting utility 2026-05-08 21:03:51 +02:00
procfs.c FEATURE: add Bsh + userspace terminal, remove legacy cmd/cli utils 2026-04-15 22:47:24 +02:00
procfs.h FEAT: VFS overhaul 2026-04-12 17:53:31 +02:00
sysfs.c FEAT: VFS overhaul 2026-04-12 17:53:31 +02:00
sysfs.h FEAT: VFS overhaul 2026-04-12 17:53:31 +02:00
tar.c fs: implement FAT32 LFN support and root volume abstraction 2026-05-08 21:02:14 +02:00
tar.h feat: .tar application loading 2026-03-23 09:10:17 +01:00
vfs.c FEAT: Verbose boot 2026-04-13 12:17:39 +02:00
vfs.h FEAT: VFS overhaul 2026-04-12 17:53:31 +02:00