pjd
c4ff8d28a9
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-07-28 06:02:40 +00:00
2013-07-28 06:02:40 +00:00
2013-05-29 19:41:36 +00:00
2013-11-11 21:18:02 +00:00
2013-09-27 17:42:23 +00:00
2013-10-17 12:03:17 +00:00
2013-10-29 08:21:22 +00:00
2013-09-24 14:52:43 +00:00
2013-05-21 19:23:49 +00:00
2013-09-07 14:04:10 +00:00
2013-11-11 21:18:02 +00:00
2013-06-17 18:34:34 +00:00
2013-10-26 14:49:19 +00:00
2013-10-28 18:10:35 +00:00
2013-10-15 10:19:24 +00:00
2013-10-21 05:10:46 +00:00
2013-09-22 20:30:55 +00:00
2013-09-08 19:40:32 +00:00
2013-05-31 00:31:45 +00:00
2013-10-06 10:12:11 +00:00
2013-10-16 17:00:21 +00:00
2013-09-03 13:36:23 +00:00
2013-06-05 21:28:33 +00:00
2013-10-31 20:03:59 +00:00
2013-11-04 16:52:27 +00:00
2013-07-23 10:23:43 +00:00
2013-11-12 17:25:33 +00:00
2013-11-12 19:39:14 +00:00
2013-10-17 14:18:11 +00:00
2013-11-11 16:52:02 +00:00
2013-08-09 03:29:46 +00:00
2013-07-22 08:46:15 +00:00
2013-09-08 16:56:17 +00:00
2013-10-28 18:24:31 +00:00
2013-08-27 15:50:26 +00:00
2013-08-12 17:22:39 +00:00
2013-08-02 19:21:46 +00:00
2013-11-12 15:09:28 +00:00
2013-06-18 02:53:45 +00:00
2013-11-11 01:14:58 +00:00
2013-10-30 22:45:35 +00:00
2013-10-29 17:38:13 +00:00
2013-11-07 00:36:39 +00:00
2013-11-05 06:32:23 +00:00
2013-09-24 09:56:58 +00:00
2013-10-30 18:33:40 +00:00