CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2011/04/04 07:00:13

Modified files:
        sys/kern       : kern_exec.c kern_prot.c 
        sys/sys        : proc.h 

Log message:
Move P_EXEC flag from struct proc to process, so that setpgid() will
fail regardless of which rthread calls execve()

ok blambert@

Reply via email to