From owner-cvs-all Thu Dec 19 20:26:40 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 A48B937B401; Thu, 19 Dec 2002 20:26:39 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43FF343EE6; Thu, 19 Dec 2002 20:26:38 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id PAA30417; Fri, 20 Dec 2002 15:26:19 +1100 Date: Fri, 20 Dec 2002 15:27:33 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "M. Warner Losh" Cc: Alexander@Leidinger.net, , Subject: Re: cvs commit: src/sys/boot/i386/boot2 Makefile boot2.c In-Reply-To: <20021219.103857.93384128.imp@bsdimp.com> Message-ID: <20021220152016.H35037-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Thu, 19 Dec 2002, M. Warner Losh wrote: > In message: <20021219160754.34dc632d.Alexander@Leidinger.net> > Alexander Leidinger writes: > : On Tue, 17 Dec 2002 13:10:35 -0800 (PST) > : Warner Losh wrote: > : > : > imp 2002/12/17 13:10:35 PST > : > > : > Modified files: > : > sys/boot/i386/boot2 Makefile boot2.c > : > Log: > : > Make both UFS1 and UFS2 fit on the same boot blocks. These are a > : > subset of Peter's patchs that are believed to be safe. > : > : What about memcpy()? I've looked at 1.58 and it doesn't contain the > : #ifdef __GNUC__. > > True. I've not restored that yet since I had forgotten to test it. It's nowhere near fitting, since it (or its callers) takes a surprisingly large amount of space. The removal of needed casts in strcmp() has not been backed out. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message