From owner-cvs-all Thu Feb 28 6:59:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mail11.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id 0219F37B427 for ; Thu, 28 Feb 2002 06:58:23 -0800 (PST) Received: (qmail 23585 invoked from network); 28 Feb 2002 14:58:02 -0000 Received: from unknown (HELO server.baldwin.cx) ([65.91.152.52]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 28 Feb 2002 14:58:02 -0000 Received: from laptop.baldwin.cx (john@laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g1SEvtG40890; Thu, 28 Feb 2002 09:57:55 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 28 Feb 2002 09:57:49 -0500 (EST) From: John Baldwin To: Julian Elischer Subject: Re: cvs commit: src/sys/i386/include md_var.h src/sys/sys systm. 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 27-Feb-02 Julian Elischer wrote: > can you give a good reason? > prototypes give teh acceptable arguments to a function > bzero is allowed to zero volatile regions of memeory > why shouldn't it be stated that this is the case.. > I hope you also fixed the errors this will cause in the tree now that hti > sis a fatal error. Ask Bruce as he is the main one who made me back it out in response to me committing the change to machine/md_var.h which _you_ broke since you didn't fix the warnings. In any means, this shouldn't have been part of KSE/M2. > On Wed, 27 Feb 2002, John Baldwin wrote: > >> jhb 2002/02/27 14:12:29 PST >> >> Modified files: >> sys/i386/include md_var.h >> sys/sys systm.h >> Log: >> Back out part of KSE/M2 that snuck in under the radar: changing the >> prototype of bzero() on the i386 to have a volatile first argument. >> >> Requested by: bde, jake >> >> Revision Changes Path >> 1.46 +2 -2 src/sys/i386/include/md_var.h >> 1.162 +1 -1 src/sys/sys/systm.h >> > -- 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