summaryrefslogtreecommitdiff
path: root/src/kernel/vfs/root.c
AgeCommit message (Collapse)Author
2021-09-18merge `kernel/types.h` and `init/types.h`dzwdz
2021-09-12vfs_request refactor pt2dzwdz
2021-09-12vfs request refactor pt1dzwdz
2021-09-05move most of the memory stuff to kernel/mem/dzwdz
2021-09-05root vfs: implement writing to /ttydzwdz
2021-09-04new vfs impl pt. 1: implement open()dzwdz