Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id C530F63F2D0 for ; Fri, 5 Apr 2013 18:20:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4988C14A3F6; Fri, 5 Apr 2013 18:20:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A8BE614A3F4 for ; Fri, 5 Apr 2013 18:20:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ncR9dU0D8Fi9 for ; Fri, 5 Apr 2013 18:20:09 +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 31FC514A3F2 for ; Fri, 5 Apr 2013 18:20:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2658C175DD; Fri, 5 Apr 2013 18:20:09 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 5 Apr 2013 14:20:09 -0400 From: "Christos Zoulas" Subject: CVS commit: pkgsrc/net/net-snmp To: pkgsrc-changes@NetBSD.org Reply-To: christos@netbsd.org X-Mailer: log_accum Message-Id: <20130405182009.2658C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: christos Date: Fri Apr 5 18:20:09 UTC 2013 Modified Files: pkgsrc/net/net-snmp: Makefile distinfo Added Files: pkgsrc/net/net-snmp/patches: patch-agent_mibgroup_hardware_fsys_fsys_getfsstats.c Log Message: welcome to pl2. - support for multi-cpu state reporting - fix bug with storage calculation (use frsize instead bsize) To generate a diff of this commit: cvs rdiff -u -r1.96 -r1.97 pkgsrc/net/net-snmp/Makefile cvs rdiff -u -r1.75 -r1.76 pkgsrc/net/net-snmp/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/net/net-snmp/patches/patch-agent_mibgroup_hardware_fsys_fsys_getfsstats.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.