From owner-cvs-all Fri Aug 9 15: 4:57 2002 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 C967137B400; Fri, 9 Aug 2002 15:04:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C62443E77; Fri, 9 Aug 2002 15:04:54 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g79M4sJU079260; Fri, 9 Aug 2002 15:04:54 -0700 (PDT) (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g79M4s9r079259; Fri, 9 Aug 2002 15:04:54 -0700 (PDT) Message-Id: <200208092204.g79M4s9r079259@freefall.freebsd.org> From: Ian Dowse Date: Fri, 9 Aug 2002 15:04:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/pnpinfo pnpinfo.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 iedowse 2002/08/09 15:04:54 PDT Modified files: contrib/pnpinfo pnpinfo.c Log: Use the correct loop variable so that we print all IO addresses and not just 8 copies of the first one. PR: bin/18157 Submitted by: German Tischler Revision Changes Path 1.8 +2 -2 src/contrib/pnpinfo/pnpinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message