summary refs log tree commit diff
path: root/bin/cash/tests/expansion
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-10 19:20:23 -0500
committerJune McEnroe <june@causal.agency>2019-01-10 19:20:23 -0500
commitf52eae07828deba30b4b7e6b717808643afcbe34 (patch)
tree7dbea700c771cf206a4ed5c3b90fe45aa0a7fff5 /bin/cash/tests/expansion
parentImport /usr/src/bin/sh from FreeBSD 12.0-RELEASE (diff)
downloadsrc-f52eae07828deba30b4b7e6b717808643afcbe34.tar.gz
src-f52eae07828deba30b4b7e6b717808643afcbe34.zip
Import /usr/src/bin/kill/kill.c from FreeBSD 12.0-RELEASE
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
td>June McEnroe 2020-08-15Implement non-blocking line-buffered readingJune McEnroe 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