Re: hook-up acpi locking

2012-09-19 Thread Kenneth R Westerback
On Wed, Sep 19, 2012 at 12:22:49AM +0300, Paul Irofti wrote: Any reason we have this disabled? I ran with this diff in for quite some time w/o any problems. Can you test this and let me know if anything bad happens? I'd like to enable this codepath and I have diffs depending on it. Index:

Re: Threads related SIGSEGV in random.c

2012-09-19 Thread Paul Irofti
On Tue, Sep 18, 2012 at 05:46:55PM -0700, Marco S Hyman wrote: On Sep 18, 2012, at 3:27 PM, Paul Irofti p...@irofti.net wrote: Because most of the guys in the hackingroom didn't get this, the reference is to a book named 'American Gods' by Neil Gaimen. Wednesday is Odin from the Norse

Don't get me wrong but you're really interesting to me.

2012-09-19 Thread Georgina Kiger
How's it going sweetie! Can you feel it? The spring is here! Don't you wanna be loved by smb, to always know that somebody is here, just like I do? I'm pretty sure u r. So, u can call me Georgina. I'm young, beautiful, wild, and free. More to say, I am I have no hang-ups and I have no bad

32-bit ucas on amd64

2012-09-19 Thread Paul Irofti
I need this for acpi locking, okay? (I'd also like to get rid of the silly x86_* prefix to match the i386 function name, but that's a different topic) Index: arch/amd64/include/atomic.h === RCS file:

Balanced Scorecard--ASISTA

2012-09-19 Thread Lic. Sue Lin Lopez
Balanced Scorecard - Sistema de Información Gerencial Integral Panama 26 de Septiembre de 2012 Sheraton Panama Hotel Convention Center Los altos Ejecutivos de las empresas globales dirigen organizaciones de proporciones enormes y utilizan el Balanced Scorecard para planear, evaluar y “balancear”

Re: Threads related SIGSEGV in random.c

2012-09-19 Thread Theo de Raadt
arc4random() is also thread-safe (it has interal locking) and very desirable for other reasons. But no way to save state. The last part of this is intentional. Saving the state of pseudo random number generators is a stupid concept from the 80's.

Re: Threads related SIGSEGV in random.c

2012-09-19 Thread Alexey Suslikov
On Wednesday, September 19, 2012, Theo de Raadt wrote: arc4random() is also thread-safe (it has interal locking) and very desirable for other reasons. But no way to save state. The last part of this is intentional. Saving the state of pseudo random number generators is a stupid concept

Re: Threads related SIGSEGV in random.c

2012-09-19 Thread Otto Moerbeek
Op 19 sep. 2012 om 17:28 heeft Theo de Raadt dera...@cvs.openbsd.org het volgende geschreven: arc4random() is also thread-safe (it has interal locking) and very desirable for other reasons. But no way to save state. The last part of this is intentional. Saving the state of pseudo random

Administración, Organización y Control de un Departame

2012-09-19 Thread Lic. Yinela Cheribin
Administración, Organización y Control de un Departamento de Compras. SEMINARIO ONLINE EN VIVO este 01 de Octubre de 2012. La falta de organización y control en el departamento de compras pueden llevar a las áreas interrelacionadas como Almacén, Inventarios, Producción y hasta la empresa en

Re: Threads related SIGSEGV in random.c

2012-09-19 Thread Alexander Hall
On 09/19/12 10:16, Paul Irofti wrote: On Tue, Sep 18, 2012 at 05:46:55PM -0700, Marco S Hyman wrote: On Sep 18, 2012, at 3:27 PM, Paul Irofti p...@irofti.net wrote: Because most of the guys in the hackingroom didn't get this, the reference is to a book named 'American Gods' by Neil Gaimen.

Re: Threads related SIGSEGV in random.c

2012-09-19 Thread Ted Unangst
On Wed, Sep 19, 2012 at 18:50, Alexey Suslikov wrote: On Wednesday, September 19, 2012, Theo de Raadt wrote: arc4random() is also thread-safe (it has interal locking) and very desirable for other reasons. But no way to save state. The last part of this is intentional. Saving the state of

Re: Threads related SIGSEGV in random.c

2012-09-19 Thread Alexey Suslikov
On Wed, Sep 19, 2012 at 10:24 PM, Ted Unangst t...@tedunangst.com wrote: On Wed, Sep 19, 2012 at 18:50, Alexey Suslikov wrote: On Wednesday, September 19, 2012, Theo de Raadt wrote: arc4random() is also thread-safe (it has interal locking) and very desirable for other reasons. But no way to

Re: Threads related SIGSEGV in random.c

2012-09-19 Thread Stefan Sperling
On Wed, Sep 19, 2012 at 10:37:09PM +0300, Alexey Suslikov wrote: Could you guide me how to rebuild/reinstall libc in a proper way? It's easy, just needs 11 steps. This is how I did it: 1) $ cd /usr/src/lib/libc 2) edit files 3) $ make obj 4) $ make clean 5) $ make 6) pray !!! 7) $ sudo make

Re: Add PCI id for D-Link DGE-530T C1 to re(4)

2012-09-19 Thread Ryan Freeman
On Fri, Aug 10, 2012 at 04:37:43AM -0400, Brad Smith wrote: Add support to re(4) for the D-Link DGE-530T C1 adapter. I swore I already searched the archives for this, yet here it is in my own damn inbox. I submitted a similar patch recently, presently going through some multicast tests. There

Re: ntpd.8 SIGINFO and ntpd

2012-09-19 Thread Jason McIntyre
On Tue, Sep 18, 2012 at 11:43:45PM +0200, Frank Brodbeck wrote: Hi, ntpd(8) states that: When ntpd receives a SIGINFO signal, it writes its peer and sensor status to syslog(3). But it isn't clear which process should be signalled: $ ps ax | grep ntpd 9770 ?? Is

Habilidades Gerenciales de Alto Impacto

2012-09-19 Thread Lic.Kelvin Ruiz
Habilidades Gerenciales de Alto Impacto Panama este 10, 11 y 12 de Octubre de 2012 Sheraton Panama Hotel Convention Center APROVECHE LA PRE VENTA ¡¡CUPO ESTRICTAMENTE LIMITADO!! El éxito de su organización descansa sobre sus hombros... - Cómo responder a la presión abrumadora y a los problemas

ln -s example

2012-09-19 Thread Amit Kulkarni
shouldn't this order be flipped? Index: ln.1 === RCS file: /cvs/src/bin/ln/ln.1,v retrieving revision 1.29 diff -u -p -r1.29 ln.1 --- ln.12 Mar 2011 07:47:21 - 1.29 +++ ln.119 Sep 2012 23:27:04 - @@

Re: ln -s example

2012-09-19 Thread Chris Cappuccio
Amit Kulkarni [amitk...@gmail.com] wrote: shouldn't this order be flipped? If you wanted a link in /var/www/www back to /home/www, then yes, it should be flipped. Index: ln.1 === RCS file: /cvs/src/bin/ln/ln.1,v retrieving

-TALLER DE PRESUPUESTOS-QUE, COMO Y PARA QUE

2012-09-19 Thread Lic. Sue Lin Lopez
TALLER de PRESUPUESTOS Panama 27 de Septiembre de 2012 Sheraton Panama Hotel Convention Center Conozca en este seminario, las mejores técnicas para la planeación de presupuestos y vea cómo sus decisiones gerenciales se traducen en dinero. Si usted es un Gerente nuevo y está un poco nervioso