CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2014/01/08 07:15:54
Modified files: bin/md5 : cksum.1 md5.1 md5.c sha1.1 sha256.1 Log message: Add support for -h hashfile. This is very useful with with -p, in a pipeline, to deliver the hash output to a different location. ok millert