From owner-cvs-all Mon Jul 30 14:42:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 44E5937B401; Mon, 30 Jul 2001 14:42:28 -0700 (PDT) (envelope-from tmm@FreeBSD.org) Received: (from tmm@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6ULgSM68964; Mon, 30 Jul 2001 14:42:28 -0700 (PDT) (envelope-from tmm) Message-Id: <200107302142.f6ULgSM68964@freefall.freebsd.org> From: Thomas Moestl Date: Mon, 30 Jul 2001 14:42:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pstat pstat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tmm 2001/07/30 14:42:27 PDT Modified files: usr.sbin/pstat pstat.c Log: Fix the third argument to sysctlbyname() to be of the type size_t * (instead of int *). MFC after: 2 days Revision Changes Path 1.61 +3 -2 src/usr.sbin/pstat/pstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message