freebsd-skq/contrib
dim 64f2c44ad8 Merge r293013 from clang380-import branch:
Fix a clang 3.8.0 warning in pflogd.c:

contrib/pf/pflogd/pflogd.c:769:8: error: logical not is only applied to the left hand side of this comparison [-Werror,-Wlogical-not-parentheses]
			if (!if_exists(interface) == -1) {
			    ^                     ~~

The if_exists() function does not return -1, and even if it did, it
would not be the correct way to check.  Just ditch the == -1 instead.

Obtained from:	OpenBSD's pflogd.c 1.49
MFC after:	3 days
2015-12-31 22:52:11 +00:00
..
amd
apr
apr-util
atf
binutils Add the MOVT/MOVW types to the list of relocs which do not generate .plt 2015-12-30 23:04:08 +00:00
bmake Merge bmake-20151220 2015-12-25 16:19:21 +00:00
bsnmp Staticize several variables that are used exclusively in bsnmpd/main.c and 2015-12-28 01:51:20 +00:00
byacc
bzip2
com_err
compiler-rt
dialog
diff
dma
dtc
ee
elftoolchain Fixed uninitialized variable warnings. 2015-12-13 08:27:14 +00:00
expat
file
flex
gcc Silence a boring warning. 2015-12-22 21:26:50 +00:00
gcclibs
gdb Workaround KGDB issues on ARM by ignoring ARM EABI version higher than 5 2015-10-30 12:21:37 +00:00
gdtoa
gperf
groff
hyperv/tools
ipfilter
jemalloc Update jemalloc to version 4.0.4. 2015-10-24 23:18:05 +00:00
ldns
ldns-host
less
libarchive
libbegemot
libc-pwcache
libc-vis
libc++
libcxxrt
libexecinfo backtrace.3: Fix prototype of backtrace_symbols_fd_fmt(). 2015-12-22 22:40:42 +00:00
libgnuregex
libpcap
libreadline
libstdc++
libucl Update libucl to latest git snapshot (20151027) 2015-10-27 21:24:09 +00:00
libxo The field modifier for trimming whitespace 2015-11-06 14:29:25 +00:00
llvm Drop the clang patch which adds recognition of 'CC' suffixes as aliases 2015-12-30 16:14:30 +00:00
mdocml Add entry for lib80211; fix a typo in libsysdecode. 2015-12-15 10:26:47 +00:00
mknod
mtree
ncurses
netbsd-tests Use stable output to a test file instead of depending on the OS name being 2015-12-22 01:21:27 +00:00
netcat
ngatm
ntp
nvi
ofed Convert contrib/ofed libraries to LIBADD. 2015-12-10 00:07:11 +00:00
one-true-awk
openbsm Regenerate config.h for OpenBSM 1.2 alpha 4. 2015-12-18 09:49:11 +00:00
openpam
openresolv
opie
pam_modules/pam_passwdqc
pf Merge r293013 from clang380-import branch: 2015-12-31 22:52:11 +00:00
pjdfstest
pnpinfo
sendmail Remove unneeded libutil dependency for sendmail. 2015-11-24 04:19:55 +00:00
serf
smbfs Avoid unaligned memory accesses when encoding netbios names in libsmb. 2015-12-21 17:17:00 +00:00
sqlite3
subversion
tcp_wrappers
tcpdump
tcsh
telnet
tnftp
top Fixup include protections for building on mips64 with clang 2015-12-11 15:12:01 +00:00
traceroute
tzcode
tzdata MFV of 290695,tzdata2015g 2015-11-12 03:25:04 +00:00
unbound Upgrade to Unbound 1.5.7. 2015-12-14 13:01:51 +00:00
unvis
vis
wpa [wpa] use IFM_IEEE80211_ADHOC for now on FreeBSD for IBSS operation. 2015-11-26 17:28:40 +00:00
xz MFV r291123: 2015-11-21 09:09:25 +00:00