summaryrefslogtreecommitdiff
path: root/src/kernel/vfs
Commit message (Collapse)AuthorAgeFilesLines
* Can now spawn new processes.Alex AUVOLAT2012-05-181-1/+4
|
* Added initrd. Status: VFS support, totally useless shell.Alex AUVOLAT2012-05-186-1/+151
|
* The keyboard handling, it's getting better. + Funny screenshot.Alex AUVOLAT2012-05-182-2/+8
|
* A bit of a change in the directory layout.Alex AUVOLAT2012-05-181-1/+1
|
* Devices using the VFS structure. Basic keyboard handler.Alex AUVOLAT2012-05-173-5/+14
|
* Beginning of a VFS implemented. C++ is great.Alex AUVOLAT2012-05-174-0/+250