From owner-cvs-all Wed Mar 31 0:43:58 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E272114BE1; Wed, 31 Mar 1999 00:43:56 -0800 (PST) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id AAA88394; Wed, 31 Mar 1999 00:43:40 -0800 (PST) (envelope-from grog@FreeBSD.org) Message-Id: <199903310843.AAA88394@freefall.freebsd.org> From: Greg Lehey Date: Wed, 31 Mar 1999 00:43:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum list.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/03/31 00:43:40 PST Modified files: sbin/vinum list.c Log: Change the meaning of the combination of -s and no -v option in the list functions. Previously, it would produce a non-verbose listing of the objects followed individually by a statistics listing. Now it produces only a one-line-per-object statistics listing. Revision Changes Path 1.11 +133 -74 src/sbin/vinum/list.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message