CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/27 05:27:31
Added files:
usr.sbin/hostctl: Makefile hostctl.8 hostctl.c
Log message:
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@
