freebsd-nq/common
Andriy Gapon 298580cb35 6447 handful of nvpair cleanups
illumos/illumos-gate@759e89be35
759e89be35

https://www.illumos.org/issues/6447
  I got a patch from someone who uses nvpair code outside of illumos. It fixes a
  couple of gcc warnings/bugs for him.
     1. silence uninitialized use warnings
     2. add parentheses around assignment used as truth value
     3. fix printf format specifier (ll is for integers only)
     4. strstr, strspn, strcspn, and strcmp are declared in string.h, not
        strings.h.
     5. avoid scanning integer into boolean variable

Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Robert Mustacchi <rm@joyent.com>
Author: Steve Dougherty <sdougherty@barracuda.com>
2016-07-12 12:05:58 +00:00
..
acl 6762 POSIX write should imply DELETE_CHILD on directories - and 2016-05-11 12:58:12 +00:00
atomic 5043 remove deprecated atomic functions' prototypes 2014-08-20 06:20:06 +00:00
avl 6091 avl_add doesn't assert on non-debug builds 2015-09-11 20:43:14 +00:00
ctf 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
list Update vendor-sys/opensolaris to last OpenSolaris state (13149:b23a4dab3d50) 2012-07-18 08:12:04 +00:00
nvpair 6447 handful of nvpair cleanups 2016-07-12 12:05:58 +00:00
unicode Update vendor-sys/opensolaris to last OpenSolaris state (13149:b23a4dab3d50) 2012-07-18 08:12:04 +00:00
util OS-1723 DTrace should speak JSON 2014-06-26 19:48:59 +00:00
zfs 6314 buffer overflow in dsl_dataset_name 2016-07-12 12:01:54 +00:00