Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 1999 10:44:57 -0800 (PST)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/mtree Makefile compare.c create.c misc.c mtree.8 mtree.h spec.c
Message-ID:  <199902261844.KAA03615@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     1999/02/26 10:44:57 PST

  Modified files:
    usr.sbin/mtree       Makefile compare.c create.c misc.c 
                         mtree.8 mtree.h spec.c 
  Log:
  Add support for SHA-1 and RIPEMD160, now that libmd includes them.  Make
  all of the hashes (including MD5) conditionalized in case we want
  to turn one of them off later.
  
  Revision  Changes    Path
  1.7       +2 -1      src/usr.sbin/mtree/Makefile
  1.11      +48 -2     src/usr.sbin/mtree/compare.c
  1.14      +39 -5     src/usr.sbin/mtree/create.c
  1.6       +9 -1      src/usr.sbin/mtree/misc.c
  1.14      +24 -5     src/usr.sbin/mtree/mtree.8
  1.4       +4 -0      src/usr.sbin/mtree/mtree.h
  1.10      +13 -1     src/usr.sbin/mtree/spec.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902261844.KAA03615>