Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mem::kalloc and Mem::kfree renamed to Mem::alloc and Mem::kfree | Alexis211 | 2009-10-18 | 1 | -2/+2 |
* | Loading binaries now is done through a much more unified interface. | Alexis211 | 2009-10-18 | 1 | -20/+7 |
* | Melon now loads a simple ASM application out of the ramfs | Alexis211 | 2009-10-17 | 1 | -0/+31 |
* | The kernel shell is now in an independent class, KernelShell:: | Alexis211 | 2009-10-02 | 1 | -0/+104 |