From owner-cvs-all Tue Sep 28 16: 0: 8 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 B332A14F06; Tue, 28 Sep 1999 16:00:06 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA39973; Tue, 28 Sep 1999 16:00:06 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199909282300.QAA39973@freefall.freebsd.org> From: Greg Lehey Date: Tue, 28 Sep 1999 16:00:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum commands.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/09/28 16:00:06 PDT Modified files: sbin/vinum commands.c Log: vinum_init: Fix message typo. vinum_start: bzero the statinfo.dinfo struct. The lack of this was causing sporadic failures of the start command. Add body of vinum_checkparity command. Revision Changes Path 1.26 +51 -2 src/sbin/vinum/commands.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message