From owner-cvs-all Wed Jun 7 23:45:52 2000 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 4B5C737BAE2; Wed, 7 Jun 2000 23:45:49 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA87366; Wed, 7 Jun 2000 23:45:49 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <200006080645.XAA87366@freefall.freebsd.org> From: Greg Lehey Date: Wed, 7 Jun 2000 23:45:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum commands.c list.c v.c vext.h vinum.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG grog 2000/06/07 23:45:49 PDT Modified files: (Branch: RELENG_3) sbin/vinum commands.c list.c v.c vext.h vinum.8 Log: MFC: Bring up to date with -CURRENT. This change has been tested carefully, of course, but it's a very large change, and it's possible that something has slipped through the cracks. I have a problem here: I can continue to test, and possibly find more bugs, but at the same time I'm withholding much-needed fixes. I'd suggest a compromise: if you're running happily with 3-STABLE and you're not using RAID-5, now is probably not the time to upgrade. If any problems do surface, let somebody else find them. Revision Changes Path 1.5.2.6 +649 -59 src/sbin/vinum/commands.c 1.8.2.5 +555 -148 src/sbin/vinum/list.c 1.4.2.6 +105 -28 src/sbin/vinum/v.c 1.3.2.5 +22 -7 src/sbin/vinum/vext.h 1.5.2.13 +261 -89 src/sbin/vinum/vinum.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message