freebsd-dev/sbin/sysctl
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 style.Makefile(5): 2004-02-23 20:25:27 +00:00
sysctl.8 -mdoc sweep. 2005-11-18 10:36:29 +00:00
sysctl.c - Fix types of "struct vmmeter" members so they are unsigned. 2006-11-20 16:04:41 +00:00