CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2019/07/13 21:26:02
Modified files: sys/kern : kern_unveil.c Log message: Don't lock the struct unveil being created in the child when cloning the parent's during fork() witness reports from ajacoutot@ and Hrvoje Popovski (hrvoje (at) srce.hr) ok visa@