K 10 svn:author V 3 das K 8 svn:date V 27 2005-02-05T01:02:31.000000Z K 7 svn:log V 264 MFC: 2004-11-20 02:32:50 UTC Remove the p_uarea and p_upages_obj fields from struct proc. Prototype new routines to allocate, copy, and free pstats. In the MFC, p_uarea and p_upages_obj are replaced with placeholders to avoid changing the struct proc ABI. END