summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-0/+1
| | | | Found a bug in heap_contract (not sure) but didn't fix it.
* 0.0.4 is outAlexis2112010-04-081-2/+2
|
* More work on IPC.Alexis2112010-04-051-0/+17
|
* Shared memory segment manager in userlandAlexis2112010-03-311-3/+2
|
* More work on IPC and userland tools.Alexis2112010-03-304-1/+24
|
* IPC documented, still not tested.Alexis2112010-03-261-0/+75
|
* IPC not tested but suposedly working.Alexis2112010-03-242-3/+32
|
* More work on IPCAlexis2112010-03-233-0/+26
|
* old uncommited changes commitedAlexis2112010-03-021-0/+1
|
* Added thread_new syscallAlexis2112010-02-091-0/+2
|
* More work on tasking, paging, syscalls, stuff.Alexis2112010-02-051-1/+3
|
* Start work on syscalls, advanced tasking, segmentationAlexis2112010-02-051-1/+1
|
* Start syscall workAlexis2112010-02-031-0/+11