aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/random.9
Commit message (Expand)AuthorAgeFilesLines
* random(9): bump removal to FreeBSD 16.0Ed Maste2025-05-111-2/+2
* random(9): bump removal to FreeBSD 15.0Ed Maste2024-03-181-2/+2
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* random(9): Restore historical [0,2^31-1] output range and related manLawrence Stewart2021-03-241-11/+14
* random(9): Deprecate random(9), remove meaningless srandom(9)Conrad Meyer2019-12-261-36/+11
* Revert r346410 and r346411Conrad Meyer2019-04-191-12/+1
* libkern: Bring in arc4random_uniform(9) from libcConrad Meyer2019-04-191-1/+12
* random(4): Add is_random_seeded(9) KPIConrad Meyer2019-04-161-1/+11
* random(4): Block read_random(9) on initial seedingConrad Meyer2019-04-151-96/+101
* Fix a small typo: "the the".Ed Schouten2015-07-161-2/+2
* Implement the CloudABI random_get() system call.Ed Schouten2015-07-141-3/+38
* Updated random(4) boot/shutdown scripting.Mark Murray2015-06-301-2/+0
* Huge cleanup of random(4) code.Mark Murray2015-06-301-27/+50
* Globally replace u_int*_t from (non-contributed) man pages.Ed Schouten2012-02-121-1/+1
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* Mechanically kill hard sentence breaks and double whitespaces.Ruslan Ermilov2004-07-031-2/+4
* Mdoc Janitor:Hiten Pandya2003-10-231-1/+2
* mdoc(7) police: scheduled sweep.Ruslan Ermilov2002-11-291-9/+10
* Slight overhaul of arc4random() and friends.Poul-Henning Kamp2002-10-111-6/+24
* Update the prototype for read_random to reflect that the count parameterChad David2002-04-121-2/+2
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-1/+1
* Sort NAMES section and separate Nm arguments from trailing punctuation.Sheldon Hearn2000-11-131-6/+6
* Add a man page for part of the PRNG API.Mark Murray2000-10-141-0/+135