Re: CVS commit: src/sys/arch/i386/include

2018-06-21 Thread Joerg Sonnenberger
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

re: CVS commit: src/sys/arch/i386/include

2014-01-29 Thread matthew green
> 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 > >>

Re: CVS commit: src/sys/arch/i386/include

2014-01-28 Thread Christos Zoulas
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

Re: CVS commit: src/sys/arch/i386/include

2014-01-28 Thread Joerg Sonnenberger
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

Re: CVS commit: src/sys/arch/i386/include

2014-01-28 Thread Christos Zoulas
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

Re: CVS commit: src/sys/arch/i386/include

2014-01-27 Thread Alan Barrett
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

Re: CVS commit: src/sys/arch/i386/include

2010-12-14 Thread Adam Hamsik
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 >