cvs commit: src/usr.bin/vmstat vmstat.c src/usr.bin/w w.c
Andre Oppermann
andre at FreeBSD.org
Mon Oct 17 08:37:23 PDT 2005
andre 2005-10-17 15:37:22 UTC
FreeBSD src repository
Modified files:
usr.bin/vmstat vmstat.c
usr.bin/w w.c
Log:
Obtain true uptime through clock_gettime(CLOCK_MONOTONIC, struct *timespec)
instead of subtracting 'bootime' from 'now'.
Sponsored by: TCP/IP Optimization Fundraise 2005
Revision Changes Path
1.91 +4 -16 src/usr.bin/vmstat/vmstat.c
1.59 +3 -9 src/usr.bin/w/w.c
More information about the cvs-src
mailing list