Age | Commit message (Expand) | Author |
---|---|---|
2022-07-30 | user: stderr | dzwdz |
2022-07-28 | user/shell: redirections | dzwdz |
2022-07-27 | user/libc: a shitty fgets() | dzwdz |
2022-07-27 | user/shell: basic shell script support | dzwdz |
2022-07-27 | user/shell: fix echo | dzwdz |
2022-07-27 | user/shell: actual parsing, multiple argument support | dzwdz |
2022-07-27 | user/libc: execve() supports passing argv now | dzwdz |
2022-07-27 | user: cleanup init and the shell's code | dzwdz |
2022-07-26 | user: break out the shell and tests into separate binaries | dzwdz |