Date: Tue, 20 Nov 2001 09:33:10 -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: <200111201733.fAKHXAc67701@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2001/11/20 09:33:10 PST Modified files: etc MAKEDEV Log: (null commit) The previous delta only makes sense given that test(1) has been made a shell builtin command. Without this optimization, you'd be better off using printf(1) if you cared about efficiency at this level (although the use of printf(1) prior to mounting /usr would remain an issue). Revision Changes Path 1.310 +1 -1 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?200111201733.fAKHXAc67701>