On Sun, Jun 17, 2018 at 03:46:39PM +, Maxime Villard wrote:
> Module Name: src
> Committed By: maxv
> Date: Sun Jun 17 15:46:39 UTC 2018
>
> Modified Files:
> src/sys/arch/i386/include: frameasm.h
>
> Log Message:
> i586 and below don't have this 3-byte nop, so use three 1-byte
> In article <20140128065536.gg1...@apb-laptoy.apb.alt.za>,
> Alan Barrett wrote:
> >On Mon, 27 Jan 2014, Christos Zoulas wrote:
> >>Modified Files:
> >>src/sys/arch/i386/include: vmparam.h
> >>
> >>Log Message:
> >>Cut down MAXDSIZE from 3G to 2.5G otherwise bottomup allocation ends up
> >>
In article <20140128141231.ga3...@britannica.bec.de>,
Joerg Sonnenberger wrote:
>On Tue, Jan 28, 2014 at 08:55:37AM +0200, Alan Barrett wrote:
>> On Mon, 27 Jan 2014, Christos Zoulas wrote:
>> >Modified Files:
>> >src/sys/arch/i386/include: vmparam.h
>> >
>> >Log Message:
>> >Cut down MAXDSIZ
On Tue, Jan 28, 2014 at 08:55:37AM +0200, Alan Barrett wrote:
> On Mon, 27 Jan 2014, Christos Zoulas wrote:
> >Modified Files:
> > src/sys/arch/i386/include: vmparam.h
> >
> >Log Message:
> >Cut down MAXDSIZE from 3G to 2.5G otherwise bottomup allocation ends up
> >supplying an out of bounds hi
In article <20140128065536.gg1...@apb-laptoy.apb.alt.za>,
Alan Barrett wrote:
>On Mon, 27 Jan 2014, Christos Zoulas wrote:
>>Modified Files:
>> src/sys/arch/i386/include: vmparam.h
>>
>>Log Message:
>>Cut down MAXDSIZE from 3G to 2.5G otherwise bottomup allocation ends up
>>supplying an out
On Mon, 27 Jan 2014, Christos Zoulas wrote:
Modified Files:
src/sys/arch/i386/include: vmparam.h
Log Message:
Cut down MAXDSIZE from 3G to 2.5G otherwise bottomup allocation ends up
supplying an out of bounds hint for sigcode (c001e000 > bf00). Makes
a.out binaries work again.
Will
On Dec,Tuesday 14 2010, at 4:50 PM, Adam Hamsik wrote:
> Module Name: src
> Committed By: haad
> Date: Tue Dec 14 15:50:07 UTC 2010
>
> Modified Files:
> src/sys/arch/i386/include: types.h
>
> Log Message:
> Revert change made in revision 1.66 by ad@ this is not true and 64bit
>