aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/fs/vfs.c
AgeCommit message (Collapse)Author
2019-11-24Major coding style reformatting -> Kernighan & RitchieMarvin Borner
This project now (hopefully) uses the same style recommended by Kernighan and Ritchie and used in the Linux Kernel
2019-10-30Started implementation of initrd based vfsMarvin Borner