Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More work on userland syscalls : Files are implemented. | Alexis211 | 2009-10-24 | 1 | -38/+5 |
| | | | | TextFile now is a common (= kernel and userland) library. | ||||
* | Added some screenshots (\o/) and implemented mkdir in userland. | Alexis211 | 2009-10-23 | 1 | -0/+31 |
| | |||||
* | Some changes, and implemented rm in userland shell. | Alexis211 | 2009-10-23 | 1 | -3/+7 |
| | |||||
* | Added a few commands to kernel shell (rm && mkdir). | Alexis211 | 2009-09-14 | 1 | -1/+3 |
| | | | | Also fixed a bug in VFS::remove. | ||||
* | Class for file descriptors introduced : File. Not used yet. | Alexis211 | 2009-09-13 | 1 | -0/+135 |