From owner-cvs-all Sun Oct 25 05:01:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA12127 for cvs-all-outgoing; Sun, 25 Oct 1998 05:01:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA12119; Sun, 25 Oct 1998 05:01:05 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id AAA25638; Mon, 26 Oct 1998 00:00:28 +1100 Date: Mon, 26 Oct 1998 00:00:28 +1100 From: Bruce Evans Message-Id: <199810251300.AAA25638@godzilla.zeta.org.au> To: bde@FreeBSD.ORG, mike@smith.net.au Subject: Re: cvs commit: src/usr.bin/nfsstat nfsstat.c Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> Modified files: >> usr.bin/nfsstat nfsstat.c >> Log: >> Backout out previous commit. The bug was in the kernel. >> >> Revision Changes Path >> 1.12 +9 -2 src/usr.bin/nfsstat/nfsstat.c > >This is almost certainly wrong. We should be using the textual MIB >names wherever possible, and this is no exception. Why should we >kludge around using several different lookup mechanisms when only one >is required? Lookup by number is the standard method. It is preferable for old sysctls because it is better documented. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message