NetBSD/usr.bin/cksum
lukem 0a0b8d1a16 Clean up the usage display to match reality.
Allow 'sum' to take '-a algorithm', so that its usage matches 'cksum'.
Per discussion with Igor Sobrado resulting from PR 39658.
2009-01-02 09:42:51 +00:00
..
Makefile WARNS=4 2008-10-08 03:55:18 +00:00
cksum.1 Clean up the usage display to match reality. 2009-01-02 09:42:51 +00:00
cksum.c Clean up the usage display to match reality. 2009-01-02 09:42:51 +00:00
crc.c Separate out the CRC functions in a manner that actually makes them useful 2006-09-04 20:01:10 +00:00
crc_extern.h Separate out the CRC functions in a manner that actually makes them useful 2006-09-04 20:01:10 +00:00
extern.h Separate out the CRC functions in a manner that actually makes them useful 2006-09-04 20:01:10 +00:00
md2.c
md4.c
md5.c fix 64 bit time_t 2008-12-29 00:51:29 +00:00
print.c
rmd160.c kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks to 2006-10-30 20:22:53 +00:00
sha1.c
sha256.c kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks to 2006-10-30 20:22:53 +00:00
sha384.c kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks to 2006-10-30 20:22:53 +00:00
sha512.c kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks to 2006-10-30 20:22:53 +00:00
sum1.c
sum2.c