summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-15 16:14:21 -0400
committerJune McEnroe <june@causal.agency>2020-08-15 16:14:21 -0400
commit449b0918ce9049366ea8ddb9b2569b457eb137a7 (patch)
treeaa7571c94d7e9b58a2670736adfbbd74dc5f0bc5 /LICENSE
parentMake log messages consistent (diff)
downloadcatsit-449b0918ce9049366ea8ddb9b2569b457eb137a7.tar.gz
catsit-449b0918ce9049366ea8ddb9b2569b457eb137a7.zip
Use only LOG_NOTICE and LOG_WARNING
These are the two priorities that go to a normal place
(/var/log/messages) by default.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe