Date: Sun, 09 Feb 2003 11:21:22 +0000 From: Mark Murray <mark@grondar.org> To: Sean Chittenden <seanc@FreeBSD.ORG> Cc: audit@FreeBSD.ORG Subject: Re: Making random(6) actually useful... Message-ID: <200302091121.h19BLMaX031051@grimreaper.grondar.org> In-Reply-To: Your message of "Sun, 09 Feb 2003 02:47:27 PST." <20030209104727.GO15936@perrin.int.nxad.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sean Chittenden writes: > There isn't much useful functionality that I'm aware of that comes out > of random(6) as its implemented currently. What I was originally out > to do was to randomize the search order of dist sites for > ports/packages and didn't find anything that did what I wanted and was > BSD licensed (or small). The new random(6) functionality allows for: Looks good to me! Nits: o Please put BSD copyrights onto new files. o Please use "new-style" function declarations where possible; this will obviate the need for (at least) the main() prototype. M -- Mark Murray iumop ap!sdn w,I idlaH 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?200302091121.h19BLMaX031051>