K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-10-15T00:03:40.000000Z K 7 svn:log V 189 Remove the leaderp variable and just access p_leader directly. The p_leader field is not protected by the proc lock but is only set during fork1() by the parent process and never changes. END