summaryrefslogtreecommitdiff
path: root/Source/Kernel/VFS/DirectoryNode.class.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bugfixes with mountpointsAlexis2112009-12-271-1/+6
* Added some screenshots, re-organized some stuff.Alexis2112009-11-271-1/+1
* Mount points seem to work, mostly owing to dark magic.Alexis2112009-11-151-1/+44
* Some changes, and implemented rm in userland shell.Alexis2112009-10-231-0/+2
* More work on syscalls and shellAlexis2112009-10-231-0/+19
* Nothing intrestingAlexis2112009-09-261-0/+12
* Added a few commands to kernel shell (rm && mkdir).Alexis2112009-09-141-0/+1
* Class for file descriptors introduced : File. Not used yet.Alexis2112009-09-131-0/+2
* We now can navigate in the VFS using the integrated shell.Alexis2112009-09-131-0/+76