Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed the way keyboard handling works, fixing a bug. | Alexis211 | 2009-11-14 | 1 | -2/+5 |
| | |||||
* | Added a game of life simulator demo | Alexis211 | 2009-11-13 | 1 | -3/+9 |
| | |||||
* | Introduced PaperWork : our init/login manager. | Alexis211 | 2009-11-08 | 1 | -1/+1 |
| | | | | Login with user=root;pass=admin or user=alexis211;pass=iamgod | ||||
* | More work on syscalls and shell | Alexis211 | 2009-10-23 | 1 | -0/+1 |
| | |||||
* | Implemented static syscalls, specific to a class and not an object. | Alexis211 | 2009-10-20 | 1 | -0/+2 |
| | |||||
* | We now have call tables for ressources. | Alexis211 | 2009-10-20 | 1 | -0/+5 |
| | | | | instead of adding calls to ressource in the constructor. | ||||
* | More work on syscalls | Alexis211 | 2009-10-18 | 1 | -0/+3 |
| | |||||
* | Heap included as well in userland library | Alexis211 | 2009-10-18 | 1 | -1/+1 |
| | |||||
* | Syscall interface starts being implemented ! | Alexis211 | 2009-10-18 | 1 | -1/+7 |
| | |||||
* | Re-organized everything | Alexis211 | 2009-10-18 | 1 | -3/+3 |
| | |||||
* | Implemented PipeVT. | Alexis211 | 2009-09-20 | 1 | -1/+1 |
| | |||||
* | We now have scrollable virtual terminals ! | Alexis211 | 2009-09-20 | 1 | -0/+51 |