K 10 svn:author V 6 marcus K 8 svn:date V 27 2008-12-19T20:23:38.894034Z K 7 svn:log V 247 MFC r186315: Do not segfault when procstat -f or procstat -v is called on a process not owned by the current user. If kinfo_getfile() or kinfo_getvmmap() return NULL, simply exit, and do not try and derefernce the memory. Approved by: re (kib) END