index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
cksum
/
extern.h
Age
Commit message (
Expand
)
Author
2021-03-18
cksum: use POSIX type uint32_t instead of u_int32_t
cheusov
2006-09-04
Separate out the CRC functions in a manner that actually makes them useful
dsl
2005-09-02
Avoid defining max. hash length ugliness simply by passing NULL for the
elad
2005-09-02
Use MAXHASHLEN to indicate largest possible hash.
elad
2005-08-24
Add support for SHA2 in cksum.
elad
2005-01-20
whitespace, remove main() prototype.
xtraeme
2005-01-12
* Kill __P()
xtraeme
2003-12-20
Update to keep file lengths in appropriate data types (off_t, as opposed
kleink
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-03-31
Add the necessary bits to make cksum buildable as a host tool.
bjh21
2001-03-21
Apparently changing crc() to ccrc() was bad, since mtree does a reachover.
atatat
2001-03-20
Rename the crc() function to ccrc() since that removes a compiler warning
atatat
2001-03-20
Add MD2, MD4, SHA1, and RMD160 support to cksum. Adding new hashes to
atatat
1997-01-30
Add support for generating MD5 checksums, partially derived from the
thorpej
1995-03-26
merged with 4.4Lite
glass
1994-12-24
cksum uses 32-bit quantites, internally
cgd
1993-11-02
update to the latest cksum utility from uunet. this one is posix
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd