CVSROOT:        /cvs
Module name:    src
Changes by:     clau...@cvs.openbsd.org 2021/08/30 03:09:21

Modified files:
        regress/sys/kern/unveil: syscalls.c 

Log message:
Test for the pathetic case that the 2nd unveil in
unveil(NULL, NULL); if (fork() == 0) unveil("/", "rwx")
fails with EPERM.

Reply via email to