Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2011 21:08:32 +0100
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        Dimitry Andric <dim@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r218926 - head/sys/boot/i386/boot2
Message-ID:  <20110221200832.GA23843@freebsd.org>
In-Reply-To: <201102211946.p1LJk2a4081223@svn.freebsd.org>
References:  <201102211946.p1LJk2a4081223@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 21, 2011 at 07:46:02PM +0000, Dimitry Andric wrote:
> Author: dim
> Date: Mon Feb 21 19:46:02 2011
> New Revision: 218926
> URL: http://svn.freebsd.org/changeset/base/218926
> 
> Log:
>   In sys/boot/i386/boot2/boot2.c, change the type of the 'opts' variable
>   from uint16_t back to uint32_t.  The actual option bitmasks (RB_* and
>   RBX_*) assume at least a 32 bit variable.
>   
>   Submitted by:	rdivacky

actually, pointy hat to me :(



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110221200832.GA23843>