Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin ajusting vfs.c | Alex Auvolat | 2015-02-12 | 2 | -1/+21 |
| | |||||
* | kmain.c is kind of an example of how the VFS should be used from the outside... | Alex Auvolat | 2015-02-12 | 1 | -1/+1 |
| | |||||
* | DOES NOT COMPILE | VFS structure change (VFS centralises more stuff) | Alex Auvolat | 2015-02-12 | 1 | -5/+24 |
| | |||||
* | Add stating on open files | Alex Auvolat | 2015-02-09 | 1 | -0/+17 |
| | |||||
* | Remove file that shouldn't be here. | Alex Auvolat | 2015-02-09 | 1 | -0/+0 |
| | |||||
* | Work on nullfs | Alex Auvolat | 2015-02-09 | 3 | -14/+15 |
| | |||||
* | Make way for nullfs | Alex Auvolat | 2015-02-09 | 3 | -0/+9 |
| | |||||
* | Start work on filesystems. | Alex Auvolat | 2015-02-09 | 1 | -3/+2 |
| | |||||
* | Rebrand | Alex Auvolat | 2015-02-09 | 1 | -0/+1 |
| | |||||
* | Change readme, remove unused code, changed hashtbl to add key freeing function. | Alex Auvolat | 2015-02-09 | 8 | -213/+26 |
| | |||||
* | Reorganize all. | Alex Auvolat | 2015-02-09 | 17 | -0/+1075 |