Date: Sat, 27 Jul 1996 10:24:57 -0700 (PDT) From: Joerg Wunsch <joerg> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/mknod mknod.8 mknod.c Message-ID: <199607271724.KAA22300@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 96/07/27 10:24:56 Modified: sbin/mknod mknod.8 mknod.c Log: Finally use strtoul() to convert the major an minor numbers, so proper error-checking can be done, and octal and hexadecimal numbers are allowed. Revision Changes Path 1.3 +7 -0 src/sbin/mknod/mknod.8 1.2 +16 -2 src/sbin/mknod/mknod.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607271724.KAA22300>
