Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introducing FWIK, the userland C++ framework. Far from complete. | Alex AUVOLAT | 2012-05-19 | 1 | -35/+0 |
* | Added ANSI support, minimal readline-like library. | Alex AUVOLAT | 2012-05-19 | 1 | -2/+2 |
* | Can now spawn new processes. | Alex AUVOLAT | 2012-05-18 | 1 | -0/+3 |
* | 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 | 2 | -12/+2 |
* | Some cleanup ; relocated the kernel at 0xC0000000 | Alex AUVOLAT | 2012-05-01 | 2 | -0/+30 |