mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +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. |
||
---|---|---|
.. | ||
Makefile | ||
sysctl.8 | ||
sysctl.c |