From owner-freebsd-current@FreeBSD.ORG Mon Mar 15 01:13:16 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 2C40016A4CE for ; Mon, 15 Mar 2004 01:13:16 -0800 (PST) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9C1543D2D for ; Mon, 15 Mar 2004 01:13:14 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86])i2F9DDnX029829; Mon, 15 Mar 2004 20:13:13 +1100 Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) i2F9DBUf023696; Mon, 15 Mar 2004 20:13:12 +1100 Date: Mon, 15 Mar 2004 20:13:11 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Colin Percival In-Reply-To: <6.0.1.1.1.20040315084218.03b57d18@imap.sfu.ca> Message-ID: <20040315200955.S5767@gamplex.bde.org> References: <6.0.1.1.1.20040314234126.03adbc50@imap.sfu.ca> <6.0.1.1.1.20040315084218.03b57d18@imap.sfu.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org 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:13:16 -0000 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. Bruce