Hello Everyone,
Thanks for making FreeBSD so good OS. I would like to contribute to FreeBSD
and among high priority tasks I have found the one in the subject of this
mail (source: http://doc.ctrlaltdel.ch/freebsd/handbook/contrib.html).
Unfortunately, I did not find any details regarding specific
Thanks for making FreeBSD so good OS. I would like to contribute to FreeBSD
and among high priority tasks I have found the one in the subject of this
mail (source: http://doc.ctrlaltdel.ch/freebsd/handbook/contrib.html).
can you explain what is a problem at all? what exactly doesn't work now at
On 8 August 2012 10:20, Volodymyr Shcherbyna wrote:
> Hello Everyone,
>
> Thanks for making FreeBSD so good OS. I would like to contribute to FreeBSD
> and among high priority tasks I have found the one in the subject of this
> mail (source: http://doc.ctrlaltdel.ch/freebsd/handbook/contrib.html).
Hi.
I was just noticing that mkcsmapper doesn't build with clang. I saw two
ways to do this, the first being to #define YY_NO_INPUT, and the other to
use the %option noinput lex flag.
While there, I decided to explore and I changed a bunch of #defines to the
standard lex way of doing things. I
On Wed, Aug 8, 2012 at 1:59 PM, Dan McGregor wrote:
> Hi.
>
> I was just noticing that mkcsmapper doesn't build with clang. I saw two
> ways to do this, the first being to #define YY_NO_INPUT, and the other to
> use the %option noinput lex flag.
>
> While there, I decided to explore and I changed
On 2012-Aug-06 10:16:13 -0400, John Baldwin wrote:
>On Thursday, July 12, 2012 8:26:05 am John Baldwin wrote:
>> However, rather add a wiredmalloc(), I think you should just have
>> bus_dmamem_alloc() call kmem_alloc_attr() directly in this case. One of the
>> things I've been meaning to add to
6 matches
Mail list logo