summaryrefslogtreecommitdiff
path: root/Source/Library/Userland/Syscall
Commit message (Collapse)AuthorAgeFilesLines
* Introduced V86 mode. It really fits in nicely :)Alexis2112009-11-082-0/+5
|
* Introduced PaperWork : our init/login manager.Alexis2112009-11-082-0/+6
| | | | Login with user=root;pass=admin or user=alexis211;pass=iamgod
* More work on syscalls and shellAlexis2112009-10-231-1/+1
|
* Implemented static syscalls, specific to a class and not an object.Alexis2112009-10-202-3/+6
|
* More work on syscallsAlexis2112009-10-181-0/+11
|
* Syscall interface starts being implemented !Alexis2112009-10-184-12/+57
|
* Re-organized everythingAlexis2112009-10-182-0/+29