Commit Graph

4 Commits

Author SHA1 Message Date
macallan 6135589eeb don't build kernel grovelling tools as n64 on sgimips - we don't actually have
n64 kernels there. Yet.
2018-09-20 02:51:21 +00:00
skrll 7af73afe93 Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
mrg 1383c0c74f build vmstat as n64 on mips64. only kernel histories and hash stats
need to be fixed fot this to be reverted.
2016-12-29 23:42:38 +00:00
mrg 0537635d0c for 64 bit mips platforms where we built userland largely as n32 by
default, build a handful of tools as n64 so they work properly.

unfortunately, they're also static as dynamic n64 has a problem.

of these tools pstat is probably the lowest hanging fruit to convert
to sysctl.  systat would be close were it not for the netstat screen,
which includes netstat itself.

the rest are difficult to perhaps foolish.


the upside is that netstat, pmap and fstat all work properly now.
2016-12-23 10:19:57 +00:00