Date: Sat, 24 Feb 2001 19:06:40 -0800 (PST) From: Nick Sayer <nsayer@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/xglobe/files patch-random Message-ID: <200102250306.f1P36eY37040@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nsayer 2001/02/24 19:06:40 PST Added files: astro/xglobe/files patch-random Log: On my system(s), xglobe's stars show up in diagonal bands. I can only conclude that rand() is not very random. This patch makes xglobe use random() instead, and does a randomdev() in main() for good measure. Approved by: kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102250306.f1P36eY37040>