From owner-freebsd-current@FreeBSD.ORG Tue May 15 02:06:09 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3B75F16A400 for ; Tue, 15 May 2007 02:06:09 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id CEB7113C43E for ; Tue, 15 May 2007 02:06:08 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l4F25TK4041007; Mon, 14 May 2007 20:05:29 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 14 May 2007 20:05:34 -0600 (MDT) Message-Id: <20070514.200534.-1303464815.imp@bsdimp.com> To: sgk@troutmask.apl.washington.edu From: "M. Warner Losh" In-Reply-To: <20070513181137.GB65902@troutmask.apl.washington.edu> References: <20070513175425.GA64710@troutmask.apl.washington.edu> <20070513181053.GA3296@freebie.xs4all.nl> <20070513181137.GB65902@troutmask.apl.washington.edu> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Mon, 14 May 2007 20:05:30 -0600 (MDT) Cc: wb@freebie.xs4all.nl, freebsd-current@freebsd.org Subject: Re: Process for requesting reverting patch? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 15 May 2007 02:06:09 -0000 In message: <20070513181137.GB65902@troutmask.apl.washington.edu> Steve Kargl writes: : gdb is broken with tcsh. Having a nonfunctioning debugger : would seem to be a rather severe problem. Guess I'm lucky then, since it works for me... But what exactly are you asking be reverted? Warner