#
d794ecc9 |
| 30-Sep-2014 |
David van Moolenbroek <david@minix3.org> |
Replace NetBSD grep with OpenBSD grep
The NetBSD version is seriously broken--it is unable to match lines against an empty pattern--and appears to be unmaintained.
The new version is the latest Ope
Replace NetBSD grep with OpenBSD grep
The NetBSD version is seriously broken--it is unable to match lines against an empty pattern--and appears to be unmaintained.
The new version is the latest OpenBSD grep, with a number of MINIX- specific changes marked as such, and an additional number of (signed/unsigned, const) fixes to pass compilation.
Since this is not NetBSD code, move back the entire thing into minix/usr.bin.
Change-Id: Icd40794a2d0cff9e7fb452db7d28c16dbd25e51d
show more ...
|