From owner-cvs-all Thu Aug 3 11:25: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from netplex.com.au (adsl-63-207-30-186.dsl.snfc21.pacbell.net [63.207.30.186]) by hub.freebsd.org (Postfix) with ESMTP id 16F3537B60A; Thu, 3 Aug 2000 11:24:51 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (peter@localhost [127.0.0.1]) by netplex.com.au (8.9.3/8.9.3) with ESMTP id LAA48856; Thu, 3 Aug 2000 11:24:29 -0700 (PDT) (envelope-from peter@netplex.com.au) Message-Id: <200008031824.LAA48856@netplex.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: nate@yogotech.com (Nate Williams) Cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/gnu/ext2fs ext2_alloc.c ext2_balloc.c ext2_inode.c ext2_linux_balloc.c ext2_linux_ialloc.c ext2_subr.c In-Reply-To: <200008031448.IAA29681@nomad.yogotech.com> Date: Thu, 03 Aug 2000 11:24:29 -0700 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nate Williams wrote: > > "Jordan K. Hubbard" wrote: > > > Hmmmm. You're just trying to get up there on the CVS lines-committed > > > statistics table, aren't you? :-) > > > > Actually, I was trying to get the noise down a bit before attempting some > > more interesting MFC's... > > 'cvs diff -k -u' works for me. :) That doesn't work for 'diff -ru2 src_4 src_current' cvs diff is quite broken. It shows a diff header for files that have no differences. eg: Index: alpha/alpha/dec_1000a.c =================================================================== RCS file: /home/ncvs/src/sys/alpha/alpha/dec_1000a.c,v retrieving revision 1.2.2.2 retrieving revision 1.4 diff -u -r1.2.2.2 -r1.4 Index: alpha/alpha/dec_2100_a50.c =================================================================== RCS file: /home/ncvs/src/sys/alpha/alpha/dec_2100_a50.c,v retrieving revision 1.5.2.2 retrieving revision 1.7 diff -u -r1.5.2.2 -r1.7 Index: alpha/alpha/dec_2100_a500.c =================================================================== RCS file: /home/ncvs/src/sys/alpha/alpha/dec_2100_a500.c,v retrieving revision 1.1.2.3 retrieving revision 1.3 diff -u -r1.1.2.3 -r1.3 > Nate > > > > > - Jordan > > > > > > > peter 2000/08/02 17:52:58 PDT > > > > > > > > Modified files: (Branch: RELENG_4) > > > > sys/gnu/ext2fs ext2_alloc.c ext2_balloc.c ext2_inode.c > > > > ext2_linux_balloc.c ext2_linux_ialloc.c > > > > ext2_subr.c > > > > Log: > > > > MFC: $FreeBSD$ > > > > > > > > Revision Changes Path > > > > 1.28.2.1 +1 -0 src/sys/gnu/ext2fs/ext2_alloc.c > > > > 1.9.2.1 +1 -0 src/sys/gnu/ext2fs/ext2_balloc.c > > > > 1.24.2.1 +1 -0 src/sys/gnu/ext2fs/ext2_inode.c > > > > 1.11.2.1 +2 -0 src/sys/gnu/ext2fs/ext2_linux_balloc.c > > > > 1.13.2.1 +2 -0 src/sys/gnu/ext2fs/ext2_linux_ialloc.c > > > > 1.13.2.1 +2 -0 src/sys/gnu/ext2fs/ext2_subr.c > > > > > > > > > > > > > > > > > > Cheers, > > -Peter > > -- > > Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au > > "All of this is for nothing if we don't go to the stars" - JMS/B5 > > > > > > Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message