summaryrefslogtreecommitdiff
path: root/Source/Kernel/VTManager/VirtualTerminal.proto.h
Commit message (Collapse)AuthorAgeFilesLines
* 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