summaryrefslogtreecommitdiff
path: root/src/kernel/ui
Commit message (Collapse)AuthorAgeFilesLines
* Serial port used for writing kernel output.Alex AUVOLAT2013-07-101-1/+2
| | | | Project: give total control to userland over display/input devices.
* Many bug corrections.Alex AUVOLAT2013-06-091-1/+1
|
* All FWIK is deleted. YOSH is now pure C. Not-working KBASIC included.Alex AUVOLAT2013-06-082-33/+10
|
* Corrected some bugs in readline && multitasking improvement.Alex AUVOLAT2012-05-201-2/+2
|
* 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