summaryrefslogtreecommitdiff
path: root/src/kernel/vfs/node.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added direct acces to video memory from userland.std_c_userlandAlex AUVOLAT2013-07-111-0/+6
* Added ANSI support, minimal readline-like library.Alex AUVOLAT2012-05-191-0/+1
* Simple shell added. Simple fprintf function added too.Alex AUVOLAT2012-05-181-3/+2
* Can now spawn new processes.Alex AUVOLAT2012-05-181-1/+4
* The keyboard handling, it's getting better. + Funny screenshot.Alex AUVOLAT2012-05-181-2/+5
* Devices using the VFS structure. Basic keyboard handler.Alex AUVOLAT2012-05-171-5/+5
* Beginning of a VFS implemented. C++ is great.Alex AUVOLAT2012-05-171-0/+122