enami tsugutomo writes:
> David Holland writes:
>
>> On Tue, Mar 31, 2009 at 06:54:19AM +0900, Izumi Tsutsui wrote:
>> > src/share/misc/style says to insert it:
>> > [...]
>> > { /* Insert an empty line if the function has no local variables. */
>>
>> but but but that's clearly stupid! :-)
>
David Holland writes:
> On Tue, Mar 31, 2009 at 06:54:19AM +0900, Izumi Tsutsui wrote:
> > src/share/misc/style says to insert it:
> > [...]
> > { /* Insert an empty line if the function has no local variables. */
>
> but but but that's clearly stupid! :-)
I feel comfortable while reading c
a...@netbsd.org said:
> Thank you for fixing an annoying panic. However it's one of many hacks
> to be applied to this. There's no good reason for interrupts to be off
> while the shutdown hooks are being processed.
Maybe one can assume interrupts in some cases, but with
ACPI one doesn't know wh
On Tue, Mar 31, 2009 at 05:17:47PM +, Matthias Drochner wrote:
> Module Name: src
> Committed By: drochner
> Date: Tue Mar 31 17:17:47 UTC 2009
>
> Modified Files:
> src/sys/dev/acpi/acpica: OsdSchedule.c OsdSynch.c
>
> Log Message:
> avoid tsleep also during shutdown (and in
dholland-sourcechan...@netbsd.org wrote:
> On Tue, Mar 31, 2009 at 06:54:19AM +0900, Izumi Tsutsui wrote:
> > src/share/misc/style says to insert it:
> > [...]
> > { /* Insert an empty line if the function has no local variables. */
>
> but but but that's clearly stupid! :-)
The empty line i
On Tue, Mar 31, 2009 at 06:54:19AM +0900, Izumi Tsutsui wrote:
> src/share/misc/style says to insert it:
> [...]
> { /* Insert an empty line if the function has no local variables. */
but but but that's clearly stupid! :-)
i like it.
.mrg.
Module Name: src
Committed By:cegger
Date:Tue Mar 31 06:03:31 UTC 2009
Modified Files:
src/sys/compat/darwin: darwin_exec.c
Log Message:
buildfix: NEW_VMCMD(2 -> NEW_VMCMD2(
thanks.
.mrg.