summary refs log tree commit diff
path: root/bin/man1/modem.1 (follow)
Commit message (Expand)AuthorAge
* Add modem -r flag to set baud rateJune McEnroe2020-12-08
* Document lack of window size propagationJune McEnroe2019-07-08
* Reorganize bin and Makefile once againJune McEnroe2019-01-17
r-highlight'> 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