index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
hyperv
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC 317783
sephe
2017-05-18
1
-2
/
+8
*
MFC 308664,308742,308743
sephe
2017-01-05
2
-0
/
+362
*
MFC 308201
sephe
2016-11-14
1
-31
/
+37
*
hyperv/kvp_daemon: Make poll(2) block indefinitely
sephe
2016-01-11
1
-1
/
+1
*
Appease gcc-4.2
pfg
2015-08-20
1
-1
/
+1
*
Test errno against EEXIST as well.
delphij
2014-11-11
1
-1
/
+1
*
Rename variable name from 'index' to 'idx' to avoid shadowing index(3).
delphij
2014-11-11
1
-5
/
+5
*
Remove an extra copy of hv_kvp_daemon(8) [1].
delphij
2014-10-27
1
-18
/
+50
*
Use a char * as iterator over a bounded string.
delphij
2014-09-25
1
-4
/
+3
*
Use strlcpy(). I don't believe these are real problems but it's better
delphij
2014-09-25
1
-7
/
+7
*
Refactor the code a little bit to avoid NULL deference when
delphij
2014-09-25
1
-12
/
+11
*
Plug a file descriptor leak.
delphij
2014-09-25
1
-0
/
+3
*
Being able to access a path do not necessarily mean we have access
delphij
2014-09-25
1
-6
/
+4
*
Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,
delphij
2014-09-13
5
-0
/
+1695