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_4


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.40   6 years  tedu   rename variable to avoid shadow. from Brian Callahan
[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.145   5 years  krw   Rename some unused fields in struct uvmexp to unusedNN. Missing man page bits p...