summaryrefslogtreecommitdiff
path: root/src/user
Commit message (Expand)AuthorAgeFilesLines
* Improvements. Next: initrd.Alex AUVOLAT2012-05-182-26/+45
* The keyboard handling, it's getting better. + Funny screenshot.Alex AUVOLAT2012-05-181-3/+23
* A bit of a change in the directory layout.Alex AUVOLAT2012-05-187-5/+160
* Beginning of a VFS implemented. C++ is great.Alex AUVOLAT2012-05-174-4/+114
* Fixed some nasty bugs.Alex AUVOLAT2012-05-172-4/+6
* Nothing, just reverted some shit.Alex AUVOLAT2012-05-171-11/+11
* Preparations.Alex AUVOLAT2012-05-042-11/+12
* Now using Doug Lea's malloc for userland too. And improved stability.Alex AUVOLAT2012-05-0114-346/+6293
* Now using Doug Lea's malloc in kernel land. Next: same in userland.Alex AUVOLAT2012-05-011-2/+12
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-0113-0/+546