summaryrefslogtreecommitdiff
path: root/Source/Kernel/VFS
Commit message (Expand)AuthorAgeFilesLines
* Added a few commands to kernel shell (rm && mkdir).Alexis2112009-09-142-1/+4
* Class for file descriptors introduced : File. Not used yet.Alexis2112009-09-136-5/+302
* We now can navigate in the VFS using the integrated shell.Alexis2112009-09-136-45/+104
* Ram file system seems to work \o/Alexis2112009-09-137-98/+135
* Created some filesAlexis2112009-09-135-2/+85
* Started working on the VFSAlexis2112009-09-132-0/+87
* Nothing, reallyAlexis2112009-09-111-1/+3
* Added read() and write() functions to Partition::Alexis2112009-09-062-0/+45
* Maybee some changesAlexis2112009-09-021-0/+0
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-315-0/+130