K 10 svn:author V 6 emaste K 8 svn:date V 27 2017-04-17T13:36:30.204201Z K 7 svn:log V 533 bsdgrep: remove output separators between overlapping segments Make bsdgrep more sensitive to context overlaps. If it's printing context that either overlaps or is immediately adjacent to another bit of context, don't print a separator. - Non-overlapping segments no longer have two separators between them - Overlapping segments no longer have separators between them with overlapping sections repeated Submitted by: Kyle Evans Reviewed by: cem Differential Revision: https://reviews.freebsd.org/D10105 END