summary refs log tree commit diff
path: root/bin/1sh/mkbuiltins
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-08 23:39:50 -0500
committerJune McEnroe <june@causal.agency>2020-12-08 23:39:50 -0500
commit3411d53d4993cbc54531687492d530b8422d4fac (patch)
treeeb12dfa5fa845f3970a9871fa748a7cfe01f3abd /bin/1sh/mkbuiltins
parentClean up variable expansions in c.sh (diff)
downloadsrc-3411d53d4993cbc54531687492d530b8422d4fac.tar.gz
src-3411d53d4993cbc54531687492d530b8422d4fac.zip
Add modem -r flag to set baud rate
Also fix it to continue reading output, rather than exiting as soon as
the child exits... Except on macOS this still doesn't seem to work
correctly for some reason.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
885d26ccd&follow=1'>Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe