Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | libnv: Allow use in non-sleepable contexts | Kristof Provost | 2021-04-07 | 1 | -4/+4 |
* | libnv: fix memory leaks | Mariusz Zaborski | 2019-02-10 | 1 | -0/+1 |
* | libnv: Add nvlist_append_*_array() family of functions. | Mariusz Zaborski | 2018-06-18 | 1 | -0/+6 |
* | Add SPDX tags for nv(9). | Mariusz Zaborski | 2018-01-27 | 1 | -0/+2 |
* | libnv: Use mallocarray(9) for the nv_calloc. | Pedro F. Giffuni | 2018-01-19 | 1 | -1/+1 |
* | Add support for the arrays in nvlist library. | Mariusz Zaborski | 2015-08-15 | 1 | -9/+29 |
* | The nvlist_move_nvpair() function can fail in two cases, if: | Mariusz Zaborski | 2015-08-11 | 1 | -1/+1 |
* | Move the nvlist source and private includes from sys/kern to seperate | Mariusz Zaborski | 2015-07-04 | 1 | -0/+138 |