Module Name: src Committed By: mlelstv Date: Fri Aug 22 22:28:50 UTC 2014
Modified Files: src/sbin/mknod: mknod.c Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sbin/mknod/mknod.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.