summaryrefslogtreecommitdiffstats
path: root/contrib/hyperv
Commit message (Expand)AuthorAgeFilesLines
* Use a char * as iterator over a bounded string.delphij2014-09-251-4/+3
* Use strlcpy(). I don't believe these are real problems but it's betterdelphij2014-09-251-7/+7
* Refactor the code a little bit to avoid NULL deference whendelphij2014-09-251-12/+11
* Plug a file descriptor leak.delphij2014-09-251-0/+3
* Being able to access a path do not necessarily mean we have accessdelphij2014-09-251-6/+4
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,delphij2014-09-135-0/+1695
OpenPOWER on IntegriCloud