CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2011/06/01 00:18:07

Modified files:
        sys/kern       : syscalls.master 

Log message:
sys_getpid() isn't really NOLOCK safe, as the compat bits inside it require
the p_pptr member to stay valid

ok dlg@, matthew@, deraadt@, kettenis@, and others

Reply via email to