Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-15 | create xreallocarray() and use it | Theo de Raadt | |
2013-02-19 | When opening a /dev/ldom-* device node fails, show its path in the error | Stefan Sperling | |
message. Tweak error message wording while here for consistency. tweaks and ok kettenis@ | |||
2012-11-04 | Consume ACKs when doing large sends. | Mark Kettenis | |
2012-11-04 | Call service start function if a particular domain service has been | Mark Kettenis | |
successfully registered. Export ds_conn_handle(). | |||
2012-10-27 | Give ldomd(8) its own copy of the domain services support code and modify it | Mark Kettenis | |
to handle multiple channels. Use it to provide the var-config domain service to all the currently configured guest domains. |