Re: vmmap replacement -- please test

2012-01-05 Thread Juan Francisco Cantero Hurtado
On Fri, 30 Dec 2011 17:55:27 +0100, Ariane van der Steldt wrote: On Fri, Dec 30, 2011 at 03:04:30PM +0100, Ariane van der Steldt wrote: On Fri, Dec 30, 2011 at 02:42:18PM +0100, Ariane van der Steldt wrote: > The huge diff included below is to replace vmmap for something that > works a lot b

use TAILQ for fragmented IPv6 packets

2012-01-05 Thread Alexander Bluhm
Hi, The hand crafted-queue for fragmented IPv6 packets is hard to read. Can we replace it with a TAILQ? ok? bluhm Index: netinet6/frag6.c === RCS file: /data/mirror/openbsd/cvs/src/sys/netinet6/frag6.c,v retrieving revision 1.34 d

remove dead ipsrcchk_rt from frag6

2012-01-05 Thread Alexander Bluhm
Hi, Remove dead code from #if 0: We do not have an ipsrcchk_rt anywhere else. >From FreeBSD ok? bluhm Index: netinet6/frag6.c === RCS file: /data/mirror/openbsd/cvs/src/sys/netinet6/frag6.c,v retrieving revision 1.34 diff -u -p -r

Re: rc.d unbound daemon start order

2012-01-05 Thread Peter Bisroev
On Thu, Jan 5, 2012 at 04:17, Chris Cappuccio wrote: > Stuart Henderson [s...@spacehopper.org] wrote: >> >> Alternatively I think it would work to add "!/etc/rc.d/unbound start" >> to a suitable hostname.if file, though that's a bit of a hack and this >> seems like a useful additioto use an altern

Merhaba

2012-01-05 Thread Fatma Y.
E-postay} d|zg|n gvremiyorsan}z buraya t}klay}n.

"Finally" Workers' Compensation Insurance Made Simple and Cost Effective

2012-01-05 Thread Andersen Group LLC
View online version https://www.magnetmail.net/actions/email_web_version.cfm?recipient_id=8589472 51&message_id=1665907&user_id=CM_AG&VERSION=TEXT&group_id=760280&jobid=8484738 Pay-As-You-Go Workers' Compensation Insurance "Finally Made Cost Effective and Simple"7 Have your current Insurance Agent

Re: rc.d unbound daemon start order

2012-01-05 Thread Chris Cappuccio
Stuart Henderson [s...@spacehopper.org] wrote: > > Alternatively I think it would work to add "!/etc/rc.d/unbound start" > to a suitable hostname.if file, though that's a bit of a hack and this > seems like a useful additioto use an alternative > syslogd which is another good candidate for starting

Re: rc.d unbound daemon start order

2012-01-05 Thread Chris Cappuccio
Stuart Henderson [s...@spacehopper.org] wrote: > > Alternatively I think it would work to add "!/etc/rc.d/unbound start" > to a suitable hostname.if file, though that's a bit of a hack and this > seems like a useful addition (some people like to use an alternative > syslogd which is another good c

Re: rc.d unbound daemon start order

2012-01-05 Thread Stuart Henderson
On 2012/01/04 23:48, Chris Cappuccio wrote: > Peter Bisroev [pe...@int19h.net] wrote: > > > > After looking in the 'starting early daemons:' section in /etc/rc I ccan > > see that > > named and nsd are started before ntpd. If named is used as a recursive > > caching > > DNS server everything woul