K 10 svn:author V 6 emaste K 8 svn:date V 27 2017-04-17T13:14:18.805539Z K 7 svn:log V 383 bsdgrep: add -z/--null-data support -z treats input and output data as sequences of lines terminated by a zero byte instead of a newline. This brings it more in line with GNU grep and brings us closer to passing the current tests with BSD grep. Submitted by: Kyle Evans Reviewed by: cem Relnotes: Yes Differential Revision: https://reviews.freebsd.org/D10101 END