K 10 svn:author V 6 emaste K 8 svn:date V 27 2017-05-20T00:42:47.508589Z K 7 svn:log V 351 bsdgrep: fix segfault with --mmap r313948 partially fixed --mmap behavior but was incomplete. This commit generally reverts it and does it the more correct way- by just consuming the rest of the buffer and moving on. PR: 219402 Submitted by: Kyle Evans Reviewed by: cem Differential Revision: https://reviews.freebsd.org/D10820 END