Date: Tue, 20 Nov 2001 09:24:35 -0800 (PST) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV Message-ID: <200111201724.fAKHOZ066425@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2001/11/20 09:24:35 PST Modified files: etc MAKEDEV Log: Introduce new shell functions hexdigit, hexprint and zeropad. Use these new functions instead of printf(1), which is scheduled for removal as a shell builtin command, and which will not be available as a standalone utility if MAKEDEV is run prior to mounting /usr. Requested by: knu Revision Changes Path 1.309 +49 -4 src/etc/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111201724.fAKHOZ066425>