summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/html.h
diff options
context:
space:
mode:
authormpi <mpi@openbsd.org>2014-10-07 08:47:28 +0000
committermpi <mpi@openbsd.org>2014-10-07 08:47:28 +0000
commitfafd72b53c121dda513b582dcf85e90bc2e6293a (patch)
tree136f3a8b2c6639a3988a783c02f35fb430a564cb /usr.bin/mandoc/html.h
parentCorrect the l1 pte permission bits for armv7. Problem pointed out (diff)
downloadwireguard-openbsd-fafd72b53c121dda513b582dcf85e90bc2e6293a.tar.xz
wireguard-openbsd-fafd72b53c121dda513b582dcf85e90bc2e6293a.zip
Do not protect the SIOCSIFADDR call by splnet(). Drivers already
raise it inside their ioctl handler (except for carp(4), what else?). In general, global structures manipulated in the softnet codepath only require a splsoftnet() protection when they are modified in process (ioctl) context. Also put some IPL_SOFNET asserts in functions accessing global structures. Previous version diff ok mikeb@, with inputs from and ok bluhm@
Diffstat (limited to 'usr.bin/mandoc/html.h')
0 files changed, 0 insertions, 0 deletions