summary refs log tree commit diff
path: root/port/file2c/Makefile
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
commit42822ca572b43a83aaa1e1042e9546d366dca831 (patch)
tree12652c67c3737038979b1655ea2c9d5fa3e6a37b /port/file2c/Makefile
parentClean up variable expansions in c.sh (diff)
downloadsrc-42822ca572b43a83aaa1e1042e9546d366dca831.tar.gz
src-42822ca572b43a83aaa1e1042e9546d366dca831.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
b2c2f6b8bd16a9888f17dad1f73a1209248ba&follow=1'>Take fbclock font in env varJune McEnroe 2018-01-29Support fbclock fonts wider than 8June McEnroe 2018-01-29Take font path on fbclock argvJune McEnroe 2018-01-29Add fbclockJune McEnroe 2018-01-29Remove color from MakefileJune McEnroe 2018-01-29Set t_Co = 8June McEnroe Weirdly with t_Co = 16 yellow and bright white weren't showing up on TERM=linux. 2018-01-29Add :Q command aliasJune McEnroe It seemes I can't take my finger off the shift key fast enough. 2018-01-29Add setuid target for briJune McEnroe 2018-01-28Add init function to fb interfaceJune McEnroe 2018-01-28Add color.cJune McEnroe