K 10 svn:author V 5 peter K 8 svn:date V 27 2008-10-31T05:43:19.375302Z K 7 svn:log V 279 Add three extra to the kinfo_proc_vmmap data. kve_offset - the offset within an object that a mapping refers to. fileid and fsid are inode/dev for vnodes. (Linux procfs has these and valgrind is really unhappy without them.) I believe I didn't change the size of the struct. END