summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* IPC not tested but suposedly working.Alexis2112010-03-2418-62/+369
|
* More work on IPCAlexis2112010-03-2320-35/+316
|
* old uncommited changes commitedAlexis2112010-03-0218-19/+231
|
* Added thread_new syscallAlexis2112010-02-098-14/+41
|
* Added user mode support and monitor_writeDecAlexis2112010-02-0917-17/+159
|
* ReorganisationAlexis2112010-02-0648-23/+104
|
* Everything seems to work : loading a module that displays a message.Alexis2112010-02-0510-19/+23
|
* More work, does not workAlexis2112010-02-0515-365/+120
|
* Elf loader addedAlexis2112010-02-054-3/+108
|
* More work on tasking, paging, syscalls, stuff.Alexis2112010-02-0511-240/+386
|
* Start work on syscalls, advanced tasking, segmentationAlexis2112010-02-0512-134/+334
|
* Start syscall workAlexis2112010-02-037-129/+197
|
* ReogranizationAlexis2112010-02-0329-174/+181
|
* Minor changesAlexis2112010-01-253-2/+2
|
* First commitAlexis2112010-01-2537-0/+2059