summary refs log tree commit diff
path: root/gfx
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-10 22:23:41 -0500
committerJune McEnroe <june@causal.agency>2019-01-10 22:23:41 -0500
commit4c18425b4ad3ae6fb6d682c4c6250a071bd7f90f (patch)
tree8e7375c4817fb5f878c6a0f1d5f602459373e527 /gfx
parentImport /usr/src/bin/test/test.1 from FreeBSD 12.0-RELEASE (diff)
downloadsrc-4c18425b4ad3ae6fb6d682c4c6250a071bd7f90f.tar.gz
src-4c18425b4ad3ae6fb6d682c4c6250a071bd7f90f.zip
Import /usr/src/usr.bin/printf/printf.1 from FreeBSD 12.0-RELEASE
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
1df1b0e70a98130570cd229c10e3&follow=1'>Generate 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