summaryrefslogtreecommitdiff
path: root/Source/Kernel/VFS/FSNode.proto.h
Commit message (Collapse)AuthorAgeFilesLines
* Mount points seem to work, mostly owing to dark magic.Alexis2112009-11-151-2/+2
|
* Some changes, and implemented rm in userland shell.Alexis2112009-10-231-1/+2
|
* More work on syscalls and shellAlexis2112009-10-231-0/+1
|
* More work on syscalls and shellAlexis2112009-10-231-7/+9
|
* Started working on a userland shellAlexis2112009-10-201-2/+14
| | | | This means I'll have to do syscalls for everything I need.
* Re-organized everythingAlexis2112009-10-181-2/+2
|
* Class for file descriptors introduced : File. Not used yet.Alexis2112009-09-131-3/+4
|
* We now can navigate in the VFS using the integrated shell.Alexis2112009-09-131-4/+5
|
* Ram file system seems to work \o/Alexis2112009-09-131-27/+10
|
* Created some filesAlexis2112009-09-131-2/+5
|
* Started working on the VFSAlexis2112009-09-131-0/+83