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_5_7_BASE


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.37   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.36   12 years  deraadt   remove rfork(); ok guenther miod
[TXT] vmstat.c  1.137   9 years  tedu   improve argv checking. drive name, if given, must match something. convert atoi ...