On Sun, Jan 19, 2014 at 06:37 +0100, Claudio Jeker wrote:
> On Sun, Jan 19, 2014 at 06:15:06AM +0100, Mike Belopuhov wrote:
> > On Sun, Jan 19, 2014 at 05:42 +0100, Claudio Jeker wrote:
> > > Here is more cleanup.
> > >
> > > Kill the MKget MKfree madness and replace it with *drummrolls*
> > > a p
On Sun, Jan 19, 2014 at 06:15:06AM +0100, Mike Belopuhov wrote:
> On Sun, Jan 19, 2014 at 05:42 +0100, Claudio Jeker wrote:
> > Here is more cleanup.
> >
> > Kill the MKget MKfree madness and replace it with *drummrolls*
> > a pool(9). Makes the code a lot easier to digest.
> >
Better?
--
:wq
On Sun, Jan 19, 2014 at 05:42 +0100, Claudio Jeker wrote:
> Here is more cleanup.
>
> Kill the MKget MKfree madness and replace it with *drummrolls*
> a pool(9). Makes the code a lot easier to digest.
>
> --
> :wq Claudio
>
> Index: net/radix.c
>
Here is more cleanup.
Kill the MKget MKfree madness and replace it with *drummrolls*
a pool(9). Makes the code a lot easier to digest.
--
:wq Claudio
Index: net/radix.c
===
RCS file: /cvs/src/sys/net/radix.c,v
retrieving revision 1
On 19 January 2014 16:35, Claudio Jeker wrote:
> We no longer use radix.c in userland since routed(8) was killed
> aeons ago. There is no need for this madness anymore so remove it.
OK
We no longer use radix.c in userland since routed(8) was killed
aeons ago. There is no need for this madness anymore so remove it.
--
:wq Claudio
Index: radix.c
===
RCS file: /cvs/src/sys/net/radix.c,v
retrieving revision 1.34
diff