summaryrefslogtreecommitdiff
path: root/src/kernel/arch/amd64/driver/fsroot.c
AgeCommit message (Expand)Author
2022-08-08fs: getsize() on directoriesdzwdz
2022-08-08kernel/backend: remove the kern.ready() methoddzwdz
2022-08-07driver/ps2: prepare for mouse supportdzwdz
2022-08-05add _syscall_getsizedzwdz
2022-08-04do some simple TODOs, organize the rest; general code maintainancedzwdz
2022-08-01amd64: remove the VGA text mode driverdzwdz
2022-08-01amd64: /video/b device, provided by grubdzwdz
2022-07-29syscall/write: WRITE_TRUNCATEdzwdz
2022-07-29use a shared fs_normslice() function to handle offsetsdzwdz
2022-07-26shared: move some headers from shared/ to camellia/dzwdz
2022-07-21fix type-related compiler warningsdzwdz
2022-07-17kernel/virt_cpy: error struct, better error handlingdzwdz
2022-07-16amd64: back at the shell!dzwdz
2022-07-16amd64: barely boot into kernel codedzwdz