Bug 217823 - Some options passed from sdiff to diff no longer work after ^/head@r315051
Summary: Some options passed from sdiff to diff no longer work after ^/head@r315051
Status: Closed Works As Intended
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: Baptiste Daroussin
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2017-03-16 01:11 UTC by Enji Cooper
Modified: 2020-03-24 16:45 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enji Cooper freebsd_committer freebsd_triage 2017-03-16 01:11:22 UTC
Some options listed as passthrough aren't implemented in bsd diff in ^/head@r315051, e.g., --speed-large-files.

The long options should probably be nerfed/synced over to the manpage, then reimplemented when diff(1) grows the corresponding support.
Comment 1 Baptiste Daroussin freebsd_committer freebsd_triage 2020-03-24 16:45:37 UTC
I will close this issue as there is a TODO file alongs with the diff(1) sources which is easier to track what is missing