summaryrefslogtreecommitdiff
path: root/lib/libc/hash/sha1.3
AgeCommit message (Collapse)Author
2000-12-21mdoc prefers `\e' as an escape character.Aaron Campbell
2000-04-18Repairs, mostly removing hard sentence breaks.Aaron Campbell
1999-10-06- let cryptographic checksums refer to each otherMarc Espie
- avoid .Xref to one's own manpage
1999-08-11more unescaped \n lines in nroff documentsTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-05-25kill some old macrosAaron Campbell
1999-05-25punctuationAaron Campbell
1999-04-18Fixup of formatting in the example source codeWim Vandeputte
1998-06-21Remove the advertising clause in my old license, it impedes free useTodd C. Miller
of the code as a large number of similar clauses makes it impossible to write an ad for a product using the code...
1998-03-07.Bx Open -> .Ox 2.xTodd C. Miller
1998-02-27extra commas go foom foom foomTheo de Raadt
1997-07-17More typos.Todd C. Miller
1997-07-17Fix typoTodd C. Miller
1997-07-15Add a missing constTodd C. Miller
1997-07-12Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3).Todd C. Miller
1997-07-12mention usage of SHA1Final with null pointerNiels Provos
1997-07-11Todd kant spel.Todd C. Miller
1997-07-11Man page for SHA1*Todd C. Miller