NetBSD/usr.bin/systat
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
..
bufcache.c sysctlbyname is convenient, but ain't cheap. Cache it. 2016-10-24 00:40:17 +00:00
cmds.c allow fractional intervals 2016-10-22 22:02:55 +00:00
cmdtab.c PR bin/51204 2016-08-02 15:56:09 +00:00
convtbl.c Add $NetBSD$ tag for new files 2016-08-02 17:53:46 +00:00
convtbl.h Add $NetBSD$ tag for new files 2016-08-02 17:53:46 +00:00
df.c
disks.c
extern.h allow fractional intervals 2016-10-22 22:02:55 +00:00
fetch.c
globalcmds.c
icmp.c
ifcmds.c Add $NetBSD$ tag for new files 2016-08-02 17:53:46 +00:00
ifstat.c Avoid string gymnastics in an olympic year. 2016-08-05 07:22:17 +00:00
iostat.c
ip6.c
ip.c
keyboard.c
main.c add a basic "-b" option - that outputs one display and exits. 2016-12-03 03:26:27 +00:00
Makefile for 64 bit mips platforms where we built userland largely as n32 by 2016-12-23 10:19:57 +00:00
mbufs.c
netcmds.c
netstat.c
pigs.c
ps.c
ps.h
swap.c
syscall.c
systat.1 add a basic "-b" option - that outputs one display and exits. 2016-12-03 03:26:27 +00:00
systat.h
tcp.c
vmstat.c
vmstat.h