From owner-cvs-all@FreeBSD.ORG Fri Sep 19 14:52:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5482016A4B3; Fri, 19 Sep 2003 14:52:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB40C43FEC; Fri, 19 Sep 2003 14:52:29 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JLqTXJ059373; Fri, 19 Sep 2003 14:52:29 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JLqThA059372; Fri, 19 Sep 2003 14:52:29 -0700 (PDT) (envelope-from sam) Message-Id: <200309192152.h8JLqThA059372@repoman.freebsd.org> From: Sam Leffler Date: Fri, 19 Sep 2003 14:52:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/mtxstat mtxstat.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 21:52:30 -0000 sam 2003/09/19 14:52:29 PDT FreeBSD src repository Modified files: tools/tools/mtxstat mtxstat.pl Log: o the kernel sysctl uses 'avg' for a key; change to suit o change header field widths to match the kernel so columns line up Revision Changes Path 1.2 +4 -4 src/tools/tools/mtxstat/mtxstat.pl