Received: by mail.netbsd.org (Postfix, from userid 0) id DD79363B1E8; Tue, 5 May 2009 18:52:19 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 3BBD263B193 for ; Tue, 5 May 2009 18:52:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9A3AA175D0; Tue, 5 May 2009 18:52:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 5 May 2009 14:52:13 -0400 From: Christos Zoulas Subject: CVS commit: src/external/bsd/top/dist To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20090505185213.9A3AA175D0@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: christos Date: Tue May 5 18:52:13 UTC 2009 Modified Files: src/external/bsd/top/dist: display.c Log Message: PR/41358: YAMAMOTO Takashi: top -n is broken, don't return -1 early if !smartterminal To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/bsd/top/dist/display.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.