Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mk_shm syscall ; replace get_mode by fctl. | Alex Auvolat | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | Nullfs now uses pager. | Alex Auvolat | 2015-03-09 | 1 | -3/+1 |
| | |||||
* | Many things : | Alex Auvolat | 2015-02-14 | 1 | -7/+14 |
| | | | | | | - fix context switching (it actually worked only because of optimizations!) - complete mchmap implementation - adjust elf parser to load binaries correctly even without FM_MMAP | ||||
* | Change a bit of structure | Alex Auvolat | 2015-02-14 | 1 | -1/+1 |
| | |||||
* | Implement ELF loading ; arrange so that user processes run. | Alex Auvolat | 2015-02-13 | 1 | -0/+70 |