Date: Fri, 11 Jun 2004 16:07:02 +0000 (UTC) From: Oliver Eikemeier <eik@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/md5 Makefile md5.1 md5.c Message-ID: <200406111607.i5BG72iv068697@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
eik 2004-06-11 16:07:02 UTC
FreeBSD src repository
Modified files:
sbin/md5 Makefile md5.1 md5.c
Log:
Add sha1 and rmd160 checksum tools.
Since the algorithms are already supported in libmd,
the size increase is small when a dynamic root is used.
Approved by: joerg, ru
MFC after: 2 weeks
Revision Changes Path
1.9 +10 -1 src/sbin/md5/Makefile
1.21 +62 -19 src/sbin/md5/md5.1
1.32 +134 -47 src/sbin/md5/md5.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406111607.i5BG72iv068697>
