Commit message (Collapse) | Author | ||
---|---|---|---|
2018-07-30 | Add Neckbeard Deathcamp | June McEnroe | |
2018-07-29 | Just print rs1 in dtch restoreTerm | June McEnroe | |
2018-07-29 | Fix dtch cmsg size | June McEnroe | |
Apparently you actually need CMSG_SPACE and not just CMSG_LEN... Well done, everyone. | |||
2018-07-25 | Fix cfmakeraw calls | June McEnroe | |
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. | |||
2018-07-23 | Remove nasm from install | June McEnroe | |
2018-07-23 | Add monday.local to ssh | June McEnroe | |
2018-07-23 | Restore LDLIBS alphabetical order | June McEnroe | |
2018-07-23 | Use EV_SET in watch | June McEnroe | |
On NetBSD, kevent.udata is intptr_t rather than void *, and their EV_SET macro does the cast. | |||
2018-07-23 | Link with -lcurses | June McEnroe | |
Turns out that NetBSD has its own curses implementation and I'm all for not linking GNU software <3 | |||
2018-07-22 | Fix scheme indentation | June McEnroe | |
2018-07-16 | Add -m option to glitch | June McEnroe | |
2018-07-16 | malloc deflate buffer in glitch | June McEnroe | |
2018-07-16 | malloc the deflate buffer in pngo | June McEnroe | |
The stack is a baby. | |||
2018-07-05 | Add shed blood | June McEnroe |