summary refs log tree commit diff
path: root/bin/1sh/mkbuiltins
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-13 15:21:14 -0400
committerJune McEnroe <june@causal.agency>2020-05-13 15:21:14 -0400
commit5da9378e63958868fcc991b8e9605956c1d2a771 (patch)
treef60d986046b5801d598c9e59f3ff18f5442a727f /bin/1sh/mkbuiltins
parentAdd Autonomous (diff)
downloadsrc-5da9378e63958868fcc991b8e9605956c1d2a771.tar.gz
src-5da9378e63958868fcc991b8e9605956c1d2a771.zip
Remove gpg symlink from NetBSD install
Diffstat (limited to 'bin/1sh/mkbuiltins')
0 files changed, 0 insertions, 0 deletions
7-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