[PATCH] group.c: group_autogroup looks for best match

2012-10-25 Thread Kent R. Spillner
Merhaba- I use a couple of different autogroups that match on just the client's class to help me organize my desktop (e.g. Firefox, VirtualBox, XTerm, etc.), but I also have some "special" windows in these classes that I want to group separately (*ahem*). Currently, group_autogroup returns the fi

[PATCH] cwmrc.5: rename autogroup parameter

2012-10-25 Thread Kent R. Spillner
Merhaba- I believe there's a slight bug in the autogroup description in cwmrc(5): if there's no comma in the second parameter then cwm assumes the value is the client's class, not name (group.c lines 174-177). Perhaps the text could be improved, too. For example, the "name and/or class propertie

crypto(4): do allocations of dma accessible memory via dma_alloc(9)

2012-10-25 Thread Mike Belopuhov
Hi, In case you have a ubsec(4) or a hifn(4) crypto-accelerator plugged in to an amd64 with >4Gb of RAM, this diff should fix a crash for you in case you have enabled kern.usercrypto by doing buffer allocations of the "DMA-accessible memory" as most of the old^Wsupported crypto-accelerators can't

Re: acx(4) AP Power Mgmt

2012-10-25 Thread Mark Kettenis
> Date: Wed, 24 Oct 2012 22:39:46 +0200 > From: Claudio Jeker > > This diff implements the bits needed to support power management on acx(4) > based APs. In other words with this I can use my OpenBSD acx111 hostap > just fine with my mobile devices that would fail before. > > Tested on acx111 bu

Re: DNS options for sppp(4)

2012-10-25 Thread Gerhard Roth
On 10/25/2012 10:44 AM, LEVAI Daniel wrote: > On p, okt 05, 2012 at 13:46:19 +0200, Gerhard Roth wrote: >> Hi, >> >> I trying to revive part of an old patch that was submitted by mpf >> in 2007. If adds support for DNS server negotiation to the IPCP >> part of sppp(4). If the PPP server provides IP

Re: DNS options for sppp(4)

2012-10-25 Thread LEVAI Daniel
On p, okt 05, 2012 at 13:46:19 +0200, Gerhard Roth wrote: > Hi, > > I trying to revive part of an old patch that was submitted by mpf > in 2007. If adds support for DNS server negotiation to the IPCP > part of sppp(4). If the PPP server provides IP addresses for > DNS servers, they will appear in

Re: DNS options for sppp(4)

2012-10-25 Thread LEVAI Daniel
On cs, okt 25, 2012 at 10:09:04 +0200, Gerhard Roth wrote: [...] > Daniel, > > the patch contained a modification to sys/net/if_sppp.h adding > 'u_int32_t dns_addrs[2]' to struct sppp. Could you please check > if that patch applied? In case it did, do a 'make build' so > that /usr/include/net/if_s

Re: DNS options for sppp(4)

2012-10-25 Thread Gerhard Roth
On 10/25/2012 09:53 AM, LEVAI Daniel wrote: > On p, okt 05, 2012 at 13:46:19 +0200, Gerhard Roth wrote: >> Hi, >> >> I trying to revive part of an old patch that was submitted by mpf >> in 2007. If adds support for DNS server negotiation to the IPCP >> part of sppp(4). If the PPP server provides IP

Re: DNS options for sppp(4)

2012-10-25 Thread LEVAI Daniel
On p, okt 05, 2012 at 13:46:19 +0200, Gerhard Roth wrote: > Hi, > > I trying to revive part of an old patch that was submitted by mpf > in 2007. If adds support for DNS server negotiation to the IPCP > part of sppp(4). If the PPP server provides IP addresses for > DNS servers, they will appear in