NetBSD/sbin/mknod
mlelstv 76c8639541 Accept driver names only in the two args form together with a minor number.
That's what the documentation says and also avoids the case where the driver
name converted to a major number is interpreted as a packed dev_t number.
2014-08-22 22:28:50 +00:00
..
Makefile
mknod.8
mknod.c Accept driver names only in the two args form together with a minor number. 2014-08-22 22:28:50 +00:00
pack_dev.c
pack_dev.h