CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2014/01/08 09:13:11
Modified files: bin/md5 : md5.c Log message: Remove NHASHES, it is not needed and is incompatible with #ifdef SMALL. Remove style_hash and style_cksum, adjust the style of the selected algorithms based on rflag and qflag instead.