Received: by mail.netbsd.org (Postfix, from userid 605) id 5A42B19D5AB; Fri, 24 Dec 2010 23:39:21 +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 D163A19D573 for ; Fri, 24 Dec 2010 23:39:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A3620175DD; Fri, 24 Dec 2010 23:39:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 24 Dec 2010 23:39:19 +0000 From: "enami tsugutomo" Subject: CVS commit: src/usr.bin/vmstat To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20101224233919.A3620175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "enami tsugutomo" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: enami Date: Fri Dec 24 23:39:19 UTC 2010 Modified Files: src/usr.bin/vmstat: vmstat.c Log Message: We still need to update ouvmexp to output the differene from previous iteration. To generate a diff of this commit: cvs rdiff -u -r1.171 -r1.172 src/usr.bin/vmstat/vmstat.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.