summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-13 01:43:16 -0500
committerJune McEnroe <june@causal.agency>2020-02-13 01:43:16 -0500
commitff518a8eb9b811f86f047ccd810c6dae85b18f1a (patch)
treee40ac9302737889177960fb623c073e39830f237 /.gitignore
parentAdd -g for generating certificates (diff)
downloadcatgirl-ff518a8eb9b811f86f047ccd810c6dae85b18f1a.tar.gz
catgirl-ff518a8eb9b811f86f047ccd810c6dae85b18f1a.zip
Clean up manual lints
Wish I could use mandoc -T lint as part of the dev target but it
complains about missing referenced pages without a way to turn that off
that I can find.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
Enroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe