Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | mutexes now use the atomic_exchang defined in Task.wtf.asm some vector methods are now declared const VTs now can display (decimal) 64bit integers | ||||
* | Added a few commands to kernel shell (rm && mkdir). | Alexis211 | 2009-09-14 | 1 | -1/+1 |
| | | | | Also fixed a bug in VFS::remove. | ||||
* | 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 |