summaryrefslogtreecommitdiff
path: root/Source/Kernel/FileSystems
Commit message (Expand)AuthorAgeFilesLines
* Revive MelonAlex AUVOLAT2014-10-281-3/+3
* Minor changesAlexis2112009-12-191-3/+5
* make qemu-hdd now works greatAlexis2112009-11-292-4/+4
* Fixed some stuffAlexis2112009-11-281-8/+8
* Caching mechanism added and floppy driver fixed on qemu/vboxAlexis2112009-11-282-8/+10
* Added some screenshots, re-organized some stuff.Alexis2112009-11-273-11/+23
* Fixed FATFS::readAlexis2112009-11-251-2/+2
* Multiple things :Alexis2112009-11-241-11/+25
* Screwy implementation of FATFS::readAlexis2112009-11-151-2/+26
* Reading from the FAT12-formatted floppy works \oAlexis2112009-11-154-0/+363
* Mount points seem to work, mostly owing to dark magic.Alexis2112009-11-153-4/+13
* Mem::kalloc and Mem::kfree renamed to Mem::alloc and Mem::kfreeAlexis2112009-10-181-4/+4
* Nothing intrestingAlexis2112009-09-262-15/+41
* Color scheme is now configured in Config.hAlexis2112009-09-171-1/+0
* Class for file descriptors introduced : File. Not used yet.Alexis2112009-09-131-1/+7
* We now can navigate in the VFS using the integrated shell.Alexis2112009-09-133-1/+4
* Kernel can now load an Initrd.Alexis2112009-09-132-0/+67
* RamFS creatable but not loadable yetAlexis2112009-09-131-1/+1
* Ram file system seems to work \o/Alexis2112009-09-136-0/+135
* Created some filesAlexis2112009-09-136-0/+0