K 10 svn:author V 3 jhb K 8 svn:date V 27 2013-06-21T19:30:32.584457Z K 7 svn:log V 321 MFC 251637: Borrow the algorithm from kvm_getprocs() to fix procstat(1) to handle the case where the process tables grows in between the calls to fetch the size and fetch the table. Note that this is not a true MFC as the libprocstat library doesn't exist in 8.x and the relevant code is in the procstat binary instead. END