summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-07 22:29:19 -0500
committerJune McEnroe <june@causal.agency>2021-02-07 22:29:19 -0500
commit680c5fd6005cf743f26eab7591193a51b951e825 (patch)
tree87734c9ffb41c00a395e63181911c1cc20d97bd5 /bin/Makefile
parentAdjust brightness by smaller increments (diff)
downloadsrc-680c5fd6005cf743f26eab7591193a51b951e825.tar.gz
src-680c5fd6005cf743f26eab7591193a51b951e825.zip
Add -X flag to install X stuff on OpenBSD
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
20-08-15 09:56:32 -0400'>2020-08-15Generate tags fileJune McEnroe 2020-08-15Just use CLOCK_MONOTONIC and clean up includesJune McEnroe 2020-08-15Reap childrenJune McEnroe 2020-08-14Implement serviceSignal, serviceStop, serviceRestartJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe