summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
devbuild: Move 'login' to system binariesIan Moffett40 min.
masterlibc: unistd: Add read system call interfaceIan Moffett3 hours
 
 
AgeCommit messageAuthor
3 hourslibc: unistd: Add read system call interfaceHEADmasterIan Moffett
4 hourskern: Add SYS_read system call for file I/OIan Moffett
4 hourskern: omar: Implement VFS read vopIan Moffett
4 hourskern: namei: Return vnode before exiting functionIan Moffett
4 hourskern: namei: Return -NOENT at function endIan Moffett
4 hourskern: vfs: Add vnode operation for readsIan Moffett
4 hourskern: omar: Set vnode ops per looked up nodeIan Moffett
4 hourskern: filedesc: Don't stop searching without fdIan Moffett
4 hourskern: filedesc: Remove outdated commentIan Moffett
4 hourskern: vfs: Add NULL check for write vopIan Moffett
[...]