freebsd-dev/usr.bin/top
Andrew Gallatin 98e53e5bfb - An array of 4 32-bit ints for avenrun doesn't work on the alpha because
fscale is a (64-bit) long.  So just use a struct loadavg.
This fixes the recent failure of top on alphas:
	top: sysctl(vm.loadavg...) failed: Cannot allocate memory

- use size_t for sizeof() so as to fix a few int/long warnings on alpha

Reviewed by: Thomas Moestl <tmoestl@gmx.net>
2001-02-27 17:11:19 +00:00
..
machine.c - An array of 4 32-bit ints for avenrun doesn't work on the alpha because 2001-02-27 17:11:19 +00:00
Makefile Remove directive to install top as group kmem. Remove directive to 2001-02-23 18:55:43 +00:00
sigdesc.h This is the FreeBSD-specific files for top, plus the Makefile 1997-03-23 18:55:20 +00:00
top.local.1 Man pages for top refer to only 2.x, but not to 3.x and later 1999-06-14 12:06:11 +00:00
top.local.h This is the FreeBSD-specific files for top, plus the Makefile 1997-03-23 18:55:20 +00:00