diff options
author | 2016-01-06 09:09:16 +0000 | |
---|---|---|
committer | 2016-01-06 09:09:16 +0000 | |
commit | f6b590bc696749d85aad6a323b5989cc0c9ed222 (patch) | |
tree | 334a929ce1156969357425302ed9cb0f8d47b36e /lib/libc/stdlib/malloc.c | |
parent | deactivate POOL_DEBUG for release (diff) | |
download | wireguard-openbsd-f6b590bc696749d85aad6a323b5989cc0c9ed222.tar.xz wireguard-openbsd-f6b590bc696749d85aad6a323b5989cc0c9ed222.zip |
Add pledge "drm", which allows a subset of the drm(4) ioctls. These are
basically only the ioctls that Linux allows on the so-called "render nodes".
For now, it also allows DRM_IOCTL_GET_MAGIC and DRM_IOCTL_GEM_OPEN, as we
don't implement prime/dma-buf yet in OpenBSD. That still leaves a big gaping
hole, so they will be removed as soon as we can.
Based on a diff by robert@, who did all the heavy lifting by studying the
behaviour of the chromium GPU process, with some further suggestions by
deraadt@.
ok jsg@, deraadt@, robert@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions