NetBSD/usr.bin/cksum
thorpej 0941c04d45 Add support for generating MD5 checksums, partially derived from the
FreeBSD md5(1) program.  MD5 checksums may be generated by using the
"-m" flag to cksum, or by invoking this program as "md5".
1997-01-30 01:10:32 +00:00
..
Makefile Add support for generating MD5 checksums, partially derived from the 1997-01-30 01:10:32 +00:00
cksum.1 Add support for generating MD5 checksums, partially derived from the 1997-01-30 01:10:32 +00:00
cksum.c Add support for generating MD5 checksums, partially derived from the 1997-01-30 01:10:32 +00:00
crc.c use const qualifer for crctab 1996-02-27 21:29:53 +00:00
extern.h Add support for generating MD5 checksums, partially derived from the 1997-01-30 01:10:32 +00:00
md5.c Add support for generating MD5 checksums, partially derived from the 1997-01-30 01:10:32 +00:00
print.c merged with 4.4Lite 1995-03-26 04:55:22 +00:00
sum1.c what's the point of having prototypes if they're not actually _used_ 1996-02-27 21:17:25 +00:00
sum2.c what's the point of having prototypes if they're not actually _used_ 1996-02-27 21:17:25 +00:00