Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 17 Oct 2001 20:26:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 17 Oct 2001 20:25:53 -0400 Received: from chac.inf.utfsm.cl ([200.1.19.54]:18699 "EHLO chac.inf.utfsm.cl") by vger.kernel.org with ESMTP id ; Wed, 17 Oct 2001 20:25:41 -0400 Message-Id: <200110180025.f9I0Ps8t004928@sleipnir.valparaiso.cl> To: =?iso-8859-1?q?willy=20tarreau?= cc: Paul Gortmaker , linux-kernel@vger.kernel.org Subject: Re: Making diff(1) of linux kernels faster In-Reply-To: Message from =?iso-8859-1?q?willy=20tarreau?= of "Wed, 17 Oct 2001 19:57:52 +0200." <20011017175752.80489.qmail@web20507.mail.yahoo.com> Date: Wed, 17 Oct 2001 21:25:53 -0300 From: Horst von Brand Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org =?iso-8859-1?q?willy=20tarreau?= said: [...] > Be very careful not to modify a multi-linked file, or > it will be damaged in all trees and won't be seen by > diff. your editor must unlink before saving. Most don't. ed(1), vi(1) and emacs(1) are careful tro write to the very same file. jed(1) is the only outlier I'm aware of... -- Horst von Brand vonbrand@sleipnir.valparaiso.cl Casilla 9G, Vin~a del Mar, Chile +56 32 672616 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/