summary refs log tree commit diff
path: root/www/git.causal.agency/cgit
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 /www/git.causal.agency/cgit
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 'www/git.causal.agency/cgit')
0 files changed, 0 insertions, 0 deletions
n title='2018-07-23 16:24:45 -0400'>2018-07-23Restore LDLIBS alphabetical orderJune McEnroe 2018-07-23Use EV_SET in watchJune McEnroe On NetBSD, kevent.udata is intptr_t rather than void *, and their EV_SET macro does the cast. 2018-07-23Link with -lcursesJune McEnroe Turns out that NetBSD has its own curses implementation and I'm all for not linking GNU software <3 2018-07-22Fix scheme indentationJune McEnroe 2018-07-16Add -m option to glitchJune McEnroe 2018-07-16malloc deflate buffer in glitchJune McEnroe 2018-07-16malloc the deflate buffer in pngoJune McEnroe The stack is a baby. 2018-07-05Add shed bloodJune McEnroe