Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mchmap. Lesson : invalid pointer dereferences happen! with unexpected res... | Alex Auvolat | 2015-02-14 | 1 | -7/+9 |
* | Many things : | Alex Auvolat | 2015-02-14 | 1 | -21/+15 |
* | Implement ELF loading ; arrange so that user processes run. | Alex Auvolat | 2015-02-13 | 1 | -1/+2 |
* | Implement some handling of user stuff... | Alex Auvolat | 2015-02-13 | 1 | -2/+2 |
* | Add stubs for process-related functions. | Alex Auvolat | 2015-02-13 | 1 | -5/+13 |
* | Prepare for user memory management and usermode code | Alex Auvolat | 2015-02-13 | 1 | -39/+64 |
* | Cleanup output. | Alex Auvolat | 2015-02-13 | 1 | -0/+1 |
* | Change semantics of pd_map_page to return true on success, false on error. | Alex Auvolat | 2015-02-09 | 1 | -5/+5 |
* | Reorganize all. | Alex Auvolat | 2015-02-09 | 1 | -0/+298 |