]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Finally use strtoul() to convert the major an minor numbers, so
authorjoerg <joerg@FreeBSD.org>
Sat, 27 Jul 1996 17:24:55 +0000 (17:24 +0000)
committerjoerg <joerg@FreeBSD.org>
Sat, 27 Jul 1996 17:24:55 +0000 (17:24 +0000)
commit2fbfe9777527db14a4afa673e11a9d9a438b4c4a
tree7753e889f3dbb62137bcefd3be88a650c3aaf562
parent566ed4fc29e4818030f059f64eb44a20a85d934d
Finally use strtoul() to convert the major an minor numbers, so
proper error-checking can be done, and octal and hexadecimal
numbers are allowed.
sbin/mknod/mknod.8
sbin/mknod/mknod.c