summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/rand.3
AgeCommit message (Expand)Author
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2020-02-01rand(3): Replace implementation with one backed by random(3) algorithmConrad Meyer
2019-12-14Deprecate sranddev(3) APIConrad Meyer
2019-04-22rand.3: Match better recommendation language from random.3Conrad Meyer
2013-06-13Renumber clauses to reduce diffs to other versionsEd Maste
2013-04-02Replace access to /dev/random with the kernel pseudo-random numberXin LI
2012-09-04Bump dates.Dag-Erling Smørgrav
2012-09-04Add a prominent warning about these functions' unsuitability forDag-Erling Smørgrav
2010-10-06Missed space.Konstantin Belousov
2010-10-06Add cross-references to lrand48(3) and arc4random(3) from rand(3)Konstantin Belousov
2007-01-09Per Regents of the University of Calfornia letter, remove advertisingWarner Losh
2004-11-10sranddev() is not magic pixie dust. While it gives a good randomWarner Losh
2003-09-08mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov
2002-12-18mdoc(7) police: "The .Fn function".Ruslan Ermilov
2001-09-07Move to using .In instead of .Fd #include <> for include mark-up.Jeroen Ruigrok van der Werven
2001-08-08mdoc(7) police: expand plain text xrefs.Ruslan Ermilov
2001-07-15Remove whitespace at EOL.Dima Dorfman
2001-06-07urandom(4) -> random(4)Dima Dorfman
2001-04-27Grammar nit.Ruslan Ermilov
2001-04-23Add sranddev() since srand() is not vary much with seed, typical timeAndrey A. Chernov
2001-02-26.St -ansiC -> .St -isoCRuslan Ermilov
2000-04-21Introduce ".Lb" macro to libc manpages.Alexey Zelkin
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-07-12Add $Id$, to make it simpler for members of the translation teams toNik Clayton
1999-05-24Added Posix rand_r function.Wes Peters
1994-05-27BSD 4.4 Lite Lib SourcesRodney W. Grimes