git: DragonFly_RELEASE_5_8 Sync cmp(1) with FreeBSD. Mainly for 80445b7a3f738e0b which fixes a bug.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Jan 15 00:54:16 PST 2021


commit f7f628cf8319a7a87b5e8ff0378622469eb98f49
Author: Sascha Wildner <saw at online.de>
Date:   Fri Jan 15 09:53:26 2021 +0100

    Sync cmp(1) with FreeBSD. Mainly for 80445b7a3f738e0b which fixes a bug.
    
    Reported-by: William Ahern <william at 25thandclement.com>

Summary of changes:
 usr.bin/cmp/cmp.1     | 51 ++++++++++++++++++++++++++++++++++++++++----
 usr.bin/cmp/cmp.c     | 58 ++++++++++++++++++++++++++++++++-------------------
 usr.bin/cmp/extern.h  |  6 +++++-
 usr.bin/cmp/link.c    |  3 +++
 usr.bin/cmp/misc.c    |  4 +++-
 usr.bin/cmp/regular.c | 19 +++++++++--------
 usr.bin/cmp/special.c |  6 ++++--
 7 files changed, 108 insertions(+), 39 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f7f628cf8319a7a87b5e8ff0378622469eb98f49


-- 
DragonFly BSD source repository


More information about the Commits mailing list