aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/random.3
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* rand(3): Replace implementation with one backed by random(3) algorithmConrad Meyer2020-02-011-6/+2
* random.3: Some minor improvements to wording/clarityConrad Meyer2020-01-201-44/+37
* random.3: Remove obsolete BUGS sectionConrad Meyer2019-04-221-9/+1
* random.3: Clarify confusing summaryConrad Meyer2019-04-151-2/+2
* Fix typing of srandom() and initstate().Ed Schouten2016-07-261-3/+3
* Reflect error indication according to POSIX and what those functionsAndrey A. Chernov2016-06-051-2/+2
* Adjust wording slightly to emphasize that random(3) should not be used forColin Percival2015-02-251-3/+2
* Renumber clauses to reduce diffs to other versionsEd Maste2013-06-131-1/+1
* Replace access to /dev/random with the kernel pseudo-random numberXin LI2013-04-021-3/+3
* Add the same warning to rand48(3) as to rand(3) and random(3).Dag-Erling Smørgrav2012-09-111-1/+0
* Bump dates.Dag-Erling Smørgrav2012-09-041-1/+1
* Add a prominent warning about these functions' unsuitability forDag-Erling Smørgrav2012-09-041-7/+10
* 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