Subject: Re: ps and kernel question...
To: None <lruppert@npac.syr.edu>
From: None <Havard.Eidnes@runit.sintef.no>
List: port-i386
Date: 07/28/1995 17:46:19
> How do I fix ps and w to see the kernel stats after I've updated my
> kernel?  When I type ps, or w, I get:
> w: proc size mismatch (16199 total, 640 chunks): Undefined error: 0
>
> I have tried recompiling both w, and ps, and their associated
> libraries, but without luck.  vmstat and rstatd both work fine.
> The kernel version is current as of last time a tarfile was
> created on ftp.netbsd.org.

Install new include files in /usr/src/include, make libkvm, w,
and ps from scratch.

- H=E5vard