K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-04-09T20:00:40.000000Z K 7 svn:log V 229 We don't need Giant to read the pgrp ID since the proc lock has protected p_pgrp since the pgrp locking went in. We also don't need it to check for invalid values in the options argument to wait1(), so push Giant down slightly. END