freebsd-dev/usr.bin/vmstat
Ruslan Ermilov 5c88a11e6e - Fix types of "struct vmmeter" members so they are unsigned.
- Fix overflow bugs in sysctl(8), systat(1), and vmstat(8)
  when printing values of "struct vmmeter" in kilobytes as
  they don't necessarily fit into 32 bits.  (Fix sysctl(8)
  reporting of a total virtual memory; it's in pages too.)
2006-11-20 16:04:41 +00:00
..
Makefile
vmstat.8 Cross-reference libmemstat(3), malloc(9), uma(9). 2006-11-02 19:53:57 +00:00
vmstat.c - Fix types of "struct vmmeter" members so they are unsigned. 2006-11-20 16:04:41 +00:00