Age | Commit message (Expand) | Author |
---|---|---|
2022-07-16 | amd64: barely boot into kernel code | dzwdz |
2022-07-12 | remove the incorrect OPEN_CREATE guards in fs drivers | dzwdz |
2022-07-08 | kernel/fsroot: use req_preprocess to calculate offsets everywhere | dzwdz |
2022-07-08 | syscall/fs_respond: get the file id from the buf argument | dzwdz |
2022-07-07 | kernel: add the vfsreq_finish_short shorthand function | dzwdz |
2022-07-07 | kernel/vfs: delegate support in _syscall_fs_respond! | dzwdz |
2022-07-01 | kernel/fsroot: respect offset when reading root | dzwdz |
2022-06-29 | kernel/vfs: add the OPEN_CREATE flag | dzwdz |
2022-05-05 | kernel: fix a few minor compiler warnings | dzwdz |
2022-05-05 | kernel: move fsroot to kernel/arch/i386 | dzwdz |