On 18-Oct-00 Nickolay Dudorov wrote:
> 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.
>
>
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
After the following commit, my kernel fail to build with following errors:
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi
-g -nostdinc -I- -I. -I../.. -I../../../include
-I../../contrib
John Baldwin wrote:
> jhb 2000/09/15 15:00:24 PDT
>
> Modified files:
> sys/kern kern_idle.c
> sys/vm vm_meter.c
> sys/i386/isa ithread.c
> sys/sys proc.h
> Log:
> - Add a new process flag P_NOLOAD that marks a proce