Age | Commit message (Expand) | Author |
---|---|---|
2022-07-01 | init/fs: move the kernel stuff to /kdev/ | dzwdz |
2022-07-01 | kernel: add the debug_klog syscall for tracking down process ids | dzwdz |
2021-11-26 | init/fs: add the MOUNT macro | dzwdz |
2021-11-26 | init/fs: implement directory injection | dzwdz |
2021-11-17 | init/fs: add "prefix" support to fs_passthrough / proper bind mounts! | dzwdz |
2021-11-16 | init: implement fork2_n_mount | dzwdz |
2021-11-16 | init/fs: fix old style decl | dzwdz |
2021-11-16 | init: implement a halfassed passthrough fs | dzwdz |