summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAgeFilesLines
* Removed all old object/request/... stuff (that was crap)Alexis2112010-09-103-158/+21
|
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-0/+9
| | | | Found a bug in heap_contract (not sure) but didn't fix it.
* Using a cross-compiler. Better makefile system.Alexis2112010-08-102-59/+10
|
* 0.0.4 is outAlexis2112010-04-082-4/+0
|
* More work on managerAlexis2112010-04-072-42/+115
|
* More work on IPC.Alexis2112010-04-054-7/+67
|
* More work on IPC and userland tools.Alexis2112010-03-301-10/+31
|
* IPC documented, still not tested.Alexis2112010-03-261-9/+9
|
* IPC not tested but suposedly working.Alexis2112010-03-241-8/+24
|
* More work on IPCAlexis2112010-03-232-4/+6
|
* Added thread_new syscallAlexis2112010-02-091-6/+13
|
* Added user mode support and monitor_writeDecAlexis2112010-02-092-3/+7
|
* ReorganisationAlexis2112010-02-062-0/+40