summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* More work on managerAlexis2112010-04-0729-101/+474
* Some stuff added to userland.Alexis2112010-04-054-1/+58
* More work on IPC.Alexis2112010-04-0519-18/+121
* Shared memory segment manager in userlandAlexis2112010-03-3110-12/+187
* More work on IPC and userland tools.Alexis2112010-03-3028-38/+716
* IPC documented, still not tested.Alexis2112010-03-264-16/+101
* 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