summaryrefslogtreecommitdiff
path: root/src/kernel/ui/vt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Corrected some bugs in readline && multitasking improvement.Alex AUVOLAT2012-05-201-2/+2
* Added ANSI support, minimal readline-like library.Alex AUVOLAT2012-05-191-24/+187
* Added some stuff.Alex AUVOLAT2012-05-181-1/+7
* Simple shell added. Simple fprintf function added too.Alex AUVOLAT2012-05-181-2/+12
* Can now spawn new processes.Alex AUVOLAT2012-05-181-0/+1
* The keyboard handling, it's getting better. + Funny screenshot.Alex AUVOLAT2012-05-181-14/+87
* A bit of a change in the directory layout.Alex AUVOLAT2012-05-181-2/+2
* Minor changes.Alex AUVOLAT2012-05-181-1/+5
* Devices using the VFS structure. Basic keyboard handler.Alex AUVOLAT2012-05-171-0/+159