summary refs log tree commit diff
path: root/home/.local (follow)
Commit message (Expand)AuthorAge
* Add np scriptJune McEnroe2020-03-31
* Remove wiki scriptJune McEnroe2020-02-20
* Simplify macOS notify-sendJune McEnroe2020-02-12
* Fix shell script style in ~/.local/binJune McEnroe2019-07-27
* Add wiki scriptJune McEnroe2019-07-24
* Unify *up scripts into one up.shJune McEnroe2019-02-12
* Add hupJune McEnroe2019-02-09
* Add def scriptJune McEnroe2019-02-01
* Run {,s,t}up with /bin/shJune McEnroe2018-08-18
* Move nasd to shell scriptJune McEnroe2018-08-15
* Add notify-send mimic for macOSJune McEnroe2018-08-09
* Move home bins to ~/.local/binJune McEnroe2018-04-03
-0400'>2020-08-15Use only LOG_NOTICE and LOG_WARNINGJune McEnroe 2020-08-15Make log messages consistentJune McEnroe 2020-08-15Remove closelog callJune McEnroe 2020-08-15Implement service statusJune McEnroe 2020-08-15Parse control commandsJune McEnroe 2020-08-15Read 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