Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many things : | Alex Auvolat | 2015-02-14 | 1 | -0/+12 |
| | | | | | | - fix context switching (it actually worked only because of optimizations!) - complete mchmap implementation - adjust elf parser to load binaries correctly even without FM_MMAP | ||||
* | Add stubs for process-related functions. | Alex Auvolat | 2015-02-13 | 1 | -1/+4 |
| | |||||
* | Prepare for user memory management and usermode code | Alex Auvolat | 2015-02-13 | 1 | -1/+7 |
| | |||||
* | Change semantics of pd_map_page to return true on success, false on error. | Alex Auvolat | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | Reorganize all. | Alex Auvolat | 2015-02-09 | 1 | -0/+31 |