Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mem::kalloc and Mem::kfree renamed to Mem::alloc and Mem::kfree | Alexis211 | 2009-10-18 | 4 | -12/+13 |
* | Heap included as well in userland library | Alexis211 | 2009-10-18 | 11 | -1/+531 |
* | More work on syscalls | Alexis211 | 2009-10-18 | 5 | -0/+54 |
* | Syscall interface starts being implemented ! | Alexis211 | 2009-10-18 | 9 | -13/+100 |
* | Re-organized everything | Alexis211 | 2009-10-18 | 24 | -0/+1375 |