| Commit message (Expand) | Author | Age | Files | Lines |
* | rand48(3) not drand48(3) to align with the actual man page and Xr | millert | 2014-11-25 | 1 | -3/+3 |
* | arc4random re-seeds with getentropy() now; ok deraadt@ jmc@ | naddy | 2014-07-19 | 1 | -3/+3 |
* | Clean up after arc4random u_int32_t uint32_t change | beck | 2014-07-09 | 1 | -5/+5 |
* | tweak previous; | jmc | 2013-10-22 | 1 | -4/+2 |
* | delete extra words; Henri Kemppainen | deraadt | 2013-10-22 | 1 | -3/+2 |
* | update documentation for these functions. They now state the case regarding | deraadt | 2013-10-21 | 1 | -63/+45 |
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | tedu | 2013-06-05 | 1 | -3/+3 |
* | remove reference to no longer existing description of nonexistent devices; | naddy | 2012-07-26 | 1 | -7/+4 |
* | repair the ARC4 story; ok jmc djm millert | deraadt | 2008-12-23 | 1 | -5/+7 |
* | fix an Xr, and use a more appropriate macro; | jmc | 2008-06-09 | 1 | -4/+4 |
* | arc4random_stir() does not use /dev/arandom anymore, but sysctl kern.arandom | deraadt | 2008-06-08 | 1 | -4/+6 |
* | - add NAME entries for arc4random_buf and arc4random_uniform | jmc | 2008-03-16 | 1 | -2/+4 |
* | diff from djm@ committed at his request: | otto | 2008-03-16 | 1 | -2/+21 |
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
* | macros at start of line require a `.'; | jmc | 2007-05-02 | 1 | -2/+2 |
* | Document the lack of error return value in arc4random. | pyr | 2007-05-02 | 1 | -1/+4 |
* | punctuation and minor rewording, ok jmc | jaredy | 2005-07-17 | 1 | -2/+2 |
* | RC4 is a trademark. Rest of text left intact. | kjell | 2005-06-07 | 1 | -2/+2 |
* | typo; ciper -> cipher | aaron | 2000-12-21 | 1 | -2/+2 |
* | flesh | deraadt | 2000-04-28 | 1 | -3/+23 |
* | improve the english | deraadt | 2000-04-28 | 1 | -4/+5 |
* | Repairs. | aaron | 2000-04-18 | 1 | -5/+5 |
* | Mostly punctuation fixes. | aaron | 2000-04-15 | 1 | -3/+4 |
* | First appeared in OpenBSD 2.1 | millert | 2000-04-02 | 1 | -1/+4 |
* | - remove all trailing whitespace | aaron | 1999-07-09 | 1 | -6/+6 |
* | trash some old leftover macros and replace them with -mdoc macros | aaron | 1999-07-04 | 1 | -5/+2 |
* | clarify trade secret issue | deraadt | 1999-06-30 | 1 | -4/+9 |
* | punctuation | aaron | 1999-05-25 | 1 | -2/+2 |
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | aaron | 1999-05-23 | 1 | -2/+2 |
* | spelling | deraadt | 1999-05-17 | 1 | -3/+3 |
* | Cleanup xrefs under SEE ALSO. Specifically: | alex | 1999-05-16 | 1 | -2/+2 |
* | More man page fixes. Particularly fix uses of it's/its, affect/effect, | aaron | 1998-09-07 | 1 | -2/+2 |
* | add .Xr's for all the random functions in libc | millert | 1998-07-05 | 1 | -1/+2 |
* | Typo and return value for arc4random(). | angelos | 1997-04-27 | 1 | -3/+3 |
* | documentation for arc4random. this is out of memory, might need | provos | 1997-04-15 | 1 | -0/+82 |