freebsd-dev/usr.bin/vmstat
Marcel Moolenaar 7e00080caa Unbreak vmstat -i on ia64:
o  nintr and inamlen must by of type size_t, not int,
o  Remove now unnecessary casts,
o  Handle the aflag differently, because the intr. names have a
   fixed width and almost always have trailing spaces.
2003-12-08 07:57:57 +00:00
..
Makefile Finish the transition from libkvm to sysctl that I started a while ago. 2003-12-07 17:46:14 +00:00
vmstat.8 Finish the transition from libkvm to sysctl that I started a while ago. 2003-12-07 17:46:14 +00:00
vmstat.c Unbreak vmstat -i on ia64: 2003-12-08 07:57:57 +00:00