freebsd-dev/usr.bin/top
Alfred Perlstein 98c151d6d9 Cache a pointer to the old proc (as well as negative cache) to make
computing the io statistics over and over not as expensive.
This is a bit of a cop out, as I should just allocate a struct with
the computed values, but this will do for now.
2004-07-12 04:55:07 +00:00
..
machine.c Cache a pointer to the old proc (as well as negative cache) to make 2004-07-12 04:55:07 +00:00
Makefile Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. 2002-02-08 23:07:37 +00:00
sigdesc.h
top.local.1 Changes to allow top to decide whether or not to show multiple threads per 2003-07-17 23:56:40 +00:00