CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    2019/01/13 21:02:39

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

Log message:
Fix unveil issue noticed by kn@ where unveil does not notice covering
unveil matches when .. is used correctly.  Also adds regress based
upon his test program for the same issue.

Reply via email to