K 10 svn:author V 5 green K 8 svn:date V 27 1999-07-20T20:55:50.000000Z K 7 svn:log V 304 dev2udev() returns a CDEV udev_t, but we use block io in savecore. Savecore also gets the device by st_rdev, which is alright except for the fact that the sysctl kern.dumpdev passed out a char device. This is a workaround. Sorry for not committing the fix earlier, before people started having problems. END