From owner-cvs-all Wed Feb 27 14:40:25 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id E039137B400; Wed, 27 Feb 2002 14:40:18 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020227224018.CKCB1214.rwcrmhc54.attbi.com@InterJet.elischer.org>; Wed, 27 Feb 2002 22:40:18 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA02197; Wed, 27 Feb 2002 14:24:00 -0800 (PST) Date: Wed, 27 Feb 2002 14:23:59 -0800 (PST) From: Julian Elischer To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/include md_var.h src/sys/sys systm.h In-Reply-To: <200202272212.g1RMCT305129@freefall.freebsd.org> Message-ID: 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 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. 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message