summaryrefslogtreecommitdiff
path: root/Source/Kernel/VFS/VFS.ns.h
Commit message (Collapse)AuthorAgeFilesLines
* Mount points seem to work, mostly owing to dark magic.Alexis2112009-11-151-3/+9
|
* More work on userland syscalls : Files are implemented.Alexis2112009-10-241-3/+2
| | | | TextFile now is a common (= kernel and userland) library.
* Added some screenshots (\o/) and implemented mkdir in userland.Alexis2112009-10-231-0/+1
|
* Some changes, and implemented rm in userland shell.Alexis2112009-10-231-0/+1
|
* Each thread now has a kernel stack and an user stackAlexis2112009-10-171-1/+1
|
* We now can navigate in the VFS using the integrated shell.Alexis2112009-09-131-3/+10
|
* Ram file system seems to work \o/Alexis2112009-09-131-1/+6
|
* Created some filesAlexis2112009-09-131-0/+10