Age | Commit message (Expand) | Author |
---|---|---|
4 days | cmd: hush: Add initial program spawning | Ian Moffett |
4 days | cmd: Add reboot command | Ian Moffett |
6 days | cmd: hush: Handle backspace on input | Ian Moffett |
6 days | kern: proc: Add initial penv block support | Ian Moffett |
6 days | cmd: Add shell prototype | Ian Moffett |
6 days | cmd: 'test.c' -> 'init.c' | Ian Moffett |
11 days | build: Use toolchain for user programs | Ian Moffett |
2025-09-29 | lib: Add initial libwidget skeleton | Ian Moffett |
2025-09-17 | build: 'cmd/test' -> 'cmd/init' | Ian Moffett |
2025-09-17 | cmd: test: Use and link with libc stub | Ian Moffett |
2025-09-17 | build: Add test program to src/cmd/ | Ian Moffett |