summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/man_html.c
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2019-03-02 16:11:10 +0000
committerflorian <florian@openbsd.org>2019-03-02 16:11:10 +0000
commit5e1f1384262047d51292341d693602362ff1157a (patch)
treee5df1e5290f8ea12bee79bd28f3b7a7c5268ad3a /usr.bin/mandoc/man_html.c
parentBump VMM_MAX_NAME_LEN to 64 to allow for longer vm names. (diff)
downloadwireguard-openbsd-5e1f1384262047d51292341d693602362ff1157a.tar.xz
wireguard-openbsd-5e1f1384262047d51292341d693602362ff1157a.zip
Unfortunately we cannot use unveil in the main process since this
breaks config reload. We cannot simply unveil the config file since it might appear after startup and the config file syntax allows to include other files. This is a problem with all the other parse.y based privsep'ed daemons as well. pledge("rpath") has to be enough for now.
Diffstat (limited to 'usr.bin/mandoc/man_html.c')
0 files changed, 0 insertions, 0 deletions