K 10 svn:author V 5 brian K 8 svn:date V 27 2007-03-05T17:47:27.000000Z K 7 svn:log V 287 In the NOTYET code path when a process forks, the remaining child thread goes back to system scope rather than process scope. This allows an ensuing exec() to actually work. This change was made a year ago here, but I "forgot" to commit it :( Approved by: deischen MFC after: 3 weeks END