Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New heap, simple and bug-free, but inefficient. | katchup | 2010-12-12 | 1 | -0/+3 |
* | Removed all old object/request/... stuff (that was crap) | Alexis211 | 2010-09-10 | 1 | -21/+3 |
* | Each thread has its own stack. Added simple unit tests for kmalloc,kfree | Alexis211 | 2010-09-10 | 1 | -1/+1 |
* | Added a lot of comments in kernel code. A bit of cleaning too. | Alexis211 | 2010-08-10 | 1 | -1/+1 |
* | More work on manager | Alexis211 | 2010-04-07 | 1 | -1/+2 |
* | More work on IPC and userland tools. | Alexis211 | 2010-03-30 | 1 | -0/+2 |
* | IPC not tested but suposedly working. | Alexis211 | 2010-03-24 | 1 | -0/+21 |
* | More work on IPC | Alexis211 | 2010-03-23 | 1 | -2/+9 |
* | old uncommited changes commited | Alexis211 | 2010-03-02 | 1 | -0/+2 |
* | Added thread_new syscall | Alexis211 | 2010-02-09 | 1 | -4/+12 |
* | Reorganisation | Alexis211 | 2010-02-06 | 1 | -0/+21 |