Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mem::kalloc and Mem::kfree renamed to Mem::alloc and Mem::kfree | Alexis211 | 2009-10-18 | 1 | -1/+1 |
* | Re-organized everything | Alexis211 | 2009-10-18 | 1 | -1/+1 |
* | Loading binaries now is done through a much more unified interface. | Alexis211 | 2009-10-18 | 1 | -1/+1 |
* | User mode code can now run ! | Alexis211 | 2009-10-17 | 1 | -1/+0 |
* | We now use a temporary stack in task management for : | Alexis211 | 2009-10-16 | 1 | -2/+3 |
* | We now have scrollable virtual terminals ! | Alexis211 | 2009-09-20 | 1 | -1/+1 |
* | Color scheme is now configured in Config.h | Alexis211 | 2009-09-17 | 1 | -2/+0 |
* | Added a few commands to kernel shell (rm && mkdir). | Alexis211 | 2009-09-14 | 1 | -1/+2 |
* | Lots of stuff added : heap, timer, device managment, ... | Alexis211 | 2009-08-22 | 1 | -0/+79 |