From owner-cvs-all Mon Jan 22 14:36:51 2001 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 2BC4E37B6AE; Mon, 22 Jan 2001 14:36:30 -0800 (PST) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id OAA08133; Mon, 22 Jan 2001 14:36:28 -0800 Date: Mon, 22 Jan 2001 14:36:27 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: John Baldwin Cc: Matt Jacob , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/kern kern_synch.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On 22-Jan-01 Matt Jacob wrote: > > mjacob 2001/01/22 14:22:39 PST > > > > Modified files: > > sys/kern kern_synch.c > > Log: > > Move (now) unused variable declaration inside the block (now commented > > out). > > I had this fixed in a slightly different manner locally. :-P I would be > committing stuff right now but my kernel doesn't boot all the way to single > user yet. If I can get it there and get it stable I'll be committing lots of > stuff in the not too distant future. Well, sorry... How about doing a tad more complete job up front? Try to nuke all the warnings that you can, okay? Also, the growth of the '#if 0' pieces is somewhat alarming. I would expect the rate of the rate of change to start slowing for -current now. It is not. This is not a good sign. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message