summaryrefslogtreecommitdiff
path: root/Source/Kernel/VFS/VFS.ns.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added a few commands to kernel shell (rm && mkdir).Alexis2112009-09-141-1/+3
| | | | Also fixed a bug in VFS::remove.
* Class for file descriptors introduced : File. Not used yet.Alexis2112009-09-131-0/+135