Age | Commit message (Expand) | Author |
---|---|---|
2024-05-11 | kernel: remove HANDLE_NULLFS | dzwdz |
2024-02-21 | user/*: remove some minor header-related TODOs | dzwdz |
2023-09-30 | user: rework terminal handling | dzwdz |
2023-09-07 | user: fix stdio stream pos; remove the shell pipe redir workaround | dzwdz |
2023-09-07 | shell: use waitpid | dzwdz |
2023-09-07 | shell: fix endless loop after redirection | dzwdz |
2023-08-31 | kernel: add _sys_getprocfs in place of HANDLE_PROCFS | dzwdz |
2023-08-29 | kernel: remove _sys_await, emulate it in libc | dzwdz |
2023-08-14 | reorganization: first steps | dzwdz |