about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2013-03-20 21:14:22 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2013-03-20 21:14:22 +0100
commit121089ced5e1d3f3103cbc2b37f5fb579d800915 (patch)
treedd40200d56b444b44cd05558ce74bb3a8e75cdd3 /tests
parentui-summary.c: Move urls variable into print_urls() (diff)
downloadcgit-pink-121089ced5e1d3f3103cbc2b37f5fb579d800915.tar.gz
cgit-pink-121089ced5e1d3f3103cbc2b37f5fb579d800915.zip
Makefile: remove CGIT-CFLAGS files in clean stage
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
lsJune 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-23Remove nasm from installJune McEnroe 2018-07-23Add monday.local to sshJune McEnroe 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