[Bug 244139] random(6) since r355693 does not support a double value for denominator
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 15 19:13:43 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244139
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: cem
Date: Sat Feb 15 19:13:38 UTC 2020
New revision: 357975
URL: https://svnweb.freebsd.org/changeset/base/357975
Log:
random(6): Re-add undocumented support for floating point denominators
And document it in the manual page.
PR: 244139
Submitted by: Keith White <kwhite AT site.uottawa.ca> (earlier version)
Changes:
head/usr.bin/random/random.6
head/usr.bin/random/random.c
head/usr.bin/random/randomize_fd.c
head/usr.bin/random/randomize_fd.h
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list