summary refs log tree commit diff
path: root/bin/modem.c (follow)
Commit message (Collapse)AuthorAge
* Use typedefs uint and byteJune McEnroe2018-11-12
|
* Use PascalCase for constantsJune McEnroe2018-09-02
| | | | Get outta here, underscores.
* Fix cfmakeraw callsJune McEnroe2018-07-25
| | | | | | It turns out that you're supposed to call cfmakeraw with a termios initialized by tcgetattr. Using an uninitialized termios resulted in hnel on NetBSD breaking the pty and causing a silent logout.
* Clean up modem loopJune McEnroe2018-05-13
|
* Add modemJune McEnroe2018-05-13
4a2af2ae95a28a8aeb9a203a90d5ca52d&follow=1'>Port awesome config to 3.5June McEnroe 2013-01-26Replace RVM with chrubyJune McEnroe