summaryrefslogtreecommitdiff
path: root/src/cmd/shell
AgeCommit message (Expand)Author
2024-07-26kernel: implement _sys_intr_returndzwdz
2024-07-25kernel: pass more information to user on interruptdzwdz
2024-05-11kernel: remove HANDLE_NULLFSdzwdz
2024-02-21user/*: remove some minor header-related TODOsdzwdz
2023-09-30user: rework terminal handlingdzwdz
2023-09-07user: fix stdio stream pos; remove the shell pipe redir workarounddzwdz
2023-09-07shell: use waitpiddzwdz
2023-09-07shell: fix endless loop after redirectiondzwdz
2023-08-31kernel: add _sys_getprocfs in place of HANDLE_PROCFSdzwdz
2023-08-29kernel: remove _sys_await, emulate it in libcdzwdz
2023-08-14reorganization: first stepsdzwdz