From owner-cvs-all Thu Oct 1 16:30:31 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25185 for cvs-all-outgoing; Thu, 1 Oct 1998 16:30:31 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA25167; Thu, 1 Oct 1998 16:30:20 -0700 (PDT) (envelope-from ken@FreeBSD.org) From: Kenneth Merry Received: (from ken@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA27972; Thu, 1 Oct 1998 16:30:14 -0700 (PDT) Date: Thu, 1 Oct 1998 16:30:14 -0700 (PDT) Message-Id: <199810012330.QAA27972@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/bin/chio chio.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ken 1998/10/01 16:30:14 PDT Modified files: bin/chio chio.c Log: Fix 'chio params' so that it actually prints out the current picker. (This was broken when the volume tag changes went in.) Submitted by: Josef Karthauser Revision Changes Path 1.8 +7 -0 src/bin/chio/chio.c