OpenBSD CVS

src/usr.bin/vmstat/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / vmstat

Current tag: OPENBSD_6_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.10   9 years  okan   zap trailing newlines; "go for it" deraadt
[TXT] dkstats.c  1.41   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] dkstats.h  1.10   17 years  dlg   fix a pasto in a comment: wxfers are for writes, not reads. found by deanna
[TXT] vmstat.8  1.39   6 years  jasper   remove description of 'at' field which was removed from vmstat.c -r1.21
[TXT] vmstat.c  1.147   4 years  claudio   Add the CP_SPIN time to the sum of system time reported. OK kettenis@