From owner-freebsd-questions Wed Feb 11 09:19:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA05740 for questions-outgoing; Wed, 11 Feb 1998 09:19:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gri.gallaudet.edu (flatline@gri.gallaudet.edu [134.231.10.112]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA05733; Wed, 11 Feb 1998 09:19:40 -0800 (PST) (envelope-from flatline@gri.gallaudet.edu) Received: from localhost (flatline@localhost) by gri.gallaudet.edu (8.8.5/8.8.5) with SMTP id MAA13257; Wed, 11 Feb 1998 12:16:05 -0500 Date: Wed, 11 Feb 1998 12:16:04 -0500 (EST) From: Uncle Flatline To: Doug White cc: Uncle Flatline , quimica.ufpr.br@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Compile my kernel In-Reply-To: Message-ID: Organization: The Sprawl MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 10 Feb 1998, Doug White wrote: > > I saw an example that I liked better in LINT: > > > > options "MAXMEM=(128*1024)" > > > > Saves me the math, and seems more intuitive. (LINT used the quotes, but I > > suspect they're unnecessary. I assume that the paren's and asterisk will be > > interpreted correctly without.) > > I thought math wasn't permitted in an option. Does that actually spit out > the right thing? I THOUGHT it did... What's the best way to check? And if it DOESN'T do the right thing, why have it in LINT, when options MAXMEM=131072 # 131072 = (128*1024) = 128M would get the point across? (This is why god invented comments.) Or is this another one of those things like having a chsh that drops unencrypted passwords in the passwd file? ;-) -- Kevin Cole | E-mail: flatline@pchb1f.gallaudet.edu Gallaudet Research Institute | WWW: http://pchb1f.gallaudet.edu/ Hall Memorial Bldg S-419 | Voice: (202) 651-5135 Washington, D.C. 20002-3695 | FAX: (202) 651-5746 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message