Re: Microsoft is Propping Up BSD

2012-07-15 Thread Peter N. M. Hansteen
On Mon, Jul 16, 2012 at 11:38:17AM +0530, Siju George wrote: > http://techrights.org/2012/07/12/microsoft-and-bsd/ Extremely low on actual content, that one. Apparently Microsoft is a major sponsor of something. The article (which weighs in at a hefty 120+ words) isn't terribly specifici, but f

Re: Microsoft is Propping Up BSD

2012-07-15 Thread Wojciech Puchar
whatever microsoft is doing with anything else, no matter if it's good or bad, is a reason to fear. or at least keep large distance. On Mon, 16 Jul 2012, Siju George wrote: http://techrights.org/2012/07/12/microsoft-and-bsd/

Microsoft is Propping Up BSD

2012-07-15 Thread Siju George
http://techrights.org/2012/07/12/microsoft-and-bsd/

El curso que nadie se debe perder "Ortografía y Redacción para Ejecutivos" Ultimos Lugares

2012-07-15 Thread Maurin P. Quintero
Apreciable Ejecutivo: TIEM de México Empresa Líder en Capacitación y Actualización de Capital Humano Debido al gran éxito obtenido, ponemos nuevamente a su disposición este excelente curso denominado: "Ortografía y Redacción para Ejecutivos" Ultimos Lugares Ciudad de México, el día 26 de Julio

Summary of junk emails blocked - 1 Junk Emails Blocked

2012-07-15 Thread Admin Junk Summary
Junk Box Summary for: misc@openbsd.org The 1 emails listed below have been placed in your personal Junk Box since your last Junk Box Summary and will be deleted after 30 days. To retrieve any of these messages, visit your Junk Box at: Login using your standa

Fix piixpcib compile w/o KVM86

2012-07-15 Thread David Higgs
Is it better to catch these "problems" at compile-time or link-time? (Apologies if this is a duplicate message, I'm trying to correctly configure my email client.) --david Index: pci/piixpcib.c === RCS file: /cvs/src/sys/arch/i386/p

Fix piixpcib compile w/o KVM86

2012-07-15 Thread David Higgs
Is it better to catch these "problems" at compile-time or link-time? --david Index: pci/piixpcib.c === RCS file: /cvs/src/sys/arch/i386/pci/piixpcib.c,v retrieving revision 1.7 diff -u pci/piixpcib.c --- pci/piixpcib.c 8 Jul 201

Re: IPv6, OpenBSD and .. Mac OS X Lion

2012-07-15 Thread Rogier Krieger
Here, it took a few iterations of properly reading the rtadvd.conf(5) manual, but the various Mac devices over here (OS X v10.6+, iOS v5+) properly get addresses and DNS servers assigned. My setup: Addresses here are assigned over rtadvd(8); DNS information over DHCPv6. With the recent patch to rt

Re: IPv6, OpenBSD and .. Mac OS X Lion

2012-07-15 Thread Tor Houghton
On Thu, Jul 12, 2012 at 08:27:34PM +, Christian Weisgerber wrote: > Tor Houghton wrote: > > > I'm successfully dishing out IPv6 connectivity to iPads and Androids, > > but the Macs on the network refuse to acknowledge that the OpenBSD 5.1 > > system can provide IPv6 routing for it. > > That

Re: current.html and smtpd queue layout change

2012-07-15 Thread Gilles Chehade
committed thanks On Sun, Jul 15, 2012 at 11:49:37AM +0200, MERIGHI Marcus wrote: > Hello folks, > > the commit message for usr.sbin/smtpd/queue_fsqueue.c 1.44 -> 1.45 by > gilles@ says: > > "this diff introduces a change to the queue layout, you will want to empty > your queue before updating.

Re: Fuloong users: is your music pitch too fast?

2012-07-15 Thread John Long
On Sun, Jul 15, 2012 at 04:40:03PM +, Miod Vallat wrote: > > It's weird but music playback on my new Fuloong Mini is running too fast. > > It's barely noticeable on instruments but with vocals the pitch is too > > high. I searched the lists and didn't find anything. > > Sounds like yet anothe

Re: Fuloong users: is your music pitch too fast?

2012-07-15 Thread Miod Vallat
> It's weird but music playback on my new Fuloong Mini is running too fast. > It's barely noticeable on instruments but with vocals the pitch is too > high. I searched the lists and didn't find anything. Sounds like yet another instance of software expecting the audio to run at 44.1kHz and not re

Fuloong users: is your music pitch too fast?

2012-07-15 Thread John Long
It's weird but music playback on my new Fuloong Mini is running too fast. It's barely noticeable on instruments but with vocals the pitch is too high. I searched the lists and didn't find anything. I noticed the problem with mpd. I tried to install mplayer, xine-lib, and audacious (audacious buil

current.html and smtpd queue layout change

2012-07-15 Thread MERIGHI Marcus
Hello folks, the commit message for usr.sbin/smtpd/queue_fsqueue.c 1.44 -> 1.45 by gilles@ says: "this diff introduces a change to the queue layout, you will want to empty your queue before updating. more cleanup to come." I think this is worth mentioning in current.html, patch below. Bye, Mar