summaryrefslogtreecommitdiff
path: root/src/kernel/vfs/root.c
AgeCommit message (Expand)Author
2021-11-14kernel/vfs: allow reading the root directorydzwdz
2021-10-03vfs_root_handler: correct the panic type to invalid statedzwdz
2021-10-02implement serial/tty inputdzwdz
2021-09-20create a few specialized panic()sdzwdz
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