From owner-cvs-all Tue Oct 8 7:14:21 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 97FE637B401 for ; Tue, 8 Oct 2002 07:14:20 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id D932943E42 for ; Tue, 8 Oct 2002 07:14:19 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 30278 invoked from network); 8 Oct 2002 14:14:19 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 8 Oct 2002 14:14:19 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g98EEHn5006122; Tue, 8 Oct 2002 10:14:17 -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: <200210081015.g98AFgvh039875@freefall.freebsd.org> Date: Tue, 08 Oct 2002 10:14:21 -0400 (EDT) From: John Baldwin To: Poul-Henning Kamp Subject: RE: cvs commit: src/sys/boot/i386/boot2 boot2.c 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 08-Oct-2002 Poul-Henning Kamp wrote: > phk 2002/10/08 03:15:42 PDT > > Modified files: > sys/boot/i386/boot2 boot2.c > Log: > Correctly calculate dmadat: We need to take the address of _end, it's > contents is irrelevant and likely to be zero; > > This doesn't change the resultant value, but it does save a couple of bytes > because &_end is constant. Thank you! -- 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