summaryrefslogtreecommitdiff
path: root/usr.bin/cksum/extern.h
AgeCommit message (Expand)Author
2021-03-18cksum: use POSIX type uint32_t instead of u_int32_tcheusov
2006-09-04Separate out the CRC functions in a manner that actually makes them usefuldsl
2005-09-02Avoid defining max. hash length ugliness simply by passing NULL for theelad
2005-09-02Use MAXHASHLEN to indicate largest possible hash.elad
2005-08-24Add support for SHA2 in cksum.elad
2005-01-20whitespace, remove main() prototype.xtraeme
2005-01-12* Kill __P()xtraeme
2003-12-20Update to keep file lengths in appropriate data types (off_t, as opposedkleink
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-03-31Add the necessary bits to make cksum buildable as a host tool.bjh21
2001-03-21Apparently changing crc() to ccrc() was bad, since mtree does a reachover.atatat
2001-03-20Rename the crc() function to ccrc() since that removes a compiler warningatatat
2001-03-20Add MD2, MD4, SHA1, and RMD160 support to cksum. Adding new hashes toatatat
1997-01-30Add support for generating MD5 checksums, partially derived from thethorpej
1995-03-26merged with 4.4Liteglass
1994-12-24cksum uses 32-bit quantites, internallycgd
1993-11-02update to the latest cksum utility from uunet. this one is posixcgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd