Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-organized everything | Alexis211 | 2009-10-18 | 1 | -4/+5 |
* | We can now load ELF binaries !!! | Alexis211 | 2009-10-18 | 1 | -2/+2 |
* | Melon now loads a simple ASM application out of the ramfs | Alexis211 | 2009-10-17 | 1 | -1/+2 |
* | Each Process now has a user heap. | Alexis211 | 2009-10-17 | 1 | -4/+7 |
* | Tasking now works with linked lists | Alexis211 | 2009-10-11 | 1 | -0/+3 |
* | Keymaps are now loaded from ramfs. | Alexis211 | 2009-09-20 | 1 | -1/+2 |
* | We now have scrollable virtual terminals ! | Alexis211 | 2009-09-20 | 1 | -1/+5 |
* | Changes in mutexes, vectors and VTs : | Alexis211 | 2009-09-18 | 1 | -1/+1 |
* | Added a few commands to kernel shell (rm && mkdir). | Alexis211 | 2009-09-14 | 1 | -1/+1 |
* | Kernel can now load an Initrd. | Alexis211 | 2009-09-13 | 1 | -2/+2 |
* | RamFS creatable but not loadable yet | Alexis211 | 2009-09-13 | 1 | -3/+8 |
* | Cleanup'ed a TODO | Alexis211 | 2009-09-06 | 1 | -1/+2 |
* | We now have (partial) support for UTF-8. | Alexis211 | 2009-08-29 | 1 | -2/+2 |
* | . | Alexis211 | 2009-08-29 | 1 | -1/+1 |
* | System boots up and shows a nice ASCII art logo. | Alexis211 | 2009-08-21 | 1 | -0/+48 |