Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2002 14:23:59 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        John Baldwin <jhb@FreeBSD.org>
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
Message-ID:  <Pine.BSF.4.21.0202271422310.97278-100000@InterJet.elischer.org>
In-Reply-To: <200202272212.g1RMCT305129@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0202271422310.97278-100000>