summary refs log tree commit diff
path: root/bin/1sh/alias.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-09 04:06:43 -0400
committerJune McEnroe <june@causal.agency>2020-03-09 04:06:43 -0400
commit3458600fdce9304a427b419b8d65fc571614a9d0 (patch)
treed544cd19bc460d504177e4143f55719e3bbb811e /bin/1sh/alias.h
parentImport /usr/src/bin/kill from FreeBSD 12.1-RELEASE (diff)
downloadsrc-3458600fdce9304a427b419b8d65fc571614a9d0.tar.gz
src-3458600fdce9304a427b419b8d65fc571614a9d0.zip
Import /usr/src/bin/test from FreeBSD 12.1-RELEASE
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d=7e46e2e83472d2a22fcc3793aadb647d26defe92&follow=1'>Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroervice.c?id=34c39437f2bc2045a7017230dca7179faee5b4e6&follow=1'>Read service pipesJune 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