aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/random.3
Commit message (Expand)AuthorAgeFilesLines
* MFC r249035:Xin LI2013-05-301-3/+3
* MFH (r240107,240111,240361): warn against using weak PRNGsDag-Erling Smørgrav2013-03-011-1/+0
* MFH (r240107, r240111): warn against using these for cryptographic purposes.Dag-Erling Smørgrav2012-09-111-8/+11
* Add cross-references to lrand48(3) and arc4random(3) from rand(3)Konstantin Belousov2010-10-061-0/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Sort sections.Ruslan Ermilov2005-01-201-2/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-4/+8
* Cross-reference arc4random(3).David Schultz2003-07-311-0/+4
* Fix grammar bogons.Jens Schweikhardt2003-05-311-1/+1
* Move to using .In instead of .Fd #include <> for include mark-up.Jeroen Ruigrok van der Werven2001-09-071-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-4/+4
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* urandom(4) -> random(4)Dima Dorfman2001-06-071-2/+2
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.AqPhilippe Charnier1998-03-191-2/+2
* Instead of copying fallback code over and over in each program,Andrey A. Chernov1997-06-141-6/+1
* Remove orand* code as promised for the next releaseAndrey A. Chernov1997-03-291-12/+1
* Add srandomdev() descriptionAndrey A. Chernov1997-03-231-1/+24
* Use the .Tn macro for generic FreeBSD references. Other minor cleanup.Mike Pritchard1997-03-211-3/+3
* Fix arg types to match Lite2Andrey A. Chernov1997-03-171-2/+2
* Improve seeding, the random sequence did not vary matchAndrey A. Chernov1996-10-091-9/+20
* Added missing section numbers to a bunch of .Xr macros, orMike Pritchard1996-03-271-4/+9
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+166