Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Belatedly update the md5(1) man page to reflect the addition of sha256. | cperciva | 2005-03-10 | 1 | -6/+11 |
| | |||||
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
| | |||||
* | mdoc(7) fixes. | ru | 2004-07-07 | 1 | -1/+1 |
| | |||||
* | Add sha1 and rmd160 checksum tools. | eik | 2004-06-11 | 1 | -19/+62 |
| | | | | | | | | Since the algorithms are already supported in libmd, the size increase is small when a dynamic root is used. Approved by: joerg, ru MFC after: 2 weeks | ||||
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-05-17 | 1 | -1/+2 |
| | |||||
* | Set exit code to 1 in case at least one of the input files | se | 2003-11-02 | 1 | -0/+4 |
| | | | | could not be opened. | ||||
* | Use `The .Nm utility' | charnier | 2002-04-19 | 1 | -2/+3 |
| | |||||
* | mdoc(7) police: removed hard sentence breaks. | ru | 2001-09-04 | 1 | -6/+14 |
| | |||||
* | Mention collision attacks on MD5. From the md5(3) man page. | murray | 2001-09-04 | 1 | -0/+6 |
| | | | | | | PR: docs/14158 Reviewed by: kris Submitted by: Eric Frias <efrias@sg505.net> | ||||
* | mdoc(7) police: | ru | 2001-08-07 | 1 | -1/+1 |
| | | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block. | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
| | |||||
* | This command has more than four options. | dd | 2001-06-19 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. | ru | 2001-02-13 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | Add -q quite mode. | obrien | 1999-12-04 | 1 | -1/+5 |
| | |||||
* | Make `-r -s' also match the BSDI output. | obrien | 1999-11-11 | 1 | -1/+1 |
| | |||||
* | Add a new "-r" (right) option that reverses the order a filename and the | obrien | 1999-11-07 | 1 | -1/+7 |
| | | | | hash is printed. This aids visual diffs. | ||||
* | Correct use of .Nm. Spelling. Add rcsid, remove unused #includes, use err(3). | charnier | 1998-07-06 | 1 | -8/+8 |
| | |||||
* | Get md5(1) to use getopt(3). Also some minor -Wall cleaning | steve | 1997-12-29 | 1 | -15/+9 |
| | | | | | | | while here. PR: 5387 Submitted by: Matthew Hunt <mph@pobox.com> | ||||
* | fix a few spelling changes | jmg | 1997-08-30 | 1 | -1/+1 |
| | | | | | | | | Submitted by: Josh Gilliam Closes PR's: 4429, 4431-4438 PS: He has agreed to submit all contrib fixes back to the original author. | ||||
* | mdoc'ify man page | jmg | 1997-03-02 | 1 | -35/+49 |
| | |||||
* | Add a '-p' option to md5. This will save some time in generation of the | phk | 1995-02-26 | 1 | -1/+4 |
| | | | | ctm deltas. | ||||
* | Changed a sum(1) to a cksum(1). | ats | 1994-12-11 | 1 | -1/+1 |
| | |||||
* | Incorproate version of md5 placed into public domain by RSA. | pst | 1994-10-29 | 1 | -0/+43 |