aboutsummaryrefslogtreecommitdiff
path: root/contrib/hyperv
Commit message (Expand)AuthorAgeFilesLines
* MFC 321762Sepherosa Ziehau2017-08-072-0/+198
* MFC 317783Sepherosa Ziehau2017-05-181-2/+8
* MFC 308664,308742,308743Sepherosa Ziehau2017-01-052-0/+362
* MFC 308201Sepherosa Ziehau2016-11-141-31/+37
* hyperv/kvp_daemon: Make poll(2) block indefinitelySepherosa Ziehau2016-01-111-1/+1
* Appease gcc-4.2Pedro F. Giffuni2015-08-201-1/+1
* Test errno against EEXIST as well.Xin LI2014-11-111-1/+1
* Rename variable name from 'index' to 'idx' to avoid shadowing index(3).Xin LI2014-11-111-5/+5
* Remove an extra copy of hv_kvp_daemon(8) [1].Xin LI2014-10-271-18/+50
* Use a char * as iterator over a bounded string.Xin LI2014-09-251-4/+3
* Use strlcpy(). I don't believe these are real problems but it's betterXin LI2014-09-251-7/+7
* Refactor the code a little bit to avoid NULL deference whenXin LI2014-09-251-12/+11
* Plug a file descriptor leak.Xin LI2014-09-251-0/+3
* Being able to access a path do not necessarily mean we have accessXin LI2014-09-251-6/+4
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,Xin LI2014-09-135-0/+1695