freebsd-src/sbin/mknod
Bruce Evans 7c9e694fa7 Use strtoul() more carefully.
Check that the major and minor are valid.

Don't print `.' at the end of error messages.

Fixed all warnings from "cc -Wall".
1996-07-30 17:43:21 +00:00
..
Makefile Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
mknod.8 Finally use strtoul() to convert the major an minor numbers, so 1996-07-27 17:24:55 +00:00
mknod.c Use strtoul() more carefully. 1996-07-30 17:43:21 +00:00