Age | Commit message (Expand) | Author |
---|---|---|
2024-08-17 | kernel: immediately fail open() request instead of truncating the path | dzwdz |
2024-07-22 | tests: check if SSE registers are preserved on context switches | dzwdz |
2024-07-11 | kernel: start cleaning up VfsRequest | dzwdz |
2024-05-19 | kernel: implement /dev/bintime | dzwdz |
2024-05-11 | kernel: DUP_RDONLY and DUP_WRONLY | dzwdz |
2024-05-11 | kernel: remove HANDLE_NULLFS | dzwdz |
2024-05-11 | kernel: fix null dereference when delegating an nonexistent handle | dzwdz |
2024-02-23 | kernel: fix _sys_fs_wait in init | dzwdz |
2023-12-25 | kernel: _sys_getnull() (basically /dev/null) | dzwdz |
2023-09-29 | *: properly remove _sys_filicide | dzwdz |
2023-09-18 | kernel: implement _sys_time() | dzwdz |
2023-09-17 | kernel/amd64: add HPET support, slightly rework time handling | dzwdz |
2023-08-29 | kernel: remove _sys_await, emulate it in libc | dzwdz |
2023-08-29 | tests: fix everything broken by the pipe change | dzwdz |
2023-08-14 | reorganization: first steps | dzwdz |