summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_nvpair.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce the NV_FLAG_NO_UNIQUE flag. When set, it allows to storeoshogbo2015-05-021-1/+2
* Fix an off-by-one bug in string/array handling which lead to memory overwritebz2015-05-021-1/+1
* Rename macros to use prefix ERRNO. Add macro ERRNO_SET. Nowoshogbo2015-04-301-37/+33
* Save errno from close override.oshogbo2015-04-291-1/+5
* Remove the nvlist_.*[fv] functions.oshogbo2015-04-291-274/+35
* Move libnv into the kernel and hook it into the kernel buildrstone2015-03-011-0/+1350
OpenPOWER on IntegriCloud