From owner-cvs-all Thu Jul 22 1:41:53 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 9620914D58; Thu, 22 Jul 1999 01:41:51 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA85753; Thu, 22 Jul 1999 01:40:38 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199907220840.BAA85753@freefall.freebsd.org> From: Greg Lehey Date: Thu, 22 Jul 1999 01:40:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum v.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/07/22 01:40:38 PDT Modified files: sbin/vinum v.c Log: Modify device numbering method to work with latest -CURRENT. Briefly, the device numbers are now minor number only, so that we can still compare them after dev_t has turned into a blob. Broken-by: dev_t changes Reported-by: Vallo Kallaste "Niels Chr. Bank-Pedersen" Revision Changes Path 1.17 +4 -4 src/sbin/vinum/v.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message