Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introducing FWIK, the userland C++ framework. Far from complete. | Alex AUVOLAT | 2012-05-19 | 8 | -1011/+0 |
* | Added ANSI support, minimal readline-like library. | Alex AUVOLAT | 2012-05-19 | 3 | -4/+20 |
* | Added some stuff. | Alex AUVOLAT | 2012-05-18 | 2 | -1/+9 |
* | Simple shell added. Simple fprintf function added too. | Alex AUVOLAT | 2012-05-18 | 2 | -2/+18 |
* | Can now spawn new processes. | Alex AUVOLAT | 2012-05-18 | 1 | -0/+3 |
* | A bit of a change in the directory layout. | Alex AUVOLAT | 2012-05-18 | 3 | -1/+51 |
* | Beginning of a VFS implemented. C++ is great. | Alex AUVOLAT | 2012-05-17 | 1 | -0/+11 |
* | Preparations. | Alex AUVOLAT | 2012-05-04 | 1 | -0/+1 |
* | Now using Doug Lea's malloc for userland too. And improved stability. | Alex AUVOLAT | 2012-05-01 | 6 | -27/+888 |
* | Some cleanup ; relocated the kernel at 0xC0000000 | Alex AUVOLAT | 2012-05-01 | 3 | -0/+45 |