summaryrefslogtreecommitdiff
path: root/lib/libc/crypt/arc4random.3
AgeCommit message (Expand)Author
2005-07-17punctuation and minor rewording, ok jmcJared Yanovich
2005-06-07RC4 is a trademark. Rest of text left intact.Kjell Wooding
2000-12-21typo; ciper -> cipherAaron Campbell
2000-04-28fleshTheo de Raadt
2000-04-28improve the englishTheo de Raadt
2000-04-18Repairs.Aaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-02First appeared in OpenBSD 2.1Todd C. Miller
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-06-30clarify trade secret issueTheo de Raadt
1999-05-25punctuationAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-17spellingTheo de Raadt
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-07-05add .Xr's for all the random functions in libcTodd C. Miller
1997-04-27Typo and return value for arc4random().Angelos D. Keromytis
1997-04-15documentation for arc4random. this is out of memory, might needNiels Provos