freebsd-skq/sys
Alexander Motin 3d1e0e0830 MFV r302662: 6447 handful of nvpair cleanups
illumos/illumos-gate@759e89be35
https://github.com/illumos/illumos-gate/commit/759e89be359f2af635e4122d147df56bc
e948773

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-09-01 15:17:39 +00:00
..
amd64
arm All the TI platforms are FDT based and it is not necessary to enumerate 2016-08-31 19:37:10 +00:00
arm64 Fix arm64 superpages bugs in pmap_enter: 2016-09-01 10:26:06 +00:00
boot o Separate rtc and timecmp registers: they are different across 2016-09-01 14:58:11 +00:00
bsm
cam
cddl MFV r302662: 6447 handful of nvpair cleanups 2016-09-01 15:17:39 +00:00
compat
conf
contrib Update VCHIQ driver to upstream version 4eda74f2 2016-08-31 01:04:57 +00:00
crypto
ddb
dev [BHND/PMU] Correct shift of bits in BHND_PMU_SET_BITS macro 2016-09-01 13:38:46 +00:00
fs
gdb
geom
gnu
i386
isa
kern allow kern.proc.nfds sysctl in capability mode 2016-09-01 02:51:50 +00:00
kgssapi
libkern
mips
modules
net net/rndis: Define types for RNDIS pktinfo rm_type field. 2016-09-01 07:17:06 +00:00
net80211
netgraph
netinet
netinet6
netipsec Remove redundant sanity checks from ipsec[46]_common_input_cb(). 2016-08-31 11:51:52 +00:00
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Attach and LAW problems to fix 2016-08-30 02:09:40 +00:00
riscv o Separate rtc and timecmp registers: they are different across 2016-09-01 14:58:11 +00:00
rpc
security
sparc64
sys fd: effectively revert r305091 2016-08-31 12:29:04 +00:00
teken
tests
tools
ufs
vm Make swapoff reliable. 2016-08-31 14:49:58 +00:00
x86
xdr
xen
Makefile