summaryrefslogtreecommitdiff
path: root/Source/Kernel/VTManager/VirtualTerminal.proto.h
Commit message (Collapse)AuthorAgeFilesLines
* Changed the way keyboard handling works, fixing a bug.Alexis2112009-11-141-2/+5
|
* Added a game of life simulator demoAlexis2112009-11-131-3/+9
|
* Introduced PaperWork : our init/login manager.Alexis2112009-11-081-1/+1
| | | | Login with user=root;pass=admin or user=alexis211;pass=iamgod
* More work on syscalls and shellAlexis2112009-10-231-0/+1
|
* Implemented static syscalls, specific to a class and not an object.Alexis2112009-10-201-0/+2
|
* We now have call tables for ressources.Alexis2112009-10-201-0/+5
| | | | instead of adding calls to ressource in the constructor.
* More work on syscallsAlexis2112009-10-181-0/+3
|
* Heap included as well in userland libraryAlexis2112009-10-181-1/+1
|
* Syscall interface starts being implemented !Alexis2112009-10-181-1/+7
|
* Re-organized everythingAlexis2112009-10-181-3/+3
|
* Implemented PipeVT.Alexis2112009-09-201-1/+1
|
* We now have scrollable virtual terminals !Alexis2112009-09-201-0/+51