K 10 svn:author V 3 jhb K 8 svn:date V 27 2004-07-02T03:45:07.000000Z K 7 svn:log V 249 - Don't use a variable to point to the user area that we only use once. Just use p2->p_uarea directly instead. - Remove an old and mostly bogus assertion regarding p2->p_sigacts. - Use RANGEOF macro ala fork1() to clean up bzero/bcopy of p_stats. END