OpenBSD CVS

CVS log for src/usr.bin/kstat/Makefile


[BACK] Up to [local] / src / usr.bin / kstat

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 13 12:37:16 2020 UTC (3 years, 9 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, HEAD
Changes since 1.1: +1 -2 lines
Diff to previous 1.1 (colored)

new kstat(1) manual page, using info from dlg@, from his commit messages,
and from partial code inspection;
OK dlg@

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 6 07:09:50 2020 UTC (3 years, 10 months ago) by dlg
Branch: MAIN

add kstat(8), the userland side of kstat(4).

this currently just dumps all the kstats it can find and prints out
their current values. in the future i want to be able to pass what
kstats im intersted in as arguments, and tell it to poll stats and
show rates instead of current values when appropriate.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.