summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt/blowfish.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Niels agreed to remove the advertising clause; switching thesedjm2021-11-291-6/+3
| | | | to 3-term BSD license.
* update NAME section to include all documented functions,jmc2015-11-101-3/+3
| | | | | | or otherwise change Dt to reflect the name of an existing function; feedback/ok schwarze
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-3/+3
|
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* no point mentioning functions if we have nothing useful to sayjmc2006-08-051-13/+1
| | | | | | about them; ok djm
* wording/grammar tweaks;jmc2006-07-261-3/+4
|
* better macros;jmc2006-07-261-6/+6
|
* document `iv';jmc2006-07-261-1/+4
| | | | | from eren elci; tweaked by djm ok djm
* updates from nicholas marriott;jmc2006-07-251-5/+9
| | | | re-worded and ok djm
* add bf_{ecb,cbc}_{en,de}crypt to the .Nm list;jmc2005-10-021-2/+6
|
* punctuation and minor rewording, ok jmcjaredy2005-07-171-4/+4
|
* wording improvement from Michael Knudsen;jmc2003-08-281-2/+2
|
* - section reorder in crypt(3)jmc2003-05-301-2/+2
| | | | - use .An/.Aq for authors
* o) We always close .Bl and .Bd tags;mpech2001-08-061-2/+2
| | | | | | | | | | o) .Sh AUTHOR -> .Sh AUTHORS; o) We don't like .Pp before/after .Sh; o) We don't like .Pp before/after .Rs/.Re; o) NetBSD -> .Nx; o) OpenBSD -> .Ox; millert@ ok
* Repairs.aaron2000-04-181-2/+3
|
* Mostly punctuation fixes.aaron2000-04-151-3/+4
|
* Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron2000-03-141-2/+2
| | | | | commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
* Typo fixes.alex1999-09-231-2/+2
|
* - remove all trailing whitespaceaaron1999-07-091-5/+5
| | | | | | | | | | * 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...
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* add ECB and CBC encryption for octet streamsprovos1998-08-101-4/+24
|
* prelim manpage, cleanup, fixed crippled plaintext: sed does a niceprovos1997-02-161-0/+84
job on replacing everything, just wouldnt skip it