On 09/18/2011 12:22 AM, Christos Zoulas wrote:
Should NULL be allowed as first argument of bus_dma_tag_create?
I would prefer for NULL to be allowed to make my life easier in
the drmgem port from OpenBSD. But maybe requiring non-NULL would
make more sense if this shall be used from MI device dr
In article <4e74e4c3.9000...@gmail.com>,
Grégoire Sutre wrote:
>On 09/01/2011 05:10 PM, Christos Zoulas wrote:
>> Module Name: src
>> Committed By:christos
>> Date:Thu Sep 1 15:10:32 UTC 2011
>>
>> Modified Files:
>> src/sys/arch/i386/eisa: eisa_machdep.c
>> src
On 09/01/2011 05:10 PM, Christos Zoulas wrote:
Module Name:src
Committed By: christos
Date: Thu Sep 1 15:10:32 UTC 2011
Modified Files:
src/sys/arch/i386/eisa: eisa_machdep.c
src/sys/arch/i386/mca: mca_machdep.c
src/sys/arch/x86/include: bus_private.h
On Sat, Sep 17, 2011 at 11:17:51AM +1000, Simon Burge wrote:
> "Joerg Sonnenberger" wrote:
>
> > Module Name:src
> > Committed By: joerg
> > Date: Fri Sep 16 16:09:03 UTC 2011
> >
> > Modified Files:
> >
> > src/external/bsd/libevent/dist: log.h
> >
> > Log Messa
On Sat, Sep 17, 2011 at 03:32:22PM +0200, Thomas Klausner wrote:
> > Remove rest of the NOTES and ERRORS and references to pow(3) family.
>
> Why did you remove so much of the explanations in the man page?
Because much of it was outdated or incomplete, and the rest was what others
have criticized
On Sat, Sep 17, 2011 at 10:52:52AM +, Jukka Ruohonen wrote:
> Module Name: src
> Committed By: jruoho
> Date: Sat Sep 17 10:52:52 UTC 2011
>
> Modified Files:
> src/lib/libm/man: exp.3
>
> Log Message:
> Remove rest of the NOTES and ERRORS and references to pow(3) family.
Why