OpenBSD CVS

CVS log for src/share/man/man9/kstat_create.9


[BACK] Up to [local] / src / share / man / man9

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Sat Sep 10 08:50:53 2022 UTC (20 months, 3 weeks ago) by jsg
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, HEAD
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

fix repeated words
ok miod@ jmc@

Revision 1.6 / (download) - annotate - [select for diffs], Tue Apr 19 03:51:47 2022 UTC (2 years, 1 month ago) by dlg
Branch: MAIN
Changes since 1.5: +163 -24 lines
Diff to previous 1.5 (colored)

document the bits of the kstat struct that providers work with.

the kstat api is a small part of implementing a kstat, most of it
depends on how you set up the kstat struct.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Apr 19 01:39:38 2022 UTC (2 years, 1 month ago) by dlg
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

remove a comment saying we might want kstat_remove.

we did want it, so it's there and documented.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 31 12:07:12 2022 UTC (2 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.3: +4 -2 lines
Diff to previous 1.3 (colored)

add kstat_remove to NAME and CONTEXT; ok dlg

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 31 05:29:22 2022 UTC (2 years, 4 months ago) by dlg
Branch: MAIN
Changes since 1.2: +11 -2 lines
Diff to previous 1.2 (colored)

+kstat_destroy

Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 10 11:33:58 2020 UTC (3 years, 9 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.1: +20 -8 lines
Diff to previous 1.1 (colored)

minor polishing: fix typos, add HISTORY and AUTHORS, a few wording
simplifications, add missing markup, and break an overlong line

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

make a very quick and dirty pass on a manpage for the kstat api.

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.