summaryrefslogtreecommitdiff
path: root/src/sys/fs/devfs.c
AgeCommit message (Expand)Author
2025-10-20kern: devfs: Expose devfs read callbackIan Moffett
2025-10-20kern: vfs: Add chardev vnode typeIan Moffett
2025-10-17kern: devfs: Fix typo in VFS ops structureIan Moffett
2025-09-27kern: fs: Add initial devfs implementationIan Moffett