CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2018/08/27 20:51:55
Modified files: sys/kern : kern_unveil.c Log message: Fix stat of path components - this was breaking chrome - because the final directory in a name unveil was not being added with UNVEIL_INSPECT if it was not already unveiled. Now passes just added regress test for this case