freebsd-dev/sbin/md5
Kris Kennaway 93606d6ebb 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>
1999-05-01 14:54:21 +00:00
..
global.h Fix bad assumptions about types. 1997-09-18 18:19:45 +00:00
Makefile /usr/lib/libmd.a -> ${LIBMD} 1997-02-08 23:24:10 +00:00
md5.1 Correct use of .Nm. Spelling. Add rcsid, remove unused #includes, use err(3). 1998-07-06 07:04:50 +00:00
md5.c Fixes for -t option: 1999-05-01 14:54:21 +00:00