From owner-freebsd-current@FreeBSD.ORG Fri Dec 10 09:56:57 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 3A88416A4CE for ; Fri, 10 Dec 2004 09:56:57 +0000 (GMT) Received: from www.mmlab.cse.yzu.edu.tw (www.mmlab.cse.yzu.edu.tw [140.138.150.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2E1D43D54 for ; Fri, 10 Dec 2004 09:56:56 +0000 (GMT) (envelope-from avatar@mmlab.cse.yzu.edu.tw) Received: by www.mmlab.cse.yzu.edu.tw (qmail, from userid 1000) id F0F424EFD55; Fri, 10 Dec 2004 17:56:52 +0800 (CST) Received: from localhost (localhost [127.0.0.1]) by www.mmlab.cse.yzu.edu.tw (qmail) with ESMTP id ED9664EFD54; Fri, 10 Dec 2004 17:56:52 +0800 (CST) Date: Fri, 10 Dec 2004 17:56:52 +0800 (CST) From: Tai-hwa Liang To: Joseph Koshy In-Reply-To: <84dead7204121001507bb07f4f@mail.gmail.com> Message-ID: <0412101755508.81515@www.mmlab.cse.yzu.edu.tw> References: <20041209231228.GD18003@squash.dsto.defence.gov.au> <20041210005538.O637@alpha.siliconlandmark.com> <84dead7204121001507bb07f4f@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-current@freebsd.org cc: alex.wilkinson@dsto.defence.gov.au Subject: Re: does this mean my kernel is trashed ? 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: Fri, 10 Dec 2004 09:56:57 -0000 I believe indent will leave a backup in the same directory. With .BAK extension or just a ~ appended to the original filename. On Fri, 10 Dec 2004, Joseph Koshy wrote: > mn> Well, _now_ it probably is. > > Depending on whether you've done a "build/install kernel" step > earlier, you might > find a usable backup kernel in /boot/kernel.old/kernel. > > Good luck.