On Tue, Nov 26, 2013 at 12:38:48PM +0100, Martin Pieuchot wrote:
> These two functions take a rtableid not a rdomain as an argument, simple
> renaming to avoid confusion.
>
> ok?
Yes. OK
> Index: net/if.c
> ===
> RCS file: /home/nc
On Thu, Jul 11, 2013 at 12:58:58AM +0530, Sunil Nimmagadda wrote:
> Second iteration...
>
> 1. Fixed CRLF issues in RETR and TOP commands that caused message
> truncation.
> 2. Properly "byte stuff" a line beginning with termination
> character "." .
> 3. Implemented STLS and CAPA. (STARTTLS RFC 2
I'm happy to announce the OpenBSD foundation can now accept donations
to assist in funding project activities in BTC.
We are using BitPay.com to host our BitCoin donations, which are converted
to CAD for use by the project.
If you have been interested in making donations in BitCoin, please visit
On Thu, Nov 21, 2013 at 12:35:43PM +0200, Arto Jonsson wrote:
> Hi,
>
> the following adds new queue support for systat(1). Both old and new
> queues are shown in the same display (newqs are shown first). Majority
> of the code taken from pfctl.
>
> For new queues the BW field only shows the targ
Le 23/11/2013 11:40, Otto Moerbeek a écrit :
> On Fri, Nov 22, 2013 at 10:04:02PM +0100, Maxime Villard wrote:
>
>> Le 22/11/2013 17:48, Ted Unangst a ??crit :
>>> On Fri, Nov 22, 2013 at 10:09, Stuart Henderson wrote:
On 2013/11/22 07:25, Maxime Villard wrote:
>>>
> If write() fails with
hello, the following is my attempt to add duid support to dump.
thanks!
Index: Makefile
===
RCS file: /cvs/src/sbin/dump/Makefile,v
retrieving revision 1.11
diff -p -u -r1.11 Makefile
--- Makefile6 Jan 2013 21:59:28 - 1.
On Tue, Nov 26, 2013 at 03:38:49PM +, Stuart Henderson wrote:
> On 2013/11/26 16:28, Marc Espie wrote:
> > On Tue, Nov 26, 2013 at 02:38:43PM +, Stuart Henderson wrote:
> > > Is this OK, or should we remove bits about building packages
> > > individually too?
> >
> > I'd rather send people
On 2013/11/26 16:28, Marc Espie wrote:
> On Tue, Nov 26, 2013 at 02:38:43PM +, Stuart Henderson wrote:
> > Is this OK, or should we remove bits about building packages
> > individually too?
>
> I'd rather send people to ports(7) directly... since that explains both
> single port and bulk build
On Tue, Nov 26, 2013 at 02:38:43PM +, Stuart Henderson wrote:
> Is this OK, or should we remove bits about building packages
> individually too?
I'd rather send people to ports(7) directly... since that explains both
single port and bulk building.
> Index: share/man/man8/release.8
> =
Is this OK, or should we remove bits about building packages
individually too?
Index: share/man/man8/release.8
===
RCS file: /cvs/src/share/man/man8/release.8,v
retrieving revision 1.66
diff -u -p -u -1 -5 -r1.66 release.8
--- share/m
* Mike Belopuhov [2013-11-22 12:37]:
> On 22 November 2013 10:32, Martin Pieuchot wrote:
> > One kill a day, keeps...
> > So, here's a diff that replaces these two macros by their IFQ_*
> > equivalent and kill them. No object change.
> if you want to unify them, i think we need to figure out bet
On 2013/11/26 12:44, Martin Pieuchot wrote:
> Diff below replaces the INADDR_TO_IFP() macro that iterates over the
> global list of IPv4 by a call to in_iawithaddr() that uses the global
> tree of addresses. Since these two structures are now always coherent
> it is safe to replace one by the othe
On 22 November 2013 09:26, Martin Pieuchot wrote:
> On 18/11/13(Mon) 11:43, Martin Pieuchot wrote:
>> Diff below changes the way protocol multicast addresses are linked to
>> an interface.
>>
>> Right now they are added to a list attached to the first protocol
>> address of an interface. That mak
On 26 November 2013 12:44, Martin Pieuchot wrote:
> Diff below replaces the INADDR_TO_IFP() macro that iterates over the
> global list of IPv4 by a call to in_iawithaddr() that uses the global
> tree of addresses. Since these two structures are now always coherent
> it is safe to replace one by t
On 26 November 2013 12:38, Martin Pieuchot wrote:
> These two functions take a rtableid not a rdomain as an argument, simple
> renaming to avoid confusion.
>
> ok?
>
makes sense to me. OK mikeb
Diff below replaces the INADDR_TO_IFP() macro that iterates over the
global list of IPv4 by a call to in_iawithaddr() that uses the global
tree of addresses. Since these two structures are now always coherent
it is safe to replace one by the other and this removes one more usage
of the global list
These two functions take a rtableid not a rdomain as an argument, simple
renaming to avoid confusion.
ok?
Index: net/if.c
===
RCS file: /home/ncvs/src/sys/net/if.c,v
retrieving revision 1.277
diff -u -p -r1.277 if.c
--- net/if.c1
this removes the idea of multiple cfdata tables. code for it was
introduced for some reason for some hotplug stuff 17 years ago, if
0'd 14 years ago, and removed 11 years ago.
i dont think we need it.
ok?
Index: sys/device.h
===
RCS
18 matches
Mail list logo