Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected some bugs in readline && multitasking improvement. | Alex AUVOLAT | 2012-05-20 | 1 | -1/+1 |
| | |||||
* | Added ANSI support, minimal readline-like library. | Alex AUVOLAT | 2012-05-19 | 1 | -0/+5 |
| | |||||
* | Simple shell added. Simple fprintf function added too. | Alex AUVOLAT | 2012-05-18 | 1 | -1/+4 |
| | |||||
* | Added process arguments when loaded as modules. | Alex AUVOLAT | 2012-05-18 | 1 | -1/+19 |
| | |||||
* | Added initrd. Status: VFS support, totally useless shell. | Alex AUVOLAT | 2012-05-18 | 1 | -4/+19 |
| | |||||
* | Improvements. Next: initrd. | Alex AUVOLAT | 2012-05-18 | 1 | -3/+3 |
| | |||||
* | The keyboard handling, it's getting better. + Funny screenshot. | Alex AUVOLAT | 2012-05-18 | 1 | -0/+1 |
| | |||||
* | Minor changes. | Alex AUVOLAT | 2012-05-18 | 1 | -25/+24 |
| | |||||
* | Devices using the VFS structure. Basic keyboard handler. | Alex AUVOLAT | 2012-05-17 | 1 | -21/+35 |
| | |||||
* | Beginning of a VFS implemented. C++ is great. | Alex AUVOLAT | 2012-05-17 | 1 | -0/+3 |
| | |||||
* | Fixed some nasty bugs. | Alex AUVOLAT | 2012-05-17 | 1 | -2/+2 |
| | |||||
* | Migration to C++! | Alex AUVOLAT | 2012-05-04 | 1 | -0/+79 |