In article <[EMAIL PROTECTED]> you wrote:
> jhb 2000/10/18 01:10:25 PDT
>
> Modified files:
> sys/kern kern_idle.c
> Log:
> Don't needlessly pass the diagnostic counter to the idle_event event
> handlers.
And you just change one broken version to another -
now there is unsufficient number of parameters to
EVENTHANDLER_FAST_INVOKE at line 106 of kern_idle.c
I've try to substitute '0' for the second parameter.
The buildkernel successfully finished. Let's see how this kernel'll
work ;-)
N.Dudorov
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message