On Sun, 22 May 2011, Joerg Sonnenberger wrote:
> Modified Files:
> src/sys/dev/acpi: acpi_power.c
>
> Log Message:
> Let's not be silly. Use a fancy "if else" to decide behavior of a bool
> and hope cosmic radition doesn't create a third state.
I'll just say here, that I found a code genera
On 5/22/11 12:48 AM, Christos Zoulas wrote:
On May 22, 12:28am, j...@julipedia.org (Julio Merino) wrote:
-- Subject: Re: CVS commit: src/tests/syscall
| That's what was done. But in order to enforce the timeouts et. al. this
| library had to fork() on every test case. This was really, really ug