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_4_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   16 years  deraadt   change over last few bits to use sysctl(3) if possible, and make this not setgid...
[TXT] dkstats.c  1.34   13 years  lum   Remove setresguid since it is no longer needed. ok matthew@ millert@ deraadt@
[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.35   16 years  jmc   convert to new .Dd format;
[TXT] vmstat.c  1.117   13 years  chl   remove unused variable ok thib@