freebsd-dev/usr.bin/vmstat
Andre Oppermann a21cbcb876 Obtain true uptime through clock_gettime(CLOCK_MONOTONIC, struct *timespec)
instead of subtracting 'bootime' from 'now'.

Sponsored by:	TCP/IP Optimization Fundraise 2005
2005-10-17 15:37:22 +00:00
..
Makefile Teach vmstat -m and vmstat -z to use libmemstat(3). Certain 2005-07-25 22:35:10 +00:00
vmstat.8 Interlink systat(1), iostat(8) and vmstat(8) through their SEE ALSO 2005-05-26 17:54:16 +00:00
vmstat.c Obtain true uptime through clock_gettime(CLOCK_MONOTONIC, struct *timespec) 2005-10-17 15:37:22 +00:00