NetBSD/usr.bin/vmstat
lukem 4e8c51f7aa when printing "avm fre" fields, use " %5ld %5ld " instead of "%6ld%6ld ",
because it's better to slightly right-shift the display than run numbers
together when you've got > 99999KB avm or fre.
2001-06-13 08:18:30 +00:00
..
Makefile Move vmstat.8 to vmstat.1, since the program lives in /usr/bin now and is 2001-05-06 23:37:36 +00:00
dkstats.c move extern at a global scope. 2001-06-03 04:02:34 +00:00
dkstats.h
vmstat.1 Update the -s description for the uvm era. (It was stuck in the pre-mach 2001-05-19 00:36:15 +00:00
vmstat.c when printing "avm fre" fields, use " %5ld %5ld " instead of "%6ld%6ld ", 2001-06-13 08:18:30 +00:00