NetBSD/usr.bin/cksum
atatat 157a88bcf0 Apparently changing crc() to ccrc() was bad, since mtree does a reachover.
Revert ccrc() to crc() and change local variables called crc to thecrc
instead.
2001-03-21 03:16:38 +00:00
..
Makefile Add MD2, MD4, SHA1, and RMD160 support to cksum. Adding new hashes to 2001-03-20 18:46:25 +00:00
cksum.1 Add MD2, MD4, SHA1, and RMD160 support to cksum. Adding new hashes to 2001-03-20 18:46:25 +00:00
cksum.c Apparently changing crc() to ccrc() was bad, since mtree does a reachover. 2001-03-21 03:16:38 +00:00
crc.c Apparently changing crc() to ccrc() was bad, since mtree does a reachover. 2001-03-21 03:16:38 +00:00
extern.h Apparently changing crc() to ccrc() was bad, since mtree does a reachover. 2001-03-21 03:16:38 +00:00
md2.c Add MD2, MD4, SHA1, and RMD160 support to cksum. Adding new hashes to 2001-03-20 18:46:25 +00:00
md4.c Add MD2, MD4, SHA1, and RMD160 support to cksum. Adding new hashes to 2001-03-20 18:46:25 +00:00
md5.c Add MD2, MD4, SHA1, and RMD160 support to cksum. Adding new hashes to 2001-03-20 18:46:25 +00:00
print.c WARNSify 1997-10-17 11:36:51 +00:00
rmd160.c Add MD2, MD4, SHA1, and RMD160 support to cksum. Adding new hashes to 2001-03-20 18:46:25 +00:00
sha1.c Add MD2, MD4, SHA1, and RMD160 support to cksum. Adding new hashes to 2001-03-20 18:46:25 +00:00
sum1.c Apparently changing crc() to ccrc() was bad, since mtree does a reachover. 2001-03-21 03:16:38 +00:00
sum2.c Apparently changing crc() to ccrc() was bad, since mtree does a reachover. 2001-03-21 03:16:38 +00:00