1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/vmstat
deraadt 3bc84cf1f2 use (unsigned) in rate calculation for > 2 billion interrupts. This will
do until when we tweak struct uvmexp to have unsigned 64 bit counters,
and when we do, it will not break.
from PR 4046, ok millert
2008-10-08 17:47:28 +00:00
..
dkstats.c typos; ok jmc@ 2007-11-26 09:28:33 +00:00
dkstats.h fix a pasto in a comment: wxfers are for writes, not reads. 2006-06-13 02:11:27 +00:00
Makefile change over last few bits to use sysctl(3) if possible, and make this 2007-12-15 03:43:41 +00:00
vmstat.8 convert to new .Dd format; 2007-05-31 19:19:00 +00:00
vmstat.c use (unsigned) in rate calculation for > 2 billion interrupts. This will 2008-10-08 17:47:28 +00:00