OpenBSD CVS

CVS log for src/usr.sbin/hostctl/hostctl.8


[BACK] Up to [local] / src / usr.sbin / hostctl

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Fri Jul 21 20:58:07 2017 UTC (6 years, 10 months ago) by mikeb
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, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, HEAD
Changes since 1.4: +5 -2 lines
Diff to previous 1.4 (colored)

Stress the fact that individual pvbus device nodes correspond to
a single key-value store and if there are other ones available,
different nodes must be used to access them.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jan 18 19:57:56 2017 UTC (7 years, 4 months ago) by mikeb
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.3: +29 -2 lines
Diff to previous 1.3 (colored)

Fixup a typo and provide an example for Hyper-V

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 27 16:01:36 2016 UTC (8 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (colored)

- sort options
- add -q to usage()

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 27 14:26:40 2016 UTC (8 years, 4 months ago) by jasper
Branch: MAIN
Changes since 1.1: +2 -3 lines
Diff to previous 1.1 (colored)

appease mandoc lint, no difference in output

ok reyk@

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 27 12:27:31 2016 UTC (8 years, 4 months ago) by reyk
Branch: MAIN

Add hostctl(8), a tool to access key-value stores on the host,
currently for hypervisor information stores on pvbus(4).

As discussed with deraadt@, the generic name is used to potentially
extend it for other use cases where the host or machine firmware
provides a key-value store, hypervisors or things like openprom.

Not enabled yet.

OK mikeb@

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.