Date: Sat, 27 Nov 1999 03:15:47 -0500 From: Dan Moschuk <dan@freebsd.org> To: freebsd-audit@freebsd.org Subject: New Random PID patch using arc4 available Message-ID: <19991127031547.A19711@november.jaded.net>
next in thread | raw e-mail | index | archive | help
I've put another patch online that moves away from random() and uses arc4random() instead. http://www.freebsd.org/~dan/arc4random.c http://www.freebsd.org/~dan/randompid.patch You'll need to install arc4random.c into /sys/libkern manually (sorry). Cheers! -- Dan Moschuk (TFreak!dan@freebsd.org) "Try not. Do, or do not. There is no try." -- Yoda To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991127031547.A19711>