summaryrefslogtreecommitdiff
path: root/src/kernel/ui
Commit message (Expand)AuthorAgeFilesLines
* Added ANSI support, minimal readline-like library.Alex AUVOLAT2012-05-192-26/+190
* Added some stuff.Alex AUVOLAT2012-05-181-1/+7
* Simple shell added. Simple fprintf function added too.Alex AUVOLAT2012-05-182-4/+14
* Can now spawn new processes.Alex AUVOLAT2012-05-181-0/+1
* The keyboard handling, it's getting better. + Funny screenshot.Alex AUVOLAT2012-05-182-16/+101
* A bit of a change in the directory layout.Alex AUVOLAT2012-05-181-2/+2
* Minor changes.Alex AUVOLAT2012-05-182-2/+11
* Devices using the VFS structure. Basic keyboard handler.Alex AUVOLAT2012-05-172-0/+208