summaryrefslogtreecommitdiff
path: root/src/kernel/core/kmain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Corrected some bugs in readline && multitasking improvement.Alex AUVOLAT2012-05-201-1/+1
* Added ANSI support, minimal readline-like library.Alex AUVOLAT2012-05-191-0/+5
* Simple shell added. Simple fprintf function added too.Alex AUVOLAT2012-05-181-1/+4
* Added process arguments when loaded as modules.Alex AUVOLAT2012-05-181-1/+19
* Added initrd. Status: VFS support, totally useless shell.Alex AUVOLAT2012-05-181-4/+19
* Improvements. Next: initrd.Alex AUVOLAT2012-05-181-3/+3
* The keyboard handling, it's getting better. + Funny screenshot.Alex AUVOLAT2012-05-181-0/+1
* Minor changes.Alex AUVOLAT2012-05-181-25/+24
* Devices using the VFS structure. Basic keyboard handler.Alex AUVOLAT2012-05-171-21/+35
* Beginning of a VFS implemented. C++ is great.Alex AUVOLAT2012-05-171-0/+3
* Fixed some nasty bugs.Alex AUVOLAT2012-05-171-2/+2
* Migration to C++!Alex AUVOLAT2012-05-041-0/+79