Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made some minor changes, for compatibility | Nicolas BERNSTEIN | 2009-10-26 | 1 | -0/+1 |
* | More work on userland syscalls : Files are implemented. | Alexis211 | 2009-10-24 | 2 | -0/+61 |
* | More work on syscalls and shell | Alexis211 | 2009-10-23 | 4 | -1/+11 |
* | Started working on user managment | Alexis211 | 2009-10-21 | 2 | -17/+18 |
* | Started working on a userland shell | Alexis211 | 2009-10-20 | 2 | -2/+2 |
* | More work on syscalls | Alexis211 | 2009-10-18 | 2 | -1/+24 |
* | Mem::kalloc and Mem::kfree renamed to Mem::alloc and Mem::kfree | Alexis211 | 2009-10-18 | 3 | -12/+12 |
* | Heap included as well in userland library | Alexis211 | 2009-10-18 | 5 | -0/+441 |
* | Syscall interface starts being implemented ! | Alexis211 | 2009-10-18 | 1 | -0/+2 |
* | Re-organized everything | Alexis211 | 2009-10-18 | 20 | -0/+1303 |