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
/
lib
/
libnv
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Document the new nvlist_get_parent() function.
pjd
2014-09-25
1
-1
/
+7
*
|
|
Don't use nvl in case of a failure.
pjd
2014-09-18
1
-1
/
+2
*
|
|
Use non-recursive algorithm for traversing nvlists. This also removes
pjd
2014-09-14
6
-176
/
+306
*
|
|
Remove the limit on descriptors that can be send in one nvlist.
pjd
2014-09-14
1
-17
/
+96
*
|
|
Include src.opts.mk after SHLIBDIR has been defined so libnv is installed to
ngie
2014-09-07
1
-1
/
+2
*
|
|
Use better type for i.
pjd
2014-09-03
1
-2
/
+2
*
|
|
Declare i.
pjd
2014-09-03
1
-1
/
+1
*
|
|
Fix descriptors leak in case of nvlist_xunpack() failure.
pjd
2014-09-03
1
-1
/
+4
*
|
|
Integrate lib/libnv into the build/kyua
ngie
2014-08-05
8
-0
/
+1429
|
|
/
|
/
|
*
|
use .Mt to mark up email addresses consistently (part3)
bapt
2014-06-23
1
-1
/
+1
*
|
Correct a typo.
rstone
2014-05-17
1
-1
/
+1
|
/
*
libnv: Don't lose big-endian flag when receiving a message.
jilles
2014-04-01
1
-1
/
+1
*
nv(3) was not in 10.0.
bdrewery
2014-03-21
1
-2
/
+2
*
Assert input arguments to buf_send() and buf_recv().
pjd
2014-02-02
1
-0
/
+7
*
Fix sending empty nvlist.
pjd
2014-02-02
1
-2
/
+2
*
MFp4 @1189711:
pjd
2014-01-03
1
-1
/
+3
*
MFp4 @1189139:
pjd
2013-12-15
3
-29
/
+5
*
Fix double free().
pjd
2013-11-25
1
-3
/
+1
*
Bring in libnv library for managing name/value pairs. The following types
pjd
2013-11-12
13
-0
/
+5161
[prev]