Pawel Jakub Dawidek
36da5199bb
Bring in libnv library for managing name/value pairs. The following types
are currently supported:
- NV_TYPE_NULL - only name, no data;
- NV_TYPE_BOOL - boolean (true or false);
- NV_TYPE_NUMBER - 64bit unsigned integer;
- NV_TYPE_STRING - C string;
- NV_TYPE_NVLIST - nested nvlist;
- NV_TYPE_DESCRIPTOR - file descriptor;
- NV_TYPE_BINARY - binary data.
For detailed documentation and examples see nv(3) manual page.
Sponsored by: The FreeBSD Foundation
2013-11-12 19:39:14 +00:00
..
2013-11-10 03:28:36 +00:00
2013-11-08 14:24:47 +00:00
2012-07-21 07:14:52 +00:00
2013-11-07 14:05:49 +00:00
2013-11-04 15:49:36 +00:00
2013-01-21 22:54:43 +00:00
2013-10-29 15:07:54 +00:00
2013-11-12 12:44:59 +00:00
2013-11-10 20:24:41 +00:00
2013-11-12 19:39:14 +00:00
2013-07-17 14:00:51 +00:00
2013-01-24 17:00:11 +00:00
2013-01-24 17:00:11 +00:00
2012-12-05 13:56:39 +00:00
2013-10-12 07:00:51 +00:00
2012-11-15 15:05:54 +00:00
2013-01-11 18:37:51 +00:00
2013-10-29 15:07:54 +00:00