Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 1999 07:54:22 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/md5 md5.c
Message-ID:  <199905011454.HAA20012@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        1999/05/01 07:54:22 PDT

  Modified files:
    sbin/md5             md5.c 
  Log:
  Fixes for -t option:
  
  * Don't buffer "Digesting..." output - flush it immediately.
  * Increase the number of repetitions by a factor of 100, and the block size by
    a factor of 10 so as to give meaningful results on modern machines (108
    seconds on my P120, and ~26 seconds on a P-II 350).
  
  PR:		bin/10604
  Submitted by:	Stanislav Shalunov <shalunov@lynxhub.lz.att.com>
  
  Revision  Changes    Path
  1.14      +4 -3      src/sbin/md5/md5.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?199905011454.HAA20012>