aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/libnv
Commit message (Expand)AuthorAgeFilesLines
* Add support for the arrays in nvlist library.Mariusz Zaborski2015-08-155-83/+1591
* If any function fail (the ptr variable will be equal to NULL), we shouldn'tMariusz Zaborski2015-08-111-10/+9
* The nvlist_move_nvpair() function can fail in two cases, if:Mariusz Zaborski2015-08-112-14/+16
* Don't set parent if the unpack operation fail. In someMariusz Zaborski2015-08-111-0/+2
* Make the nvlist_next(9) function handle NULL pointer variable.Mariusz Zaborski2015-08-111-3/+3
* Move the nvlist source and private includes from sys/kern to seperateMariusz Zaborski2015-07-046-0/+2955