NetBSD/usr.bin/cksum
wiz 61152e3f56 Document more explicitly that -c takes an optional file argument. 2006-04-24 22:00:43 +00:00
..
Makefile Add support for SHA2 in cksum. 2005-08-24 19:59:08 +00:00
cksum.1 Document more explicitly that -c takes an optional file argument. 2006-04-24 22:00:43 +00:00
cksum.c Allow reading the checksum list from stdin if no file is given with -c. 2006-04-24 21:07:43 +00:00
crc.c De-register. 2005-02-05 00:13:34 +00:00
extern.h Avoid defining max. hash length ugliness simply by passing NULL for the 2005-09-02 17:39:23 +00:00
md2.c
md4.c
md5.c Fix some lint warnings. 2005-08-24 19:44:45 +00:00
print.c * Kill __P() 2005-01-12 17:04:35 +00:00
rmd160.c Use crypto/rmd160.h. 2005-09-24 22:40:32 +00:00
sha1.c
sha256.c Fix host tool build which got broken when SHA2 support was added. 2005-08-25 09:51:23 +00:00
sha384.c Fix host tool build which got broken when SHA2 support was added. 2005-08-25 09:51:23 +00:00
sha512.c Fix host tool build which got broken when SHA2 support was added. 2005-08-25 09:51:23 +00:00
sum1.c De-register. 2005-02-05 00:13:34 +00:00
sum2.c De-register. 2005-02-05 00:13:34 +00:00