Received: by mail.netbsd.org (Postfix, from userid 0) id B07EC63B31C; Sun, 15 Mar 2009 20:24:57 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id C1A7D63B1F6 for ; Sun, 15 Mar 2009 20:24:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AE43C175D0; Sun, 15 Mar 2009 20:24:55 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 15 Mar 2009 20:24:55 +0000 From: Soren Jacobsen Subject: CVS commit: [netbsd-5] src/usr.sbin/pstat To: source-changes@NetBSD.org Message-Id: <20090315202455.AE43C175D0@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: snj Date: Sun Mar 15 20:24:55 UTC 2009 Modified Files: src/usr.sbin/pstat [netbsd-5]: pstat.c Log Message: Pull up following revision(s) (requested by mrg in ticket #566): usr.sbin/pstat/pstat.c: revision 1.113 convert getfiles() to use KERN_FILE2 sysctl. now it can survive "struct file" changing, as is upcoming. To generate a diff of this commit: cvs rdiff -u -r1.110.4.1 -r1.110.4.2 src/usr.sbin/pstat/pstat.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.