Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change VFS interface : handles no longer visible to underlying FS. | Alex Auvolat | 2015-03-02 | 1 | -22/+36 |
* | PCI enumeration ; rename dev:/ to io:/ | Alex Auvolat | 2015-02-24 | 1 | -3/+3 |
* | Userland test infrastructure | Alex Auvolat | 2015-02-19 | 1 | -26/+1 |
* | Several things : | Alex Auvolat | 2015-02-19 | 1 | -18/+21 |
* | Implement basic syscalls... | Alex Auvolat | 2015-02-19 | 1 | -0/+25 |
* | Implement userspace malloc | Alex Auvolat | 2015-02-19 | 1 | -0/+26 |
* | Moving files. | Alex Auvolat | 2015-02-15 | 1 | -2/+0 |
* | Add binary tree implementation. NOT TESTED, FULL OF BUGS. | Alex Auvolat | 2015-02-14 | 1 | -0/+1 |
* | Begin implementation of syscalls. | Alex Auvolat | 2015-02-13 | 2 | -3/+7 |
* | Implement ELF loading ; arrange so that user processes run. | Alex Auvolat | 2015-02-13 | 1 | -1/+1 |
* | Reorganize code in preparation for user apps. | Alex Auvolat | 2015-02-13 | 2 | -0/+21 |