> Module Name: src
> Committed By: riastradh
> Date: Wed Jan 29 19:47:38 UTC 2014
>
> Modified Files:
> src/sys/conf [riastradh-drm2]: files
> src/sys/dev/pci [riastradh-drm2]: files.pci
> src/sys/dev/wsfb [riastradh-drm2]: files.wsfb
> src/sys/external/bsd/drm2/c
> Module Name: src
> Committed By: riastradh
> Date: Wed Jan 29 19:47:09 UTC 2014
>
> Modified Files:
> src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_pci.c
>
> Log Message:
> Defer i915drm_attach_framebuffer until interrupts are running.
>
> The i915 code initializatio
> 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
> >>
On Jan 29, 2014, at 12:25 PM, Alan Barrett wrote:
> On Wed, 29 Jan 2014, Matt Thomas wrote:
>> Modified Files:
>> src/sys/arch/arm/include: int_fmtio.h int_mwgwtypes.h
>>
>> Log Message:
>> Make {,u}int{8,16,32} be of type int.
>
> I think you mean:
>
> Make {,u}int_fast{8,16,32} be of t
On Wed, 29 Jan 2014, Matt Thomas wrote:
Modified Files:
src/sys/arch/arm/include: int_fmtio.h int_mwgwtypes.h
Log Message:
Make {,u}int{8,16,32} be of type int.
I think you mean:
Make {,u}int_fast{8,16,32} be of type int.
--apb (Alan Barrett)