From owner-cvs-all Sun Nov 28 13:49:16 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id D003A15724; Sun, 28 Nov 1999 13:49:01 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id C700A1C2B; Sun, 28 Nov 1999 15:50:09 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by jade.chc-chimes.com (Postfix) with ESMTP id C3C103843; Sun, 28 Nov 1999 15:50:09 -0500 (EST) Date: Sun, 28 Nov 1999 15:50:09 -0500 (EST) From: Bill Fumerola To: Warner Losh Cc: Bruce Evans , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_exit.c kern_synch.c src/sys/sys proc.h In-Reply-To: <199911281937.MAA86163@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, 28 Nov 1999, Warner Losh wrote: > Hmmm. I do find it odd that all three files showed exactly the same > number of lines + and -... Even the .h file. While we're making complaints about the accuracy of the diff counter.. It gets rather confused when multiple branches are thrown into the mix. If I make a change which is rev1.3 of a file but was based off of 1.1.1.6 or something, the counter will give me the difference of 1.3 and 1.2, IIRC. Not a big deal, but if someone is hacking around there, they might want to check that out too. -- - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message