Page MenuHomeFreeBSD

cmp: add -i, --ignore-initial, an alternative to skip1/skip2 args
ClosedPublic

Authored by kevans on Sep 23 2021, 5:56 AM.
Tags
None
Referenced Files
F166245344: D32073.diff
Wed, Aug 12, 1:25 PM
F166224335: D32073.id95545.diff
Wed, Aug 12, 11:35 AM
Unknown Object (File)
Mon, Aug 10, 2:24 AM
Unknown Object (File)
Sat, Aug 8, 2:17 PM
Unknown Object (File)
Sat, Aug 8, 3:35 AM
Unknown Object (File)
Sat, Jul 25, 3:31 PM
Unknown Object (File)
Wed, Jul 15, 1:03 PM
Unknown Object (File)
Jul 6 2026, 5:40 PM
Subscribers

Details

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj added inline comments.
usr.bin/cmp/cmp.c
85

I think this check is not needed, expand_number() will handle it.

This revision is now accepted and ready to land.Sep 23 2021, 6:39 PM