summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldomd/ds.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use scan_scaled(3) for memory in ldom.confkn2019-11-281-2/+2
* Print LDC protocol version in debug message.kettenis2019-10-201-2/+2
* When we nack a domain service because we don't support the requested majorkettenis2018-07-131-4/+11
* Check protocol version number before sending an ack indicating that wekettenis2018-07-131-5/+7
* Nack LDC protocol versions that we don't support. Avoids a hang on SPARC T3kettenis2018-07-091-3/+23
* create xreallocarray() and use itderaadt2014-10-151-2/+2
* When opening a /dev/ldom-* device node fails, show its path in the errorstsp2013-02-191-2/+2
* Consume ACKs when doing large sends.kettenis2012-11-041-15/+14
* Call service start function if a particular domain service has beenkettenis2012-11-041-4/+3
* Give ldomd(8) its own copy of the domain services support code and modify itkettenis2012-10-271-0/+725