]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Restore jot's ability to use a seed for producing a deterministic
authorDiomidis Spinellis <dds@FreeBSD.org>
Mon, 6 Nov 2006 10:30:29 +0000 (10:30 +0000)
committerDiomidis Spinellis <dds@FreeBSD.org>
Mon, 6 Nov 2006 10:30:29 +0000 (10:30 +0000)
commita26a66124e2aab78e90cbd62c66518d7e4a6a3db
tree3562aeff409349f9e9b5c31d99ff32bc1e144e2b
parent55f965ae6a4d2a48110743c99952a18a811d3628
Restore jot's ability to use a seed for producing a deterministic
sequence of random numbers.
This functionality was lost in revision 1.9 when the random number
generator was switched to arc4random.

PR: docs/54879
MFC after: 2 weeks
usr.bin/jot/jot.1
usr.bin/jot/jot.c