index
:
L5
dev
master
An operating system for control systems
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
Age
Commit message (
Expand
)
Author
13 hours
cmd: init: Bring up login program on startup
Ian Moffett
18 hours
build: Move 'login' to system binaries
Ian Moffett
18 hours
cmd: Add initial 'login' program
Ian Moffett
36 hours
cmd: Add 'lsdisk' utility
Ian Moffett
42 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
5 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