summaryrefslogtreecommitdiff
path: root/src/sys/include/fs
AgeCommit message (Collapse)Author
48 hourskern: devfs: Expose devfs read callbackHEADmasterdevIan Moffett
This commit makes devfs character device entries readable via its read callback. Signed-off-by: Ian Moffett <ian@osmora.org>
2025-09-27kern: fs: Add initial devfs implementationIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>