Re: athn@usb: fixup detach panic

2012-11-09 Thread Mike Belopuhov
On Tue, Nov 06, 2012 at 12:15 +0100, Stefan Sperling wrote: > On Tue, Nov 06, 2012 at 11:32:19AM +0100, Mike Belopuhov wrote: > > attach fails early in case there's no firmware, but > > athn_detach does ieee80211_ifdetach and if_detach > > regardless of whether ifnet part got setup correctly > > le

Re: upstream vendors and why they can be really harmful

2012-11-09 Thread Alexey E. Suslikov
lavabit.com> writes: > As far as I know they are going to release their own linux distro > called GNOME OS with it's own API (GNOME API) and stuff. In this case > making GNOME incompatible with everything else and all that talk about > brands and marketing both make sense. >From https://trac.tran

Major dhclient(8) changes - no more dhclient-script

2012-11-09 Thread Kenneth R Westerback
Those of you following -current or running very recent snaps may have noticed a lot of changes to dhclient in the last couple of weeks. Aside from some major clean up, these changes revolve around the elimination of the dhclient-script as both detrimental to sanity and our ability to move forward

Re: relayd transparent proxy for a local daemon

2012-11-09 Thread Bogdan Andu
Hi bert, the problem is that I want to use relayd. I know about stunnel and I used it, but is not reliable and rock solid as relayd is. I want relayd because plays very nice with pf and I have other services that are behind relayd. A single service setup/configuration is required to do all jobs.

Re: relayd transparent proxy for a local daemon

2012-11-09 Thread Bogdan Andu
Hello everybody, I return with the same question. I am sorry I am disturbing you with such questions, but I really do not know where to ask advice, and this is the most appropriate place. The service I created is not http-like, so there are no headers where to insert the original IP. The re

Re: [PATCH] mlockall() problem in OpenBSD 5.2

2012-11-09 Thread Gerhard Roth
On Thu, 08 Nov 2012 16:22:41 -0500 Ted Unangst wrote: > On Thu, Nov 08, 2012 at 13:34, Ilya Bakulin wrote: > > > The problem seems to be in uvm_map_pageable_all() function > > (sys/uvm/uvm_map.c). This function is a "special case of uvm_map_pageable", > > which tries to mlockall() all mapped memo