Date: Mon, 19 Dec 2016 19:30:58 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 215422] bhnd.ko does not build reproducibly Message-ID: <bug-215422-8-cPfr8Vu2cW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215422-8@https.bugs.freebsd.org/bugzilla/> References: <bug-215422-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215422 --- Comment #3 from Ed Maste <emaste@freebsd.org> --- > lidl@ noted the use of srand(), used to select the qsort pivot. Rather, rand() is used to select the qsort pivot. The script initializes awk's random number generator using the current time, via srand(). -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215422-8-cPfr8Vu2cW>
