From owner-cvs-all Mon Nov 29 13:11:22 1999 Delivered-To: cvs-all@freebsd.org Received: from spirit.jaded.net (spirit.jaded.net [216.94.113.12]) by hub.freebsd.org (Postfix) with ESMTP id DC7C315438; Mon, 29 Nov 1999 13:11:16 -0800 (PST) (envelope-from dan@spirit.jaded.net) Received: (from dan@localhost) by spirit.jaded.net (8.9.3/8.9.3) id QAA03615; Mon, 29 Nov 1999 16:13:27 -0500 (EST) Date: Mon, 29 Nov 1999 16:13:27 -0500 From: Dan Moschuk To: Matthew Dillon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf files.i386 src/sys/kern kern_fork.c src/sys/libkern arc4random.c src/sys/sys libkern.h Message-ID: <19991129161327.E2999@spirit.jaded.net> References: <199911281751.JAA40710@freefall.freebsd.org> <199911292104.NAA09106@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <199911292104.NAA09106@apollo.backplane.com>; from dillon@apollo.backplane.com on Mon, Nov 29, 1999 at 01:04:30PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk | Hi Dan. Is it possible that we could adjust this feature to be enabled | with a config option? It seems to add a considerable amount of bulk to | the kernel that's deadweight for the people not using it. | | Maybe call the config option RANDOMPID or something like that, and then | conditionally compile in the appropriate code (including the arc4random.c | source file). I don't care if its the default in GENERIC or not, but | I'm starting to get worried about fitting kernels onto floppies with all | the other /boot junk that's required now. We can swing that, sure. I will include that in my next patch (which will randomize source ports). Cheers! -- Dan Moschuk (TFreak!dan@freebsd.org) "Cure for global warming: One giant heatsink and dual fans!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message