K 10 svn:author V 6 kevans K 8 svn:date V 27 2017-08-14T21:48:50.310312Z K 7 svn:log V 247 MFC r313948: bsdgrep: fix EOF handling with --mmap Rework part of the loop in grep_fgetln to return the rest of the line and ensure that we still advance the buffer by the length of the rest of the line. PR: 165471 Approved by: emaste (mentor) END