summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/explicit_bzero.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2014-06-20 22:58:41 +0000
committerschwarze <schwarze@openbsd.org>2014-06-20 22:58:41 +0000
commit43edbcc87ad052862caa5f4b8c2e632773e6e97d (patch)
tree5571e0a0d665c90d163218d5c70bb7498a8a2fba /sys/lib/libkern/explicit_bzero.c
parentRemove the OPENSSL_*cap getenv's. A program should not be able to (diff)
downloadwireguard-openbsd-43edbcc87ad052862caa5f4b8c2e632773e6e97d.tar.xz
wireguard-openbsd-43edbcc87ad052862caa5f4b8c2e632773e6e97d.zip
As suggested by jmc@, only include line and column numbers into messages
when they are meaningful, to avoid confusing stuff like this: $ mandoc /dev/null mandoc: /dev/null:0:1: FATAL: not a manual Instead, just say: mandoc: /dev/null: FATAL: not a manual Another example this applies to is documents having a prologue, but lacking a body. Do not throw a FATAL error for these; instead, issue a warning and show the empty document, in the man(7) case with the same amount of blank lines as groff does. Also downgrade mdoc(7) documents having content before the first .Sh from FATAL to WARNING.
Diffstat (limited to 'sys/lib/libkern/explicit_bzero.c')
0 files changed, 0 insertions, 0 deletions