summaryrefslogtreecommitdiff
path: root/src/kernel/arch/i386/driver/fsroot.c
AgeCommit message (Expand)Author
2022-07-16amd64: barely boot into kernel codedzwdz
2022-07-12remove the incorrect OPEN_CREATE guards in fs driversdzwdz
2022-07-08kernel/fsroot: use req_preprocess to calculate offsets everywheredzwdz
2022-07-08syscall/fs_respond: get the file id from the buf argumentdzwdz
2022-07-07kernel: add the vfsreq_finish_short shorthand functiondzwdz
2022-07-07kernel/vfs: delegate support in _syscall_fs_respond!dzwdz
2022-07-01kernel/fsroot: respect offset when reading rootdzwdz
2022-06-29kernel/vfs: add the OPEN_CREATE flagdzwdz
2022-05-05kernel: fix a few minor compiler warningsdzwdz
2022-05-05kernel: move fsroot to kernel/arch/i386dzwdz