aboutsummaryrefslogtreecommitdiff
path: root/contrib/hyperv
Commit message (Expand)AuthorAgeFilesLines
* 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