Searched hist:198850 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sbin/sysctl/
H A Dsysctl.cdiff 198850 Tue Nov 03 09:45:36 MST 2009 ed 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.

Completed in 59 milliseconds