From owner-freebsd-current@FreeBSD.ORG Sun Apr 13 16:29:13 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 81BFA1065670 for ; Sun, 13 Apr 2008 16:29:13 +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 E6CE08FC0C for ; Sun, 13 Apr 2008 16:29:12 +0000 (UTC) (envelope-from jille@quis.cx) Received: (qmail 2977 invoked by uid 0); 13 Apr 2008 16:29:10 -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 < >; 13 Apr 2008 16:29:10 -0000 Received: by istud.quis.cx (Postfix, from userid 100) id 311BE39820; Sun, 13 Apr 2008 18:29:09 +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 B190B39819; Sun, 13 Apr 2008 18:29:06 +0200 (CEST) Message-ID: <480234CB.6050207@quis.cx> Date: Sun, 13 Apr 2008 18:28:59 +0200 From: Jille User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Stanislav Sedov References: <47FA2EFF.5020906@quis.cx> <20080413202534.9c3a1414.stas@FreeBSD.org> In-Reply-To: <20080413202534.9c3a1414.stas@FreeBSD.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Dist: Re: 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, 13 Apr 2008 16:29:13 -0000 I've spoke to the maintainer of unixtop (William LeFebvre), he said he wanted to help me porting it. My idea was to make a diff between the official v3.5beta12 and v3.7, and reapply that to our source-tree. I don't know whether that will work, but we'll see. -- Jille Stanislav Sedov schreef: > On Mon, 07 Apr 2008 16:26:07 +0200 > Jille Timmermans mentioned: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Hello all, >> >> I've submitted my patch to sf.net: >> https://sourceforge.net/tracker/?func=detail&atid=536044&aid=1936677&group_id=72892 >> >> And Ed Schouten told me CURRENT still has version v3.5beta12. >> So I will take a look on that. >> > > There're not so much changed in current top, thus we use this version in > system. Furthermore, we have a lot of local echancements thus the updating > will be not easy. >