From owner-cvs-all Mon Oct 7 15:45:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A31AF37B40E for ; Mon, 7 Oct 2002 15:44:57 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id E316C43E6A for ; Mon, 7 Oct 2002 15:44:54 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 19139 invoked from network); 7 Oct 2002 22:44:56 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 7 Oct 2002 22:44:56 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g97Mirn5003711; Mon, 7 Oct 2002 18:44:53 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200210072221.g97MLGNL093580@freefall.freebsd.org> Date: Mon, 07 Oct 2002 18:44:57 -0400 (EDT) From: John Baldwin To: Brian Feldman Subject: RE: cvs commit: src/sys/boot/i386/boot2 Makefile Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 07-Oct-2002 Brian Feldman wrote: > green 2002/10/07 15:21:16 PDT > > Modified files: > sys/boot/i386/boot2 Makefile > Log: > Correct a bug in adding 0x700 to a number. Not really a bug. It worked perfectly for what it was intended to do. Also, phk@'s code doesn't seem to require this change, so I don't know of any current case where this actually breaks. That said, doing it this way is saner. :) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message