From owner-freebsd-current@FreeBSD.ORG Mon Mar 15 01:24:13 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B5C716A4CE for ; Mon, 15 Mar 2004 01:24:13 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06CE043D39 for ; Mon, 15 Mar 2004 01:24:12 -0800 (PST) (envelope-from sos@DeepCore.dk) Received: from DeepCore.dk (sos.deepcore.dk [194.192.25.130]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i2F9NsZC089255; Mon, 15 Mar 2004 10:24:09 +0100 (CET) (envelope-from sos@DeepCore.dk) Message-ID: <4055762B.4020500@DeepCore.dk> Date: Mon, 15 Mar 2004 10:23:55 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20040126 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bruce Evans References: <6.0.1.1.1.20040314234126.03adbc50@imap.sfu.ca> <6.0.1.1.1.20040315084218.03b57d18@imap.sfu.ca> <20040315200955.S5767@gamplex.bde.org> In-Reply-To: <20040315200955.S5767@gamplex.bde.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: current@freebsd.org cc: Colin Percival Subject: Re: spaces before tabs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 09:24:13 -0000 Bruce Evans wrote: > On Mon, 15 Mar 2004, Colin Percival wrote: > > >>At 06:25 15/03/2004, Bruce Evans wrote: >> >>>On Sun, 14 Mar 2004, Colin Percival wrote: >>> >>>>Should I clean these up, or is it not worth bloating the repository for >>>>such cosmetic fixes? >>> >>>It's too painful to do all at once IMO. >> >> Painful for whom? I've got a 2.4MB patch sitting in front of >>me which fixes most of these. > > > Painful for anyone who uses "cvs diff" to try to see actual fixes. Hmm, they should just be taught about the -b option to cvs diff then :) -- -Søren