]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use strtoul() more carefully.
authorbde <bde@FreeBSD.org>
Tue, 30 Jul 1996 17:43:21 +0000 (17:43 +0000)
committerbde <bde@FreeBSD.org>
Tue, 30 Jul 1996 17:43:21 +0000 (17:43 +0000)
commit5c5a23135ab80cfb989c293e145a0cab84a04e49
treeba6750ad9a82a989beffe2804676dbc093021797
parent23e54c57e9ea97257e731486db91fe1d71ce015a
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".
sbin/mknod/mknod.c