Test for the pathetic case that the 2nd unveil in
authorclaudio <claudio@openbsd.org>
Mon, 30 Aug 2021 09:09:21 +0000 (09:09 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 30 Aug 2021 09:09:21 +0000 (09:09 +0000)
commitd903b886f6e9ffa9f74761a5a9c396d523d1b8c3
tree06f1ba693f8314ef0322146d49415ef8c6f31d08
parent32b7af50a66cbeb32318ceb793e6e6f01e29357f
Test for the pathetic case that the 2nd unveil in
    unveil(NULL, NULL); if (fork() == 0) unveil("/", "rwx")
fails with EPERM.
regress/sys/kern/unveil/syscalls.c