index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
md5
/
sha1.1
Age
Commit message (
Expand
)
Author
2003-06-17
Sync with share/misc/license.template and add missing DARPA credit
Todd C. Miller
2003-06-03
Use an ISC-tyle license for all my code; it is simpler and more permissive.
Todd C. Miller
2003-03-14
tweaks;
Jason McIntyre
2003-03-12
Add -c option similar to GNU md5sum.
Todd C. Miller
2003-02-19
Back out documentation for (currently) non-existent -c option that
Todd C. Miller
2003-02-14
Add a 2-clause BSD license. These files are based on the md5.1
Todd C. Miller
2001-10-29
add RFC 3174 to SEE ALSO section
Todd C. Miller
2001-06-03
sync man page with new usage restrictions
Todd C. Miller
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-03-23
Fix some formatting problems I missed before.
Aaron Campbell
1998-12-15
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Aaron Campbell
1998-09-23
alphabetize SEE ALSO entries and numerically order according to section
Aaron Campbell
1998-01-02
use getopt; mph@pobox.com
Theo de Raadt
1997-11-12
correct references.
Niels Provos
1997-07-12
Use new-style man macros.
Todd C. Miller
1997-07-12
md5(1) is now capable of doing md4, md5 and sha1 digests. Currently
Todd C. Miller