From owner-freebsd-current@FreeBSD.ORG Sun Sep 28 23:34:53 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4A791065699; Sun, 28 Sep 2008 23:34:53 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id A235B8FC21; Sun, 28 Sep 2008 23:34:53 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id 7EA862218ADC; Mon, 29 Sep 2008 09:34:52 +1000 (EST) X-Viruscan-Id: <48E0149B000163AAC8969D@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id 875FC21B6463; Mon, 29 Sep 2008 09:34:51 +1000 (EST) Received: from k7.mavetju (unknown [121.44.153.110]) by mail5auth.barnet.com.au (Postfix) with ESMTP id 36EC62218991; Mon, 29 Sep 2008 09:34:51 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 79B696A0; Mon, 29 Sep 2008 09:34:22 +1000 (EST) Date: Mon, 29 Sep 2008 09:34:22 +1000 From: Edwin Groothuis To: Bruce Cran Message-ID: <20080928233422.GB3211@k7.mavetju> References: <20080928054620.GA80250@k7.mavetju> <20080928221532.0e692490@tau.draftnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080928221532.0e692490@tau.draftnet> User-Agent: Mutt/1.4.2.3i X-Mailman-Approved-At: Mon, 29 Sep 2008 00:10:17 +0000 Cc: stable@freebsd.org, current@freebsd.org Subject: Re: Request for testing - top 3.8b1 in the base system 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, 28 Sep 2008 23:34:54 -0000 On Sun, Sep 28, 2008 at 10:15:32PM +0100, Bruce Cran wrote: > On Sun, 28 Sep 2008 15:46:20 +1000 > Edwin Groothuis wrote: > > > I have made an update for the top(1) utility in the FreeBSD base > > system to get it from the 3.5b12 version to the 3.8b1 version. > > [...] > > Please report any issues with it (compile time, run time) and a way > > to reproduce it (if possible). Thanks for your help! > > There are some new warnings generated during compilation with WARNS=1 > due to the use of -DSIGWINCH on the command line (since it has already > been defined in signal.h). Though of course it doesn't have any effect > on the functionality. I have renamed it to TOPSIGWINCH to overcome this, but that's only a silly patch to make it quiet :-) Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/