Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/systat



Module Name:    src
Committed By:   sevan
Date:           Wed Dec 26 01:47:37 UTC 2018

Modified Files:
        src/usr.bin/systat: bufcache.c cmdtab.c main.c systat.1 systat.h
            vmstat.c

Log Message:
Extend "systat vm" output to provide better insight about buffercache and
document it.

>From Greg A. Woods in PR bin/36542


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/usr.bin/systat/bufcache.c
cvs rdiff -u -r1.25 -r1.26 src/usr.bin/systat/cmdtab.c
cvs rdiff -u -r1.53 -r1.54 src/usr.bin/systat/main.c
cvs rdiff -u -r1.48 -r1.49 src/usr.bin/systat/systat.1
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/systat/systat.h
cvs rdiff -u -r1.82 -r1.83 src/usr.bin/systat/vmstat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index