summaryrefslogtreecommitdiffstats
path: root/usr.bin/openssl/ecparam.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2015-10-10 21:19:14 +0000
committerderaadt <deraadt@openbsd.org>2015-10-10 21:19:14 +0000
commitb90dc8b600f020ff071de26feee175b87b5faf36 (patch)
tree43c783b114a025395197b20af312bb0b205a5aa2 /usr.bin/openssl/ecparam.c
parentKill pledges to only use "stdio proc". (diff)
downloadwireguard-openbsd-b90dc8b600f020ff071de26feee175b87b5faf36.tar.xz
wireguard-openbsd-b90dc8b600f020ff071de26feee175b87b5faf36.zip
env(1) is obviously a program falling into pledge "stdio exec". It
does stdio, and it does a raw execve(). It is so obvious. It gets only _exit(2), kbind(2), and 46 system calls -- over half of which are deeply gutted in their functionality to only serve narrow libc needs for "stdio (includes malloc)". the other 161 system calls kill it.
Diffstat (limited to 'usr.bin/openssl/ecparam.c')
0 files changed, 0 insertions, 0 deletions