Age | Commit message (Expand) | Author |
---|---|---|
37 hours | cmd: Add 'lsdisk' utility | Ian Moffett |
43 hours | libc: Add __libc_init as well as cmdline arguments | Ian Moffett |
2 days | cmd: hush: Ignore input if buffer is empty | Ian Moffett |
3 days | cmd: Add initial 'fetch' command | Ian Moffett |
3 days | cmd: hush: Wait for commands to finish | Ian Moffett |
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 |