mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
8f1c21a6e3
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.