Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | File system initialization | leleraffa97@hotmail.it | 2017-08-26 | 1 | -91/+0 |
| | | | | Simple I/O (sio) interfaced, not yet implemented | ||||
* | Filesystem struct order | leleraffa97@hotmail.it | 2017-08-23 | 1 | -21/+35 |
| | |||||
* | filesystem structure intro and docs | Nao Pross | 2017-08-01 | 1 | -0/+77 |
- new type pid_t and program management mechanism to make it easier to switch to a multitasking kernel - new memory related functions in memory.h to move, copy and manage pages - fix typos |