Re: sndio: more cleanup + multiple devices support

2011-11-10 Thread Remco
On Wednesday 09 November 2011 22:39:44 Alexandre Ratchov wrote: > > sun, sun: or sun:0 for the device and all three of them will play > > sound. I'd expect only sun:0 to work. > > I agree, the number is mandatory. > Sorry for sending a patch on top of my previous patch but is something like this

Alaturati-va comunitatii online de Escorte / Inregistreaza-te gratuit

2011-11-10 Thread Escorte Dollhouse
Alaturati-va comunitatii online de Escorte Escorte Independente Agentii Escorte Matrimoniale Masaj Erotic Inregistreaza-te gratuit AICI si POTI adauga anunturi matrimoniale sau intalniri cu scop erotic In conformitate cu l

relayd doesn't send User-Agent string for HTTP 1.1 requests

2011-11-10 Thread Seth Wright
I was testing relayd a while back against a couple of IIS 7.5 servers serving Exchange 2010. It looks like IIS 7.5 (included with Windows 2008 R2) really wants HTTP 1.1 requests to include the User-Agent header in the request; leaving it out generates a "400 Bad Request" response. The HTTP 1.1 sp

Hotel Tanti Spa & Resort ::: NOVIEMBRE DE REGALO 2, 4 Y 6 NOCHES ::: Disfrute de las sierras de Córdoba :::

2011-11-10 Thread Marketing
No puedes visualizar las imagenes? Versisn Online NOVIEMBRE DE REGALO Sierras de Csrdoba - Tanti [IMAGE] [IMAGE] [IMAGE] [IMAGE] !!!PROMOCISN 2, 4 Y 6 NOCHES!!! Incluye media pensisn (Desayuno y Cena) Noviembre 2, 4 y 6 Noches (Media Pensisn) Esta promo incluye Habitaciones 2Noches 4

mmap diff for patch(1)

2011-11-10 Thread Michael W. Bombardieri
Hi tech, I have a diff for the patch(1) tool which copies one included in NetBSD two years ago... Source: NetBSD src/usr.bin/patch/inp.c revision 1.23 Purpose: Don't bother mmap'ing an empty file Comments/OK? - Michael Index: inp.c =

Re: mmap diff for patch(1)

2011-11-10 Thread Abel Abraham Camarillo Ojeda
On Thu, Nov 10, 2011 at 9:26 PM, Michael W. Bombardieri wrote: > Hi tech, > > I have a diff for the patch(1) tool which copies > one included in NetBSD two years ago... > > Source: NetBSD src/usr.bin/patch/inp.c revision 1.23 > Purpose: Don't bother mmap'ing an empty file > > Comments/OK? > > - Mi

Re: mmap diff for patch(1)

2011-11-10 Thread Michael W. Bombardieri
On Thu, Nov 10, 2011 at 11:10:34PM -0600, Abel Abraham Camarillo Ojeda wrote: > On Thu, Nov 10, 2011 at 9:26 PM, Michael W. Bombardieri wrote: > > Hi tech, > > > > I have a diff for the patch(1) tool which copies > > one included in NetBSD two years ago... > > > > Source: NetBSD src/usr.bin/patch/

Re: mmap diff for patch(1)

2011-11-10 Thread Michael W. Bombardieri
Sorry, let me try that again... Forgot to clean up file descriptor ifd. Index: inp.c === RCS file: /usr/src/cvs/src/usr.bin/patch/inp.c,v retrieving revision 1.35 diff -u -r1.35 inp.c --- inp.c 27 Oct 2009 23:59:41 - 1