git: md5 - Add subrange options

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jan 21 12:15:42 PST 2010


commit 31615dca3920b62cb86db7156e6740d42fce08a7
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jan 21 12:09:47 2010 -0800

    md5 - Add subrange options
    
    * Add -b <offset>, -e <offset> options to allow a sub-range
      of a file to be MD5'd.
    
    Submitted-by: "Mikhail T." <mi+thun at aldan.algebra.com>

Summary of changes:
 sbin/md5/md5.1 |   31 +++++++++-
 sbin/md5/md5.c |  196 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 210 insertions(+), 17 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/31615dca3920b62cb86db7156e6740d42fce08a7


-- 
DragonFly BSD source repository





More information about the Commits mailing list