Date: Sat, 10 Aug 2002 15:03:59 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV Message-ID: <200208102203.g7AM3xLp023850@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2002/08/10 15:03:59 PDT Modified files: etc MAKEDEV Log: Remove some unnecessary sanity checks that break "sh MAKEDEV cd" and others, because test(1) does not do shortcut evaluation. Fix the same off-by-one error for acd*t* that revision 1.326 fixed for other *cd devices. Suggested by: bde Reviewed by: bde Revision Changes Path 1.327 +4 -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?200208102203.g7AM3xLp023850>