K 10 svn:author V 3 jhb K 8 svn:date V 27 2013-09-12T20:46:32.739860Z K 7 svn:log V 206 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. Approved by: re (kib) MFC after: 1 week END