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
Unknown Object (File)
Feb 12 2025, 7:13 PM
Unknown Object (File)
Feb 12 2025, 4:53 AM
Unknown Object (File)
Feb 5 2025, 5:00 PM
Unknown Object (File)
Jan 30 2025, 4:50 PM
Unknown Object (File)
Jan 30 2025, 4:46 PM
Unknown Object (File)
Jan 30 2025, 3:03 AM
Unknown Object (File)
Dec 30 2024, 8:54 AM
Unknown Object (File)
Dec 30 2024, 8:50 AM
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