aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/nv.h
Commit message (Expand)AuthorAgeFilesLines
* libnv: Add nvlist_append_*_array() family of functions.Mariusz Zaborski2018-06-181-0/+8
* SPDX: mostly fixes to previous changes.Pedro F. Giffuni2017-12-131-0/+2
* Allow libnv to be built externally using GCC.Bryan Drewery2016-01-071-1/+1
* Add support for the arrays in nvlist library.Mariusz Zaborski2015-08-151-15/+57
* Introduce the NV_FLAG_NO_UNIQUE flag. When set, it allows to storeMariusz Zaborski2015-05-021-0/+4
* Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno.Mariusz Zaborski2015-05-021-3/+3
* Add nvlist_flags() function, which returns nvlist's public flags.Mariusz Zaborski2015-05-011-0/+1
* Remove the nvlist_.*[fv] functions.Mariusz Zaborski2015-04-291-123/+0
* Move libnv into the kernel and hook it into the kernel buildRyan Stone2015-03-011-0/+322