summaryrefslogtreecommitdiff
path: root/src/cmd
AgeCommit message (Expand)Author
4 dayscmd: hush: Add initial program spawningIan Moffett
4 dayscmd: Add reboot commandIan Moffett
5 dayscmd: hush: Handle backspace on inputIan Moffett
6 dayskern: proc: Add initial penv block supportIan Moffett
6 dayscmd: Add shell prototypeIan Moffett
6 dayscmd: 'test.c' -> 'init.c'Ian Moffett
11 daysbuild: Use toolchain for user programsIan Moffett
2025-09-29lib: Add initial libwidget skeletonIan Moffett
2025-09-17build: 'cmd/test' -> 'cmd/init'Ian Moffett
2025-09-17cmd: test: Use and link with libc stubIan Moffett
2025-09-17build: Add test program to src/cmd/Ian Moffett