Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2002 12:11:00 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.ORG>
To:        Alfred Perlstein <alfred@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/emulators/wine/files patch-context_i386
Message-ID:  <20021108101100.GD4225@vega.vega.com>
In-Reply-To: <200211080808.gA8884pn008113@repoman.freebsd.org>
References:  <200211080808.gA8884pn008113@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
PORTREVISION bump please.

-Maxim


On Fri, Nov 08, 2002 at 12:08:04AM -0800, Alfred Perlstein wrote:
> alfred      2002/11/08 00:08:04 PST
> 
>   Added files:
>     emulators/wine/files patch-context_i386 
>   Log:
>   Make context_i386.c work on 5.x as well as 4.x by using the DBREG_DRX
>   macro to access the fields of 'struct dbreg' instead of accessing
>   them directly.
>   
>   Because the macro is buggy on older versions of FreeBSD as it lacks
>   proper macro argument parens, use an extra pointer as a workaround
>   so that we'll work on pre-patched versions of FreeBSD.
>   
>   Reviewed by: gerald (maintainer)
>   
>   Revision  Changes    Path
>   1.1       +51 -0     ports/emulators/wine/files/patch-context_i386 (new)

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?20021108101100.GD4225>