HomeFreeBSD

MFC: r295032

Description

MFC: r295032

Use '^[>+][^+]' instead of '^[>+]' with grep(1) when filtering the
diff(1) output between two files in "new_only"-mode. Otherwise,
with the default of using unified format a remnant of the header
in the output is the result. This is especially irritating when
the two files differ but the second one is empty, amounting to the
vestige of the header being the only readout.
Reported by: Stefan Haemmerl

Approved by: re (delphij)

Details

Provenance
mariusAuthored on
Parents
rS295129: Remove all stuff related to __ARM_ARCH >= 6 from pmap.h header except
Branches
Unknown
Tags
Unknown