K 10 svn:author V 2 ed K 8 svn:date V 27 2009-11-03T11:41:21.255406Z K 7 svn:log V 238 Just use devname(3) to print device names. Right now sysctl just prints the major/minor numbers of a device. Instead of rolling our own routine for this, we'd better just call devname(3) to perform a translation to a device name for us. END