aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/core/paging.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement ELF loading ; arrange so that user processes run.Alex Auvolat2015-02-131-1/+2
|
* Implement some handling of user stuff...Alex Auvolat2015-02-131-2/+2
|
* Add stubs for process-related functions.Alex Auvolat2015-02-131-5/+13
|
* Prepare for user memory management and usermode codeAlex Auvolat2015-02-131-39/+64
|
* Cleanup output.Alex Auvolat2015-02-131-0/+1
|
* Change semantics of pd_map_page to return true on success, false on error.Alex Auvolat2015-02-091-5/+5
|
* Reorganize all.Alex Auvolat2015-02-091-0/+298