summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-012-48/+0
* It's alive! Or is it? No, it's not.Alex AUVOLAT2012-05-011-8/+14
* Minor changes to display.Alexis2112010-09-111-1/+1
* 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
* 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