Page MenuHomeFreeBSD

Remove compression support from bsdgrep
ClosedPublic

Authored by bapt on Apr 25 2018, 1:50 PM.
Tags
None
Referenced Files
F148339550: D15197.id41851.diff
Tue, Mar 17, 6:03 AM
Unknown Object (File)
Sun, Mar 8, 8:50 PM
Unknown Object (File)
Sat, Mar 7, 9:52 PM
Unknown Object (File)
Feb 8 2026, 10:47 AM
Unknown Object (File)
Dec 29 2025, 1:54 PM
Unknown Object (File)
Dec 25 2025, 12:23 AM
Unknown Object (File)
Dec 20 2025, 6:49 PM
Unknown Object (File)
Nov 22 2025, 12:38 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 Not Applicable
Unit
Tests Not Applicable

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.