summaryrefslogtreecommitdiffstats
path: root/lib/libnv
Commit message (Expand)AuthorAgeFilesLines
* Fix problem on big endian systems introduced in r271579 - when we werepjd2014-10-094-40/+40
* Document the new nvlist_get_parent() function.pjd2014-09-251-1/+7
* Don't use nvl in case of a failure.pjd2014-09-181-1/+2
* Use non-recursive algorithm for traversing nvlists. This also removespjd2014-09-146-176/+306
* Remove the limit on descriptors that can be send in one nvlist.pjd2014-09-141-17/+96
* Include src.opts.mk after SHLIBDIR has been defined so libnv is installed tongie2014-09-071-1/+2
* Use better type for i.pjd2014-09-031-2/+2
* Declare i.pjd2014-09-031-1/+1
* Fix descriptors leak in case of nvlist_xunpack() failure.pjd2014-09-031-1/+4
* Integrate lib/libnv into the build/kyuangie2014-08-058-0/+1429
* use .Mt to mark up email addresses consistently (part3)bapt2014-06-231-1/+1
* Correct a typo.rstone2014-05-171-1/+1
* libnv: Don't lose big-endian flag when receiving a message.jilles2014-04-011-1/+1
* nv(3) was not in 10.0.bdrewery2014-03-211-2/+2
* Assert input arguments to buf_send() and buf_recv().pjd2014-02-021-0/+7
* Fix sending empty nvlist.pjd2014-02-021-2/+2
* MFp4 @1189711:pjd2014-01-031-1/+3
* MFp4 @1189139:pjd2013-12-153-29/+5
* Fix double free().pjd2013-11-251-3/+1
* Bring in libnv library for managing name/value pairs. The following typespjd2013-11-1213-0/+5161
OpenPOWER on IntegriCloud