Re: Moving WSKBDIO_SETLEDS and WSKBDIO_GETLEDS in wskbd

2011-11-30 Thread Alexandr Shadchin
On Wed, Jun 15, 2011 at 11:49:05PM +0600, Alexandr Shadchin wrote: > On Sat, Apr 16, 2011 at 03:16:47AM +0600, Alexandr Shadchin wrote: > > Hi, > > > > No need to process WSKBDIO_SETLEDS and WSKBDIO_GETLEDS in each drivers, > > when same can be done in wskbd. > > > > Tested on i386 and amd64. Ple

Re: Patch for Vertex Wireless VW110L CDMA modem

2011-11-30 Thread Jakub Tuček/otaznik
Wed, 30 Nov 2011 18:55:46 +0100 David Coppa wrote: > On Wed, Nov 30, 2011 at 6:09 PM, Jakub TuD ek/otaznik wrote: > > > [demime 1.01d removed an attachment of type application/octet-stream which > > had a name of GENERIC.dmesg] > > > > [demime 1.01d removed an attachment of type application/oc

Re: Design of spamd

2011-11-30 Thread Han Boetes
Kevin Chadwick wrote: > On Wed, 30 Nov 2011 20:00:27 +0100 > Han Boetes wrote: > > > So for some reason passtime is ignored on my machine. I've tested > > this with telnet quite extensively. And after 3,4,5 attempts in a > > minute or so the address is whitelisted. > > What version of OpenBSD are y

Re: Design of spamd

2011-11-30 Thread Kevin Chadwick
On Wed, 30 Nov 2011 20:00:27 +0100 Han Boetes wrote: > So for some reason passtime is ignored on my machine. I've tested > this with telnet quite extensively. And after 3,4,5 attempts in a > minute or so the address is whitelisted. What version of OpenBSD are you running? Does it do this without

Re: Design of spamd

2011-11-30 Thread Han Boetes
Boudewijn Dijkstra wrote: > Op Tue, 29 Nov 2011 21:54:37 +0100 schreef Han Boetes > : > > At the moment all spamd greylisting cares about is, "does it retry > > connecting?" Unfortunately a lot of spammers do a spamrun and > > simply try sending a spam message or 10 and then move on to the > > nex

Re: Patch for Vertex Wireless VW110L CDMA modem

2011-11-30 Thread David Coppa
On Wed, Nov 30, 2011 at 6:09 PM, Jakub TuD ek/otaznik wrote: > [demime 1.01d removed an attachment of type application/octet-stream which had a name of GENERIC.dmesg] > > [demime 1.01d removed an attachment of type application/octet-stream which had a name of GENERIC.usbdevs] > > [demime 1.01d re

Patch for Vertex Wireless VW110L CDMA modem

2011-11-30 Thread Jakub Tuček/otaznik
Hello, recently I met Qalcomm based Vertex CDMA Modem VW110L, which was not initialized properly by umsm driver. I am sending dmesg and usbdev listing before (Generic) and after (Vertex) along with patch to driver and usbdevice database. I am wondering if there is some way how to choose which m

Re: ifconfig ieee80211 scan error to stderr

2011-11-30 Thread Christiano F. Haesbaert
On 30 November 2011 12:39, Thomas de Grivel wrote: > Hi, > > Index: ifconfig.c > === > RCS file: /cvs/src/sbin/ifconfig/ifconfig.c,v > retrieving revision 1.252 > diff -u -p -r1.252 ifconfig.c > --- ifconfig.c26 Nov 2011 23:38:18

Re: Design of spamd

2011-11-30 Thread Boudewijn Dijkstra
Op Tue, 29 Nov 2011 21:54:37 +0100 schreef Han Boetes : At the moment all spamd greylisting cares about is, "does it retry connecting?" Unfortunately a lot of spammers do a spamrun and simply try sending a spam message or 10 and then move on to the next smtp server on their list and that get's t

ifconfig ieee80211 scan error to stderr

2011-11-30 Thread Thomas de Grivel
Hi, Index: ifconfig.c === RCS file: /cvs/src/sbin/ifconfig/ifconfig.c,v retrieving revision 1.252 diff -u -p -r1.252 ifconfig.c --- ifconfig.c26 Nov 2011 23:38:18 -1.252 +++ ifconfig.c30 Nov 2011 14:35:52 - @@ -216