hi,
> On Fri, Aug 14, 2009 at 06:48:10AM +, YAMAMOTO Takashi wrote:
>> hi,
>>
>> > Module Name: src
>> > Committed By: dyoung
>> > Date: Thu Aug 13 00:23:32 UTC 2009
>> >
>> > Modified Files:
>> >src/sys/net: if.c if.h
>> >
>> > Log Message:
>> > Use sysctl(9) to
On Sat, Aug 15, 2009 at 09:10:07PM +, David Holland wrote:
> On Fri, Aug 14, 2009 at 11:13:19PM +0200, Manuel Bouyer wrote:
> > > I was thinking about that, too. I could add a 'name' node, too:
> > >
> > > net.interfaces.3.name=xvif0.0
> > > net.interfaces.3.sndq.maxlen=...
> >
> > sur
On Fri, Aug 14, 2009 at 11:13:19PM +0200, Manuel Bouyer wrote:
> > I was thinking about that, too. I could add a 'name' node, too:
> >
> > net.interfaces.3.name=xvif0.0
> > net.interfaces.3.sndq.maxlen=...
>
> sure, that would work.
Ugh. Is there some reason we can't just rename the offen
On Sat, 15 Aug 2009, David Laight wrote:
On Sat, Aug 15, 2009 at 12:44:55PM +, Paul Goyette wrote:
2. Replace a numeric constant with some sizeof's when calculating the
size of the mode_select command buffer, clear the entire buffer, and
KASSERT to ensure the page_0_size loaded from
On Sat, Aug 15, 2009 at 12:44:55PM +, Paul Goyette wrote:
>
> 2. Replace a numeric constant with some sizeof's when calculating the
>size of the mode_select command buffer, clear the entire buffer, and
>KASSERT to ensure the page_0_size loaded from quirk table is valid.
Are you sure t
On Sat, 15 Aug 2009, David Laight wrote:
> I'm looking at fixing the 'sort -n' fubars, but this code is an
> inpeneterable mess - which needs some fixing first!
Heh. I fixed many sort -n problems some years ago, but the absence
of test cases has prevented me from committing. My changes include a