index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ldomctl
/
mdstore.c
Age
Commit message (
Expand
)
Author
2021-02-01
The code in mdstore.c should stand on its own, so rename the global
Mark Kettenis
2021-01-31
last pieces of satisfying -fno-common
Theo de Raadt
2019-11-28
Use scan_scaled(3) for memory in ldom.conf
kn
2019-07-07
Add support for version 3.0 of the "mdstore" protocol.
Mark Kettenis
2019-07-06
Make sure we use the svc_handle for the negotiated major version of the
Mark Kettenis
2019-07-06
Pad message since newer firmware doesn't like it without padding.
Mark Kettenis
2018-09-15
Add support for version 2.0 of the mdstore protocol.
Mark Kettenis
2014-09-13
Replace all queue *_END macro calls except CIRCLEQ_END with NULL.
Doug Hogan
2012-11-24
Better error reporting.
Mark Kettenis
2012-11-24
Add code to create new system configuration. Work in progress, but there's
Mark Kettenis
2012-11-05
Better code to download configurations onto the SP.
Mark Kettenis
2012-11-04
A bit more SP configuration code.
Mark Kettenis
2012-11-04
Add support for selecting a configuration stored on the SP.
Mark Kettenis
2012-11-04
Support for listing configurations store on the SP.
Mark Kettenis