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
/
md5.1
Age
Commit message (
Expand
)
Author
2010-09-03
add an EXIT STATUS section for /bin;
Jason McIntyre
2010-07-13
update our recommended hash function to sha256 and note md5 is broken.
Ted Unangst
2010-07-13
no need for userland to refer to section 2/3 pages;
Jason McIntyre
2010-07-12
replace rmd160 links with sha256. it's way more popular and more better, too.
Ted Unangst
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-04-13
allow multiple -t to increase the test count. cpus are getting too fast.
Ted Unangst
2007-03-27
Fix spelling of hexadecimal. Noted by jmc@ and Steven Mestdagh.
Todd C. Miller
2007-03-27
Add base64 support to cksum and friends. Output encoding can
Todd C. Miller
2006-11-19
WARNING/BUGS -> CAVEATS; ok millert
Jason McIntyre
2006-11-17
.Ex these pages; ok millert
Jason McIntyre
2006-11-17
simplify synopsis and usage(); ok millert
Jason McIntyre
2006-11-16
Add -r and -q options similar to what is supported by FreeBSD's md5
Todd C. Miller
2004-08-24
Note that collisions have been found for MD5, so SHA-1 is preferred.
Tom Cosgrove
2004-05-04
- simplify synopses
Jason McIntyre
2004-05-02
Add support for cksum (3 varieties), md4, sha256, sha384, and sha512.
Todd C. Miller
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-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-10-18
Properly introduce options.
Aaron Campbell
2000-03-17
Remove hard sentence breaks.
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-09-14
First complete sweep of man pages, bin/. Command/function names previously
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
1996-06-11
move to bin/md5 for `greater accessibility'
Theo de Raadt