Re: PF Fix

2009-08-24 Thread Max Laier
Trying to make sure this one doesn't fall through the cracks - can anyone please take a look - it's very straight forward. On Friday 21 August 2009 09:26:10 Marc Balmer wrote: Max Laier has problems getting Email through the OpenBSD MX, so I am forwarding this for him. - Marc Balmer Von:

Test patch for ACPI passive cooling

2009-08-24 Thread jordan
This patch enables passive cooling support in the ACPITZ module; please test this if your system overheats in normal usage. It is a little noisy for now. ? acpitz.c.fix ? msg ? passive.diff Index: acpitz.c === RCS file:

Test patch for ACPI passive cooling

2009-08-24 Thread jordan
This patch enables passive cooling support in the ACPITZ module; please test this if your system overheats in normal usage. It is a little noisy for now. a good way to test is to setup the following script: #!/bin/sh while [ 1 ] ; do dmesg | tail -10 sysctl hw.setperf sysctl hw.cpuspeed sysctl

Re: cwm: hmaximize

2009-08-24 Thread Owain Ainsworth
On Thu, Aug 20, 2009 at 01:50:37PM +0200, Thomas Pfaff wrote: This diff adds a new command, hmaximize, that maximizes the current window horizontally. I find it useful when lines displayed by commands are longer than my xterm; this way I can quickly maximize horizontally and get the whole

Re: cwm: hmaximize

2009-08-24 Thread Owain Ainsworth
On Mon, Aug 24, 2009 at 05:17:08PM +0100, Owain Ainsworth wrote: On Thu, Aug 20, 2009 at 01:50:37PM +0200, Thomas Pfaff wrote: This diff adds a new command, hmaximize, that maximizes the current window horizontally. I find it useful when lines displayed by commands are longer than my

Re: cwm: hmaximize

2009-08-24 Thread Thomas Pfaff
On Mon, 24 Aug 2009 18:20:29 +0100 Owain Ainsworth zer...@googlemail.com wrote: On Mon, Aug 24, 2009 at 05:17:08PM +0100, Owain Ainsworth wrote: On Thu, Aug 20, 2009 at 01:50:37PM +0200, Thomas Pfaff wrote: This diff adds a new command, hmaximize, that maximizes the current window