Date: Thu, 19 Dec 2002 21:44:51 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: bde@zeta.org.au Cc: Alexander@Leidinger.net, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/boot2 Makefile boot2.c Message-ID: <20021219.214451.133959151.imp@bsdimp.com> In-Reply-To: <20021220152016.H35037-100000@gamplex.bde.org> References: <20021219.103857.93384128.imp@bsdimp.com> <20021220152016.H35037-100000@gamplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20021220152016.H35037-100000@gamplex.bde.org> Bruce Evans <bde@zeta.org.au> writes: : The removal of needed casts in strcmp() has not been backed out. They aren't needed. We only need to return == or != in the boot blocks, since strcmp is used in exactly one place to see if a string matches or not. Warner 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?20021219.214451.133959151.imp>