Download Mobile Spy Software

2011-02-11 Thread Mobile Spy
Track EVERY Move Your Partner, Employee or Child is Making Using Our POWERFUL Cell-Phone Monitoring Technology! Download Now : http://good-links.us/mobile-spy-software.html

Re: IMPORTANT: video reposting diff

2011-02-11 Thread Paul Irofti
On Sat, Feb 12, 2011 at 03:33:35AM +0200, Paul Irofti wrote: > Please everyone test the following diff even if video reposting *works* > for you at the moment. And everyone with a non-working video reposting > card that *isn't* nvidia contact me! > > AGAIN! If suspend/resume doesn't work for you a

IMPORTANT: video reposting diff

2011-02-11 Thread Paul Irofti
Please everyone test the following diff even if video reposting *works* for you at the moment. And everyone with a non-working video reposting card that *isn't* nvidia contact me! AGAIN! If suspend/resume doesn't work for you and its not NVIDIA, contact me! Index: acpi_machdep.c =

plug a memleak in output_listing()

2011-02-11 Thread Gleydson Soares
plug a memleak in output_listing(); from NetBSD Index: aicasm.c === RCS file: /cvs/src/sys/dev/microcode/aic7xxx/aicasm.c,v retrieving revision 1.14 diff -u -r1.14 aicasm.c --- aicasm.c4 Oct 2005 23:46:14 - 1.14 +++ aicas

Re: [PATCH] fix broken support for installing on extended partitions

2011-02-11 Thread Jacob L. Leifman
I can confirm the following points: * the code in the kernel works "correctly" in that it can successfully mount and access deeply nested non-OpenBSD extended partitions; * the code in the base fdisk(8) utility works correctly as I have used it numerous times to fix disk partitioning on Window

Re: typo in chroot(2)

2011-02-11 Thread Jason McIntyre
On Fri, Feb 11, 2011 at 09:40:42PM +0100, Paul de Weerd wrote: > chroot(2) speaks of a non-existing setreseuid in its example. The > below patch removes the extraneous e. ok ? > ok. jmc > Index: chroot.2 > === > RCS file: /cvs/src

Re: typo in chroot(2)

2011-02-11 Thread Otto Moerbeek
ok, -Otto On Fri, Feb 11, 2011 at 09:40:42PM +0100, Paul de Weerd wrote: > chroot(2) speaks of a non-existing setreseuid in its example. The > below patch removes the extraneous e. ok ? > > Index: chroot.2 > === >

typo in chroot(2)

2011-02-11 Thread Paul de Weerd
chroot(2) speaks of a non-existing setreseuid in its example. The below patch removes the extraneous e. ok ? Index: chroot.2 === RCS file: /cvs/src/lib/libc/sys/chroot.2,v retrieving revision 1.16 diff -u -r1.16 chroot.2 --- chroot.

Re: [PATCH] fix broken support for installing on extended partitions

2011-02-11 Thread Kenneth R Westerback
On Fri, Feb 11, 2011 at 05:11:45PM +0200, ucs...@gmail.com wrote: > On Fri, Feb 11, 2011 at 06:28:28AM -0500, Kenneth R Westerback wrote: > > On Fri, Feb 11, 2011 at 09:47:02AM +0200, ucs...@gmail.com wrote: > > > Despite the touted support, OpenBSD wouldn't be able to boot off an > > > extended pa

Re: new usb quirk and gps device id that needs it

2011-02-11 Thread Jacob Meuser
On Thu, Feb 10, 2011 at 02:21:23AM -0800, Daniel C. Sinclair wrote: > On Wed, Feb 9, 2011 at 10:52 PM, Jacob Meuser > wrote: > > this actually works? could you please send usbctl (from the usbutil > > package) output for this device? I don't like adding more quirks. > > if the device has the bul

Re: [PATCH] fix broken support for installing on extended partitions

2011-02-11 Thread ucsavl
On Fri, Feb 11, 2011 at 06:28:28AM -0500, Kenneth R Westerback wrote: > On Fri, Feb 11, 2011 at 09:47:02AM +0200, ucs...@gmail.com wrote: > > Despite the touted support, OpenBSD wouldn't be able to boot off an > > extended partition, unless it's the very first or second one. > > > > The kernel was

Re: MicroLinear 6692 PHY for tl(4) -- Olicom 2326

2011-02-11 Thread Loganaden Velvindron
Hi, The older diff had issues with 10Mbit mode. I corrected it and now autonegociation, 100 Mbit, 10Mbit (in full/half duplex) works fine. However, I encountered a few issues: When cylcing through the PHYs, it seems that OpenBSD MII framework starts from PHY nmber 31 and decrements till in reach

Tecnicas Especializadas en los Procesos de Credito y Cobranza en MEX - MTY - GDL

2011-02-11 Thread Recuperacion de la Cartera
CURSO TALLER Tecnicas Especializadas en los Procesos de Credito y Cobranza Duracion: (1 dma) 8 hrs. Inversion: $ 4,150 pesos mas IVA Objetivo: Reconozca y cimente los principios y metodos que puede aplicar en el otorgamiento de CRED

Re: [PATCH] fix broken support for installing on extended partitions

2011-02-11 Thread Kenneth R Westerback
On Fri, Feb 11, 2011 at 09:47:02AM +0200, ucs...@gmail.com wrote: > Despite the touted support, OpenBSD wouldn't be able to boot off an > extended partition, unless it's the very first or second one. > > The kernel was fixed (after a fashion) some time ago, but boot(8) and > installboot(8) still l

Semi Profesionales Sony y Canon (At. gente de VCP)

2011-02-11 Thread DigitalesNet
Vivís en Villa Carlos Paz? Actualizá tus datos y partipá del sorteo de unaCámara Digital Canon Para participar seguí este link...USD1069 Sony SLT-A33 Kit 18-55 mm Tipo SLT, objetivos intercambia

[PATCH] fix broken support for installing on extended partitions

2011-02-11 Thread ucsavl
Despite the touted support, OpenBSD wouldn't be able to boot off an extended partition, unless it's the very first or second one. The kernel was fixed (after a fashion) some time ago, but boot(8) and installboot(8) still live under the mistaken idea that extended partitions are defined recursively