Date: Wed, 11 Feb 1998 12:16:04 -0500 (EST) From: Uncle Flatline <flatline@gri.gallaudet.edu> To: Doug White <dwhite@resnet.uoregon.edu> Cc: Uncle Flatline <flatline@pchb1f.gallaudet.edu>, quimica.ufpr.br@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Compile my kernel Message-ID: <Pine.LNX.3.96.980211120935.13206C-100000@gri.gallaudet.edu> In-Reply-To: <Pine.BSF.3.96.980210190304.29893I-100000@gdi.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <Flatline> | 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.980211120935.13206C-100000>