aboutsummaryrefslogtreecommitdiff
path: root/src/rules.make
Commit message (Collapse)AuthorAgeFilesLines
* Many things :Alex Auvolat2015-02-141-2/+2
| | | | | | - fix context switching (it actually worked only because of optimizations!) - complete mchmap implementation - adjust elf parser to load binaries correctly even without FM_MMAP
* Rearrange testing architecture : just type 'make run_tests'Alex Auvolat2015-02-141-5/+2
|
* Implement switching to usermode.Alex Auvolat2015-02-131-1/+1
|
* Complete nullfs : create, delete, trunc, read, writeAlex Auvolat2015-02-131-0/+1
|
* kmain.c is kind of an example of how the VFS should be used from the outside...Alex Auvolat2015-02-121-1/+1
|
* Reorganize all.Alex Auvolat2015-02-091-0/+34