Date: Mon, 29 Nov 1999 23:08:56 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: "Jordan K. Hubbard" <jkh@zippy.cdrom.com> Cc: obrien@FreeBSD.ORG, 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: <199911300708.XAA21340@apollo.backplane.com> References: <89029.943945335@zippy.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
:> I actually prefer them. I put what I want in my kernel config file and
:
:You're in the vast minority here. :)
:
:- Jordan
Given the choice between kernel binary bloat and options bloat, I'll take
the options bloat. Options can always be rearranged and cleaned up (or
removed). Kernel bloat is harder to deal with.
Alternatively we could try our hand at 'negative options', i.e. options
that disable things rather then options that enable things. I dislike
the idea of gratuitously denying a new option simply on the basis of
option-bloat fears.
-Matt
Matthew Dillon
<dillon@backplane.com>
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?199911300708.XAA21340>
