Date: Tue, 2 Mar 2004 18:58:01 +0300 From: Sergey 'DoubleF' Zaharchenko <doublef@tele-kom.ru> To: Jerry McAllister <jerrymc@clunix.cl.msu.edu> Cc: freebsd-questions@freebsd.org Subject: Re: LINT file? Message-ID: <20040302185801.71e26f52@Hal.localdomain> In-Reply-To: <200403021500.i22F06305259@clunix.cl.msu.edu> References: <40440743.9000306@dsli.com> <200403021500.i22F06305259@clunix.cl.msu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Tue__2_Mar_2004_18_58_01_+0300_DnChs3If.e7IrC0r Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Tue, 2 Mar 2004 10:00:05 -0500 (EST) Jerry McAllister <jerrymc@clunix.cl.msu.edu> probably wrote: > > And if you are unable to understand the programming at all, then may > > I suggest that you SHUT THE FUCK UP!! > > > > Oh now that's a really helpful response. > :( > > Anyway, my 4.9 LINT has comments. > I certainly hope to see them when I get to 5.xxx. > You will see them, as Kris noted already, in NOTES. If you want to see them in LINT, do something like $ cd /usr/src/sys && cat conf/NOTES i386/conf/NOTES > i386/conf/LINT :) > > Without the comments LINT is essentially useless. > I guess it serves a specific purpose for development: if you try to compile a kernel with it as the config file, the compiler will attempt to process most of the OS code. > > Just long lists of cryptic character strings are not > very helpful, even if there is a man page on every one. > I feel like that this separation of a file needed for developers (LINT) and file readable by others (NOTES) nevertheless has some sense. For example, one doesn't have to make sure that NOTES is in any way compilable, it's `lines that can be cut/pasted into kernel' config file. That way, one may be able to enumerate more options, even they are mutually exclsive. That's just one reason that came to my mind. The reason for splitting notes into conf/NOTES and <arch>/conf/NOTES seems more obvious: common devices go into the former, specific - into the latter. HTH. -- DoubleF Jesus Saves, Moses Invests, But only Buddha pays Dividends. --Signature=_Tue__2_Mar_2004_18_58_01_+0300_DnChs3If.e7IrC0r Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFARK8dwo7hT/9lVdwRAiRrAJwLQbjc4M3CYynFLcjrpjDJKayJxwCfSC5c pKXb1XITI9bQs+cg/Psk5R4= =YaPD -----END PGP SIGNATURE----- --Signature=_Tue__2_Mar_2004_18_58_01_+0300_DnChs3If.e7IrC0r--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040302185801.71e26f52>