Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a game of life simulator demo | Alexis211 | 2009-11-13 | 1 | -0/+17 |
| | |||||
* | Introduced PaperWork : our init/login manager. | Alexis211 | 2009-11-08 | 1 | -2/+2 |
| | | | | Login with user=root;pass=admin or user=alexis211;pass=iamgod | ||||
* | Some changes, and implemented rm in userland shell. | Alexis211 | 2009-10-23 | 1 | -0/+5 |
| | |||||
* | More work | Alexis211 | 2009-10-21 | 1 | -2/+8 |
| | |||||
* | Started working on a userland shell | Alexis211 | 2009-10-20 | 1 | -1/+5 |
| | | | | This means I'll have to do syscalls for everything I need. | ||||
* | Implemented static syscalls, specific to a class and not an object. | Alexis211 | 2009-10-20 | 1 | -1/+1 |
| | |||||
* | We now have call tables for ressources. | Alexis211 | 2009-10-20 | 1 | -8/+19 |
| | | | | instead of adding calls to ressource in the constructor. | ||||
* | More work on syscalls | Alexis211 | 2009-10-18 | 1 | -0/+11 |
| | |||||
* | More work on syscalls | Alexis211 | 2009-10-18 | 1 | -0/+22 |