emaste
a027d64fa7
Renumber clauses to reduce diffs to other versions
...
NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3,
so follow suit to make comparison easier.
2013-06-13 00:19:30 +00:00
delphij
08ef412169
Replace access to /dev/random with the kernel pseudo-random number
...
source sysctl(KERN_ARND) and remove the fallback code.
Obtained from: OpenBSD
Reviewed by: secteam
MFC after: 1 month
2013-04-02 23:41:20 +00:00
des
7c43d2b090
Bump dates.
...
Reminded by: bz@
2012-09-04 22:03:16 +00:00
des
2d0a5cb1e0
Add a prominent warning about these functions' unsuitability for
...
cryptographic purposes, and recommend using arc4random(3) instead.
2012-09-04 21:40:53 +00:00
kib
4548326072
Missed space.
...
Submitted by: brueffer
MFC after: 1 week
2010-10-06 09:24:33 +00:00
kib
7f328b5183
Add cross-references to lrand48(3) and arc4random(3) from rand(3)
...
and random(3).
Submitted by: Valentin Nechayev <netch netch kiev ua>
MFC after: 1 week
2010-10-06 09:05:47 +00:00
imp
cd1f140ae4
Per Regents of the University of Calfornia letter, remove advertising
...
clause.
# If I've done so improperly on a file, please let me know.
2007-01-09 00:28:16 +00:00
imp
eae3ce693c
sranddev() is not magic pixie dust. While it gives a good random
...
seed, the random number generator rand(3) still sucks and is unlikely
sufficient for crypto use. Correct what appears to be a cut and paste
error from the srandomdev() man page.
Submitted by: Ben Mesander
2004-11-10 17:25:49 +00:00
ru
1c23ef339b
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
ru
8746d263e1
mdoc(7) police: "The .Fn function".
2002-12-18 12:45:11 +00:00
asmodai
a04d04aa06
Move to using .In instead of .Fd #include <> for include mark-up.
...
Inspired by comment from: dd
2001-09-07 14:46:36 +00:00
ru
6787c701a8
mdoc(7) police: expand plain text xrefs.
2001-08-08 11:48:28 +00:00
dd
a145482cf6
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
dd
075fc28fc8
urandom(4) -> random(4)
...
PR: 27858
Submitted by: Yoshihiro Koya <Yoshihiro.Koya@math.yokohama-cu.ac.jp>
Approved by: markm
2001-06-07 02:31:03 +00:00
ru
c507c0ccd6
Grammar nit.
2001-04-27 08:16:57 +00:00
ache
fb76083ae2
Add sranddev() since srand() is not vary much with seed, typical time
2001-04-23 02:29:10 +00:00
ru
3ff23f918d
.St -ansiC -> .St -isoC
2001-02-26 13:23:47 +00:00
phantom
5401879e3b
Introduce ".Lb" macro to libc manpages.
...
More libraries manpages updates following.
2000-04-21 09:42:15 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
nik
f7a8bc4c04
Add $Id$, to make it simpler for members of the translation teams to
...
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
1999-07-12 20:50:10 +00:00
wes
07cfb42e12
Added Posix rand_r function.
1999-05-24 23:30:14 +00:00
rgrimes
be22b15ae2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00