summaryrefslogtreecommitdiff
path: root/Source/Applications/Shell/Shell-fs.ns.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Introduced PaperWork : our init/login manager.Alexis2112009-11-081-1/+1
| | | | Login with user=root;pass=admin or user=alexis211;pass=iamgod
* More work on syscalls : userland applications can run other apps.Alexis2112009-10-241-0/+21
|
* More work on userland syscalls : Files are implemented.Alexis2112009-10-241-0/+35
| | | | TextFile now is a common (= kernel and userland) library.
* Added some screenshots (\o/) and implemented mkdir in userland.Alexis2112009-10-231-0/+14
|
* Some changes, and implemented rm in userland shell.Alexis2112009-10-231-4/+18
|
* More work on syscalls and shellAlexis2112009-10-231-0/+52