From owner-cvs-all Tue Oct 12 20:29:27 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 B904914C31; Tue, 12 Oct 1999 20:29:19 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA49472; Tue, 12 Oct 1999 20:29:13 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199910130329.UAA49472@freefall.freebsd.org> From: Greg Lehey Date: Tue, 12 Oct 1999 20:29:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum vext.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/10/12 20:29:13 PDT Modified files: sbin/vinum vext.h Log: Change default init sizes from 64 kB to 60 kB, since the block device interface limits it to this anyway. Change the name of the v flag variable from 'verbose' to 'vflag', indicating the multiple use (verbose or verify). Add -S flag to specify the size of some operations. Revision Changes Path 1.13 +8 -4 src/sbin/vinum/vext.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message