Re: uvm_pmemrange.c questions

2011-03-18 Thread Ariane van der Steldt
On Tue, Mar 01, 2011 at 05:37:49PM -0600, Amit Kulkarni wrote: > I found 2 possible null pointers by clang static analyzer and I have > attached it to email later. I was also reading the code in this file > and I found out that > > 1) most of the time in uvm_pmr_getpages(), a newly inserted printf

spamd.8 patch

2011-03-18 Thread James Turner
I was just setting up spamd in blacklist mode on the latest snap and discovered the man page is missing the "in" between "pass on". Diff attached. Index: spamd.8 === RCS file: /cvs/src/libexec/spamd/spamd.8,v retrieving revision 1.117

PATCH: Fix boolean value for ACPI logical comparisons

2011-03-18 Thread Jordan Hargrave
This patch changes the values of boolean comparisons from 0:1 to 0:-1 (from ACPI Spec) in order to fix an AML issue on some Asus machines. Please test on other machines as well to verify that hardware sensors/acpi/boot work properly. Index: dsdt.c

El Metodo exacto para Conseguir Resultados en Ventas - La Venta Consultiva - 30 de Marzo - MERIDA

2011-03-18 Thread Venta Consultiva
CURSO TALLER El Metodo exacto para Conseguir Resultados en Ventas - La Venta Consultiva Experto instructor: Lic. Carlos Gerardo Melgar Juarez ) Duracion: (1 dia) 8 hrs. Inversion: $3,150 pesos mas IVA Objetivo: Al finalizar el curso el participante lograra convertirse en un vendedor de ALTO R

permit daily(8) to use DUID in /etc/fstab for ROOTBACKUP

2011-03-18 Thread Mattieu Baptiste
Hi all, This diff enables daily(8) to use DUID instead of pathname in /etc/fstab for backing up root filesystem. I'm not a shell expert... comments are welcome. Index: daily === RCS file: /cvs/src/etc/daily,v retrieving revision 1.68