Page MenuHomeFreeBSD

Remove compression support from bsdgrep
ClosedPublic

Authored by bapt on Apr 25 2018, 1:50 PM.
Tags
None
Referenced Files
F153500872: D15197.id41858.diff
Tue, Apr 21, 12:00 PM
F153500802: D15197.id41858.diff
Tue, Apr 21, 11:59 AM
F153494323: D15197.id41852.diff
Tue, Apr 21, 11:26 AM
Unknown Object (File)
Wed, Apr 15, 9:46 AM
Unknown Object (File)
Wed, Apr 15, 2:20 AM
Unknown Object (File)
Mon, Apr 13, 4:55 AM
Unknown Object (File)
Thu, Apr 9, 12:43 AM
Unknown Object (File)
Thu, Apr 2, 12:46 AM
Subscribers

Details

Summary

Compression support is now handled by an external script, remove it from the
bsdgrep(1) utility.
This removes the support for -Z -J -X and -M

Note1: that it matches the changes it newer GNU grep

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16303
Build 16244: arc lint + arc unit

Event Timeline

Looks good to me- we should also re-number the comments on errstr and update the nls/ catalogs, but I'm OK with making a pass to do that after the fact.

This revision is now accepted and ready to land.Apr 25 2018, 1:53 PM

Also remove zlib inclusion

This revision now requires review to proceed.Apr 25 2018, 1:53 PM
This revision is now accepted and ready to land.Apr 25 2018, 2:04 PM
This revision was automatically updated to reflect the committed changes.