K 10 svn:author V 3 jhb K 8 svn:date V 27 2013-11-14T21:27:13.406422Z K 7 svn:log V 177 MFC 255497: Fix an off-by-one error when populating mincore(2) entries for skipped entries. lastvecindex references the last valid byte, so the new bytes should come after it. END