summaryrefslogtreecommitdiff
path: root/usr.sbin/ldomctl/mdstore.c
AgeCommit message (Expand)Author
2021-02-01The code in mdstore.c should stand on its own, so rename the globalMark Kettenis
2021-01-31last pieces of satisfying -fno-commonTheo de Raadt
2019-11-28Use scan_scaled(3) for memory in ldom.confkn
2019-07-07Add support for version 3.0 of the "mdstore" protocol.Mark Kettenis
2019-07-06Make sure we use the svc_handle for the negotiated major version of theMark Kettenis
2019-07-06Pad message since newer firmware doesn't like it without padding.Mark Kettenis
2018-09-15Add support for version 2.0 of the mdstore protocol.Mark Kettenis
2014-09-13Replace all queue *_END macro calls except CIRCLEQ_END with NULL.Doug Hogan
2012-11-24Better error reporting.Mark Kettenis
2012-11-24Add code to create new system configuration. Work in progress, but there'sMark Kettenis
2012-11-05Better code to download configurations onto the SP.Mark Kettenis
2012-11-04A bit more SP configuration code.Mark Kettenis
2012-11-04Add support for selecting a configuration stored on the SP.Mark Kettenis
2012-11-04Support for listing configurations store on the SP.Mark Kettenis