summary refs log tree commit diff
path: root/port/ddate
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-30 19:49:37 +0000
committerJune McEnroe <june@causal.agency>2021-09-30 19:49:37 +0000
commitdb96234ccb8c33dfdf127eb7e254a84481f98aa1 (patch)
tree3b860b10545eef2238439ced4885e9649f2344f5 /port/ddate
parentpledge(2) mtags (diff)
downloadsrc-db96234ccb8c33dfdf127eb7e254a84481f98aa1.tar.gz
src-db96234ccb8c33dfdf127eb7e254a84481f98aa1.zip
Silence owner-info error
cgit runs in a chroot. It is normal that it cannot look up user
info in /etc/passwd.
Diffstat (limited to 'port/ddate')
0 files changed, 0 insertions, 0 deletions
='/src/commit/bin/hilex/mdoc.l?id=693d2d48b0c5dc584d01c6878bfc293823613f2a&follow=1'>Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe