Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrections | Alexis211 | 2009-12-09 | 1 | -2/+2 |
| | |||||
* | Some changes | Alexis211 | 2009-12-09 | 1 | -0/+1 |
| | |||||
* | Change on memory handling, and .iface.h files documented. | Alexis211 | 2009-12-09 | 1 | -17/+17 |
| | |||||
* | Introduced PaperWork : our init/login manager. | Alexis211 | 2009-11-08 | 1 | -0/+4 |
| | | | | Login with user=root;pass=admin or user=alexis211;pass=iamgod | ||||
* | More work on syscalls : userland applications can run other apps. | Alexis211 | 2009-10-24 | 1 | -0/+10 |
| | |||||
* | More work on userland syscalls : Files are implemented. | Alexis211 | 2009-10-24 | 1 | -1/+3 |
| | | | | TextFile now is a common (= kernel and userland) library. | ||||
* | Started working on user managment | Alexis211 | 2009-10-21 | 1 | -0/+3 |
| | |||||
* | Implemented static syscalls, specific to a class and not an object. | Alexis211 | 2009-10-20 | 1 | -0/+4 |
| | |||||
* | We now have call tables for ressources. | Alexis211 | 2009-10-20 | 1 | -4/+4 |
| | | | | instead of adding calls to ressource in the constructor. | ||||
* | Heap included as well in userland library | Alexis211 | 2009-10-18 | 1 | -0/+1 |
| | |||||
* | More work on syscalls | Alexis211 | 2009-10-18 | 1 | -0/+8 |