Re: fix race between usbdevs(8) and usb device attach/detach

2011-02-02 Thread Jacob Meuser
On Fri, Jan 28, 2011 at 09:17:22PM +, Jacob Meuser wrote: > currently, the USB_DEVICEINFO ioctl (used by usbdevs(8)) races against > usb device attach/detach. this is particularly problematic for device > detachment. if the ioctl is running exactly when a hub with devices > attached is remove

Agevolazioni finanziarie

2011-02-02 Thread Agenzia-19
Per cancellarti dalla news non rispondere alla mail,utilizza remo ve Per visualizzare la news sul sito clicca qui Servizio Recupero CreditiContributi per la creazione di Nuove Imprese Regione LombardiaContributi per i Poli Florovivaistici Contributi "De Minimis " Nuove Iniziative Contributi per

Alege o locuinta pentru tine

2011-02-02 Thread Consilier CFI
Daca aveti probleme cu vizionarea acestui email dati [click aici] pentru a vizualiza varianta online! [IMAGE] [IMAGE] Newsletter 01.02.2011 [IMAGE] CaseFaraIntermediari.roUrmariti-ne pe Facebook!Urmariti-ne pe Twitter!Urmariti-ne pe Blogger! [IMAGE] Ultimele anunturi adaugate Vezi toate

pcap icmptype support

2011-02-02 Thread Giovanni Bechis
This diff adds support to icmptype grammar to libpcap. With this diff we can do: $ sudo tcpdump -netttv -i nfe0 icmp[icmptype] = 8 and capture only echo requests. This diff is needed for an upcoming nmap update. Comments ? ok ? Cheers Giovanni Index: scanner.l

incorrect fallthrough in pf

2011-02-02 Thread Mike Belopuhov
hi, in pf_translate, when we're changing addresses for the icmp messages there's an unjustified fallthrough in the IPPROTO_ICMPV6 case. in fact this doesn't seem to harm anything because default case performs the same operation. note that pd->ip_sum is null in ipv6 case so pf_change_a6 just punch

Re: /bsd: splassert: assertwaitok: want -1 have 1

2011-02-02 Thread Gregory Edigarov
On Wed, 2 Feb 2011 09:48:44 + Stuart Henderson wrote: > On 2011/02/02 09:35, Gregory Edigarov wrote: > > On Thu, 20 Jan 2011 23:14:10 +1100 > > Joel Sing wrote: > > > > > On Thursday 20 January 2011, Gregory Edigarov wrote: > > > > On Wed, 19 Jan 2011 20:14:01 +1100 > > > > > > > > Joel Sin

Re: /bsd: splassert: assertwaitok: want -1 have 1

2011-02-02 Thread Stuart Henderson
On 2011/02/02 09:35, Gregory Edigarov wrote: > On Thu, 20 Jan 2011 23:14:10 +1100 > Joel Sing wrote: > > > On Thursday 20 January 2011, Gregory Edigarov wrote: > > > On Wed, 19 Jan 2011 20:14:01 +1100 > > > > > > Joel Sing wrote: > > > > On Wednesday 19 January 2011, Gregory Edigarov wrote: > >