K 10 svn:author V 8 gallatin K 8 svn:date V 27 2001-02-27T17:11:19.000000Z K 7 svn:log V 359 - 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 END