Date: Thu, 22 Jul 1999 01:40:38 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum v.c Message-ID: <199907220840.BAA85753@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <vallo@matti.ee> "Niels Chr. Bank-Pedersen" <ncbp@bank-pedersen.dk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907220840.BAA85753>