From owner-freebsd-current@FreeBSD.ORG Sun Apr 6 23:50:11 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0FA5106566B for ; Sun, 6 Apr 2008 23:50:11 +0000 (UTC) (envelope-from jille@quis.cx) Received: from smtp2.versatel.nl (smtp2.versatel.nl [62.58.50.89]) by mx1.freebsd.org (Postfix) with ESMTP id 238EB8FC1C for ; Sun, 6 Apr 2008 23:50:10 +0000 (UTC) (envelope-from jille@quis.cx) Received: (qmail 13307 invoked by uid 0); 6 Apr 2008 23:23:30 -0000 Received: from ip83-113-174-82.adsl2.versatel.nl (HELO istud.quis.cx) ([82.174.113.83]) (envelope-sender ) by smtp2.versatel.nl (qmail-ldap-1.03) with SMTP for < >; 6 Apr 2008 23:23:30 -0000 Received: by istud.quis.cx (Postfix, from userid 100) id ECF0039820; Mon, 7 Apr 2008 01:23:29 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on istud.quis.cx X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.4 Received: from [192.168.1.4] (ille [192.168.1.4]) by istud.quis.cx (Postfix) with ESMTP id 5148639819; Mon, 7 Apr 2008 01:23:27 +0200 (CEST) Message-ID: <47F95B6D.80006@quis.cx> Date: Mon, 07 Apr 2008 01:23:25 +0200 From: Jille Timmermans User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-current@freebsd.org X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Ed Schouten Subject: werase patch for src/contrib/top 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: Sun, 06 Apr 2008 23:50:11 -0000 Hello all, My first mail to the FreeBSD mailinglists :) I've patched top (in src/contrib) to accept ^W in line editing mode (eg when killing a process (hit 'k')) The patch is attached, and I hope mailman won't eat it, or else: http://junk.quis.cx/NbVJSKxn/top-werase-patch.diff there it is :) I took the RELENG_6 version, and editted that one. -- Jille Timmermans Ps: Am I even on the right mailinglist ?