summary refs log tree commit diff
path: root/default.html (follow)
Commit message (Expand)AuthorAge
* Eliminate stray whitespace in HTML and AtomJune McEnroe2020-05-11
* Add generator linksJune McEnroe2020-05-01
* Nest <q> elements for increased levels of quotationJune McEnroe2020-04-30
* Style groups in recipientsJune McEnroe2020-04-27
* Increase space between nav itemsJune McEnroe2020-04-26
* Put dates on new lines in indexJune McEnroe2020-04-26
* Remove margins in article.message headerJune McEnroe2020-04-26
* Style index pageJune McEnroe2020-04-25
* Wrap quoted lines in <q>June McEnroe2020-04-23
* Add default.htmlJune McEnroe2020-04-23
ne 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