CVS commit: src/lib/libm/compiler_rt
Module Name:src Committed By: joerg Date: Fri Oct 17 14:53:59 UTC 2014 Modified Files: src/lib/libm/compiler_rt: Makefile.inc Log Message: Complex division for long double uses different function names on PPC. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libm/compiler_rt/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libm/compiler_rt
Module Name:src Committed By: joerg Date: Fri Oct 17 20:02:12 UTC 2014 Modified Files: src/lib/libm/compiler_rt: Makefile.inc Log Message: PPC64 uses the double-double code too To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/lib/libm/compiler_rt/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/lib/libc/sync
Module Name:src Committed By: joerg Date: Sat Oct 18 02:22:36 UTC 2014 Modified Files: src/tests/lib/libc/sync: Makefile Log Message: Explicitly link C++ test case with CXX. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libc/sync/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/wpa/dist/wpa_supplicant
Module Name:src Committed By: joerg Date: Sun Oct 19 14:13:02 UTC 2014 Modified Files: src/external/bsd/wpa/dist/wpa_supplicant: ctrl_iface.c events.c wpa_supplicant.c Log Message: Fix format strings to match argument types. To generate a diff of this commit: cvs rdiff -u -r1.1.1.5 -r1.2 \ src/external/bsd/wpa/dist/wpa_supplicant/ctrl_iface.c cvs rdiff -u -r1.1.1.6 -r1.2 \ src/external/bsd/wpa/dist/wpa_supplicant/events.c \ src/external/bsd/wpa/dist/wpa_supplicant/wpa_supplicant.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch
Module Name:src Committed By: joerg Date: Sun Oct 19 15:41:05 UTC 2014 Modified Files: src/sys/arch/amd64/include: Makefile.inc src/sys/arch/i386/include: Makefile.inc Log Message: Disable SSE and AVX for kernel modules too. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/amd64/include/Makefile.inc cvs rdiff -u -r1.2 -r1.3 src/sys/arch/i386/include/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: joerg Date: Wed Oct 22 10:32:50 UTC 2014 Modified Files: src/lib/libm/src: s_copysignl.c src/sys/arch/powerpc/include: ieee.h math.h Log Message: Support copysignl on PowerPC. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libm/src/s_copysignl.c cvs rdiff -u -r1.5 -r1.6 src/sys/arch/powerpc/include/ieee.h cvs rdiff -u -r1.4 -r1.5 src/sys/arch/powerpc/include/math.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libm/compiler_rt
Module Name:src Committed By: joerg Date: Wed Oct 22 10:33:28 UTC 2014 Modified Files: src/lib/libm/compiler_rt: Makefile.inc Log Message: Add missing muldc3.c. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/lib/libm/compiler_rt/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib
Module Name:src Committed By: joerg Date: Fri Oct 24 22:42:40 UTC 2014 Modified Files: src/lib: Makefile Log Message: HAVE_GCC might not be defined at all... To generate a diff of this commit: cvs rdiff -u -r1.217 -r1.218 src/lib/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libexecinfo
Module Name:src Committed By: joerg Date: Fri Oct 24 22:42:16 UTC 2014 Modified Files: src/lib/libexecinfo: Makefile Log Message: Don't overwrite the real unwind.h if it is present. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/lib/libexecinfo/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libpam/libpam
Module Name:src Committed By: joerg Date: Sat Oct 25 00:57:59 UTC 2014 Modified Files: src/lib/libpam/libpam: Makefile Log Message: When building with clang, make warnings about NULL checks of parameters with attribute nonnull non-fatal. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/lib/libpam/libpam/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/sets/lists
Module Name:src Committed By: joerg Date: Sat Oct 25 15:02:12 UTC 2014 Modified Files: src/distrib/sets/lists/base: ad.aarch64 ad.arm ad.mips ad.riscv md.amd64 md.sparc64 src/distrib/sets/lists/comp: ad.aarch64 ad.arm ad.mips ad.riscv md.amd64 md.sparc64 src/distrib/sets/lists/debug: ad.aarch64 ad.arm ad.mips ad.powerpc ad.riscv md.amd64 md.evbmips md.sparc64 Log Message: Consistently tag libasan with gcc=48 To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/distrib/sets/lists/base/ad.aarch64 cvs rdiff -u -r1.61 -r1.62 src/distrib/sets/lists/base/ad.arm cvs rdiff -u -r1.56 -r1.57 src/distrib/sets/lists/base/ad.mips cvs rdiff -u -r1.8 -r1.9 src/distrib/sets/lists/base/ad.riscv cvs rdiff -u -r1.252 -r1.253 src/distrib/sets/lists/base/md.amd64 cvs rdiff -u -r1.240 -r1.241 src/distrib/sets/lists/base/md.sparc64 cvs rdiff -u -r1.7 -r1.8 src/distrib/sets/lists/comp/ad.aarch64 cvs rdiff -u -r1.63 -r1.64 src/distrib/sets/lists/comp/ad.arm cvs rdiff -u -r1.52 -r1.53 src/distrib/sets/lists/comp/ad.mips cvs rdiff -u -r1.2 -r1.3 src/distrib/sets/lists/comp/ad.riscv cvs rdiff -u -r1.226 -r1.227 src/distrib/sets/lists/comp/md.amd64 cvs rdiff -u -r1.189 -r1.190 src/distrib/sets/lists/comp/md.sparc64 cvs rdiff -u -r1.11 -r1.12 src/distrib/sets/lists/debug/ad.aarch64 cvs rdiff -u -r1.50 -r1.51 src/distrib/sets/lists/debug/ad.arm cvs rdiff -u -r1.46 -r1.47 src/distrib/sets/lists/debug/ad.mips cvs rdiff -u -r1.26 -r1.27 src/distrib/sets/lists/debug/ad.powerpc cvs rdiff -u -r1.8 -r1.9 src/distrib/sets/lists/debug/ad.riscv cvs rdiff -u -r1.70 -r1.71 src/distrib/sets/lists/debug/md.amd64 cvs rdiff -u -r1.5 -r1.6 src/distrib/sets/lists/debug/md.evbmips cvs rdiff -u -r1.69 -r1.70 src/distrib/sets/lists/debug/md.sparc64 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/ic
Module Name:src Committed By: joerg Date: Sat Oct 25 18:00:25 UTC 2014 Modified Files: src/sys/dev/ic: dwc_gmac.c Log Message: Fix typo. Use format string. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/dev/ic/dwc_gmac.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/ic
Module Name:src Committed By: joerg Date: Sat Oct 25 18:15:18 UTC 2014 Modified Files: src/sys/dev/ic: dwc_gmac_reg.h Log Message: Fix grammar To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ic/dwc_gmac_reg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/ic
Module Name:src Committed By: joerg Date: Sun Oct 26 20:51:54 UTC 2014 Modified Files: src/sys/dev/ic: dwc_gmac.c Log Message: Typo To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/dev/ic/dwc_gmac.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/crypto/external/bsd/openssh/dist
Module Name:src Committed By: joerg Date: Tue Oct 28 21:36:16 UTC 2014 Modified Files: src/crypto/external/bsd/openssh/dist: sshd.c Log Message: sighup_handler is not dead. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/crypto/external/bsd/openssh/dist/sshd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/crypto/external/bsd/openssh/dist
Module Name:src Committed By: joerg Date: Tue Oct 28 21:35:57 UTC 2014 Modified Files: src/crypto/external/bsd/openssh/dist: sshbuf.h Log Message: Mark sshbuf_putfv as __printflike. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/crypto/external/bsd/openssh/dist/sshbuf.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/crypto/external/bsd/openssh/dist
Module Name:src Committed By: joerg Date: Tue Oct 28 21:36:30 UTC 2014 Modified Files: src/crypto/external/bsd/openssh/dist: umac.c Log Message: xor32 may be unused, mark it so. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/crypto/external/bsd/openssh/dist/umac.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/evbarm/awin
Module Name:src Committed By: joerg Date: Wed Oct 29 10:28:03 UTC 2014 Modified Files: src/sys/arch/evbarm/awin: awin_machdep.c Log Message: Don't hang when booting Cubietruck via FEL. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/evbarm/awin/awin_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/common/lib/libc/atomic
Module Name:src Committed By: joerg Date: Tue Nov 4 19:56:44 UTC 2014 Modified Files: src/common/lib/libc/atomic: atomic_c11_compare_exchange_cas_16.c atomic_c11_compare_exchange_cas_32.c atomic_c11_compare_exchange_cas_8.c Log Message: Provide prototypes to fix build with clang. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \ src/common/lib/libc/atomic/atomic_c11_compare_exchange_cas_16.c \ src/common/lib/libc/atomic/atomic_c11_compare_exchange_cas_32.c \ src/common/lib/libc/atomic/atomic_c11_compare_exchange_cas_8.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/config
Module Name:src Committed By: joerg Date: Tue Nov 4 23:00:35 UTC 2014 Modified Files: src/usr.bin/config: main.c mkheaders.c sem.c Log Message: To make -Wconversion happy, cast return value of tolower/toupper to char. To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/usr.bin/config/main.c cvs rdiff -u -r1.24 -r1.25 src/usr.bin/config/mkheaders.c cvs rdiff -u -r1.67 -r1.68 src/usr.bin/config/sem.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/config
Module Name:src Committed By: joerg Date: Tue Nov 4 23:01:23 UTC 2014 Modified Files: src/usr.bin/config: gram.y Log Message: makedev returns ~uint64_t, but val is int64_t. Cast for -Wconversion. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/usr.bin/config/gram.y Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/config
Module Name:src Committed By: joerg Date: Tue Nov 4 23:02:14 UTC 2014 Modified Files: src/usr.bin/config: sem.c Log Message: nv_num is not a dev_t, so add explicit cast for the sake of -Wconversion. To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 src/usr.bin/config/sem.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/evbarm/instkernel/instkernel
Module Name:src Committed By: joerg Date: Wed Nov 5 13:53:22 UTC 2014 Modified Files: src/distrib/evbarm/instkernel/instkernel: Makefile Log Message: Prepare CUBIETRUCK_INSTALL too. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/distrib/evbarm/instkernel/instkernel/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tools/compat
Module Name:src Committed By: joerg Date: Wed Nov 12 15:08:52 UTC 2014 Modified Files: src/tools/compat: nl_types.h Log Message: If the internals are not explicitly requested, use #include_next to pick up the system version. from libc++ requires this and is used by src/tools/elftosb2. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tools/compat/nl_types.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/modules/i915drmkms
Module Name:src Committed By: joerg Date: Thu Nov 13 16:37:39 UTC 2014 Modified Files: src/sys/modules/i915drmkms: Makefile Log Message: Adjust flags to allow building with clang. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/modules/i915drmkms/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/external/bsd/drm2/i915drm
Module Name:src Committed By: joerg Date: Fri Nov 14 14:32:49 UTC 2014 Modified Files: src/sys/external/bsd/drm2/i915drm: files.i915drmkms Log Message: Fix build with clang. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/external/bsd/drm2/i915drm/files.i915drmkms Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libm
Module Name:src Committed By: joerg Date: Fri Nov 14 14:53:17 UTC 2014 Modified Files: src/lib/libm/arch/vax: n_support.S src/lib/libm/src: namespace.h s_copysign.c s_copysignl.c Log Message: Define copysignl on !long double platforms. Be consistent in the use of weak aliases. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/lib/libm/arch/vax/n_support.S cvs rdiff -u -r1.12 -r1.13 src/lib/libm/src/namespace.h cvs rdiff -u -r1.11 -r1.12 src/lib/libm/src/s_copysign.c cvs rdiff -u -r1.3 -r1.4 src/lib/libm/src/s_copysignl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/llvm
Module Name:src Committed By: joerg Date: Fri Nov 14 15:56:12 UTC 2014 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/include: Makefile Log Message: LLVM switched to three component point release version, so follow here. To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/external/bsd/llvm/Makefile.inc cvs rdiff -u -r1.33 -r1.34 src/external/bsd/llvm/include/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: joerg Date: Fri Nov 14 15:59:46 UTC 2014 Modified Files: src/distrib/sets/lists/comp: ad.arm md.amd64 md.i386 src/external/bsd/llvm/include: Makefile Log Message: Install cpuid.h on X86 and arm_neon.h on ARM. To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/distrib/sets/lists/comp/ad.arm cvs rdiff -u -r1.227 -r1.228 src/distrib/sets/lists/comp/md.amd64 cvs rdiff -u -r1.150 -r1.151 src/distrib/sets/lists/comp/md.i386 cvs rdiff -u -r1.34 -r1.35 src/external/bsd/llvm/include/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/iscsi/dist/src/lib
Module Name:src Committed By: joerg Date: Sat Nov 15 01:15:45 UTC 2014 Modified Files: src/external/bsd/iscsi/dist/src/lib: parameters.c target.c Log Message: Drop pointer checks that are always true. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/iscsi/dist/src/lib/parameters.c cvs rdiff -u -r1.8 -r1.9 src/external/bsd/iscsi/dist/src/lib/target.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/gpl2/lvm2/dist/lib/format1
Module Name:src Committed By: joerg Date: Sat Nov 15 01:24:53 UTC 2014 Modified Files: src/external/gpl2/lvm2/dist/lib/format1: import-export.c Log Message: Remove tautologic check. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \ src/external/gpl2/lvm2/dist/lib/format1/import-export.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/gpl2/lvm2/dist/lib/commands
Module Name:src Committed By: joerg Date: Sat Nov 15 01:24:38 UTC 2014 Modified Files: src/external/gpl2/lvm2/dist/lib/commands: toolcontext.c Log Message: Comment out impossible code. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 \ src/external/gpl2/lvm2/dist/lib/commands/toolcontext.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sbin/bioctl
Module Name:src Committed By: joerg Date: Sat Nov 15 01:52:02 UTC 2014 Modified Files: src/sbin/bioctl: bioctl.c Log Message: Skip vendor if the string is empty. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sbin/bioctl/bioctl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/bin/ps
Module Name:src Committed By: joerg Date: Sat Nov 15 01:58:34 UTC 2014 Modified Files: src/bin/ps: print.c Log Message: Use l_wmesg if the string is not empty. Don't bother checking l_name for nullness. To generate a diff of this commit: cvs rdiff -u -r1.122 -r1.123 src/bin/ps/print.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/gnu/dist/texinfo/makeinfo
Module Name:src Committed By: joerg Date: Sat Nov 15 02:01:28 UTC 2014 Modified Files: src/gnu/dist/texinfo/makeinfo: xml.c Log Message: Array can't be null. To generate a diff of this commit: cvs rdiff -u -r1.1.1.5 -r1.2 src/gnu/dist/texinfo/makeinfo/xml.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/isdn/isdnd
Module Name:src Committed By: joerg Date: Sat Nov 15 02:09:18 UTC 2014 Modified Files: src/usr.sbin/isdn/isdnd: msghdl.c Log Message: Show display if it is not empty. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/isdn/isdnd/msghdl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libm/arch
Module Name:src Committed By: joerg Date: Sat Nov 15 20:59:02 UTC 2014 Modified Files: src/lib/libm/arch/alpha: s_copysign.S src/lib/libm/arch/m68k: s_copysign.S src/lib/libm/arch/riscv: s_copysign.S Log Message: Add copysignl aliases. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libm/arch/alpha/s_copysign.S cvs rdiff -u -r1.7 -r1.8 src/lib/libm/arch/m68k/s_copysign.S cvs rdiff -u -r1.1 -r1.2 src/lib/libm/arch/riscv/s_copysign.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libm/arch
Module Name:src Committed By: joerg Date: Sat Nov 15 21:07:01 UTC 2014 Modified Files: src/lib/libm/arch/alpha: s_copysign.S src/lib/libm/arch/m68k: s_copysign.S src/lib/libm/arch/riscv: s_copysign.S Log Message: It's copysign, not _copysign. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libm/arch/alpha/s_copysign.S cvs rdiff -u -r1.8 -r1.9 src/lib/libm/arch/m68k/s_copysign.S cvs rdiff -u -r1.2 -r1.3 src/lib/libm/arch/riscv/s_copysign.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/netinet6
Module Name:src Committed By: joerg Date: Sun Nov 16 00:04:06 UTC 2014 Modified Files: src/sys/netinet6: scope6.c Log Message: Drop impossible check. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/netinet6/scope6.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libm/arch/m68k
Module Name:src Committed By: joerg Date: Sun Nov 16 16:11:33 UTC 2014 Modified Files: src/lib/libm/arch/m68k: s_copysign.S Log Message: Deal with the potential pressence of long double support. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/lib/libm/arch/m68k/s_copysign.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/sys
Module Name:src Committed By: joerg Date: Mon Nov 17 10:55:12 UTC 2014 Modified Files: src/sys/sys: clock.h Log Message: Make header self-contained. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/sys/clock.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev
Module Name:src Committed By: joerg Date: Mon Nov 17 10:55:43 UTC 2014 Modified Files: src/sys/dev: clock_subr.c Log Message: Needs sys/clock.h. Use a relative include path here to ease src/tools build. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/dev/clock_subr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/scsipi
Module Name:src Committed By: joerg Date: Tue Nov 18 17:03:41 UTC 2014 Modified Files: src/sys/dev/scsipi: scsipi_base.c Log Message: Use size for the size argument of memcmp, not the result of a compare. To generate a diff of this commit: cvs rdiff -u -r1.163 -r1.164 src/sys/dev/scsipi/scsipi_base.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/gpl3/binutils/dist/gas/config
Module Name:src Committed By: joerg Date: Thu Nov 20 21:44:56 UTC 2014 Modified Files: src/external/gpl3/binutils/dist/gas/config: tc-arm.c Log Message: Merge upstream d840c081f8082e8b9e63fead5306643975a97bb3 to fix UB as seen by a clang compiled as. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/binutils/dist/gas/config/tc-arm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/mit/xorg/lib/libXft
Module Name:src Committed By: joerg Date: Fri Nov 21 01:11:50 UTC 2014 Modified Files: src/external/mit/xorg/lib/libXft: Makefile Log Message: Restrict workaround to GCC 4.8 as intended. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/mit/xorg/lib/libXft/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/sysmon
Module Name:src Committed By: joerg Date: Fri Nov 21 23:28:57 UTC 2014 Modified Files: src/sys/dev/sysmon: sysmon_power.c Log Message: Explicitly compare to NULL to show clang that the bool conversion is intentional, even if it is always true in case of the arrays. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/sys/dev/sysmon/sysmon_power.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/arm
Module Name:src Committed By: joerg Date: Fri Nov 21 23:36:20 UTC 2014 Modified Files: src/sys/arch/arm/arm: disassem.c Log Message: Preserve const. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/arch/arm/arm/disassem.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/ieee1394
Module Name:src Committed By: joerg Date: Fri Nov 21 23:37:25 UTC 2014 Modified Files: src/sys/dev/ieee1394: fwcrom.c Log Message: No reason not to make the string const. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/dev/ieee1394/fwcrom.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/ic
Module Name:src Committed By: joerg Date: Sat Nov 22 00:17:08 UTC 2014 Modified Files: src/sys/dev/ic: rtl8169.c Log Message: Drop unnecessary-but-harmful casts. To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143 src/sys/dev/ic/rtl8169.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/external/bsd/drm2/dist/drm/radeon
Module Name:src Committed By: joerg Date: Sat Nov 22 18:50:49 UTC 2014 Modified Files: src/sys/external/bsd/drm2/dist/drm/radeon: cik.c ni.c si.c Log Message: Drop casts in favour of expressions that actually give the right pointer. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/external/bsd/drm2/dist/drm/radeon/cik.c \ src/sys/external/bsd/drm2/dist/drm/radeon/ni.c \ src/sys/external/bsd/drm2/dist/drm/radeon/si.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/ic
Module Name:src Committed By: joerg Date: Sat Nov 22 19:50:00 UTC 2014 Modified Files: src/sys/dev/ic: i82557var.h Log Message: Replace void * cast with proper __UNVOLATILE. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/sys/dev/ic/i82557var.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/omap
Module Name:src Committed By: joerg Date: Sat Nov 22 19:50:28 UTC 2014 Modified Files: src/sys/arch/arm/omap: am335x_cm_padconf.c sitara_cm.h Log Message: Preserve const. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/omap/am335x_cm_padconf.c cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/omap/sitara_cm.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/ic
Module Name:src Committed By: joerg Date: Sun Nov 23 01:38:49 UTC 2014 Modified Files: src/sys/dev/ic: ahcisata_core.c Log Message: Provide the timeout argument to ahci_exec_fis in ms. Use 1ms delays when we are not allowed to sleep, full ticks otherwise. Bump the timeout for reset to 100ms, 10ms is not enough on the Cubietruck. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sys/dev/ic/ahcisata_core.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/ntp/dist/sntp/libopts
Module Name:src Committed By: joerg Date: Sun Nov 23 01:47:59 UTC 2014 Modified Files: src/external/bsd/ntp/dist/sntp/libopts: init.c src/external/bsd/ntp/dist/sntp/libopts/autoopts: options.h Log Message: Replace very question pointer games to override const, mark the member writeable when inside the guts of the library. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ntp/dist/sntp/libopts/init.c cvs rdiff -u -r1.6 -r1.7 \ src/external/bsd/ntp/dist/sntp/libopts/autoopts/options.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/iscsi
Module Name:src Committed By: joerg Date: Mon Nov 24 21:49:17 UTC 2014 Modified Files: src/sys/dev/iscsi: iscsi_main.c Log Message: iscsi_attrs is not used when iscsi(4) is compiled into the kernel. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/dev/iscsi/iscsi_main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/sys
Module Name:src Committed By: joerg Date: Wed Dec 3 18:33:02 UTC 2014 Modified Files: src/sys/sys: bswap.h Log Message: Add explicit cast to ensure no intermediate integer promotion happens. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/sys/bswap.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/evbarm/conf
Module Name:src Committed By: joerg Date: Thu Dec 4 17:05:55 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: files.evbarm Log Message: Use MI MBR support code. Fixes disklabel writing problems during sysinst. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/evbarm/conf/files.evbarm Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/evbarm/conf
Module Name:src Committed By: joerg Date: Thu Dec 4 21:15:49 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: files.evbarm Log Message: Drop the rest of the ARM specific MBR support. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/arch/evbarm/conf/files.evbarm Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/ic
Module Name:src Committed By: joerg Date: Thu Dec 4 21:50:29 UTC 2014 Modified Files: src/sys/dev/ic: ahcisata_core.c Log Message: Increase reset delay in polling mode to 10ms per loop. It seems like AHCI on the Cubietruck doesn't like the tigther loop. PR 49448. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/sys/dev/ic/ahcisata_core.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/sys
Module Name:src Committed By: joerg Date: Mon Dec 8 20:50:11 UTC 2014 Modified Files: src/sys/sys: cdefs_elf.h Log Message: Add macro to mark a symbol as weak. Use it to mark the end of a linker set as empty linker set otherwise violate the aliasing rules of C by presenting zero sized objects. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/sys/sys/cdefs_elf.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/ntp/dist/ntpd
Module Name:src Committed By: joerg Date: Tue Dec 23 15:47:32 UTC 2014 Modified Files: src/external/bsd/ntp/dist/ntpd: refclock_gpsdjson.c Log Message: myasprintf (wtf) passes down a format string, so use __printflike. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ntp/dist/ntpd/refclock_gpsdjson.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/ntp/lib
Module Name:src Committed By: joerg Date: Tue Dec 23 20:26:30 UTC 2014 Modified Files: src/external/bsd/ntp/lib/libiscntp: Makefile src/external/bsd/ntp/lib/libntp: Makefile src/external/bsd/ntp/lib/libopts: Makefile Log Message: Use positive checks for GCC 4.1. Deal with missing HAVE_GCC. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/external/bsd/ntp/lib/libiscntp/Makefile cvs rdiff -u -r1.16 -r1.17 src/external/bsd/ntp/lib/libntp/Makefile cvs rdiff -u -r1.12 -r1.13 src/external/bsd/ntp/lib/libopts/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/midirecord
Module Name:src Committed By: joerg Date: Sat Jan 3 22:57:54 UTC 2015 Modified Files: src/usr.bin/midirecord: midirecord.c Log Message: Mark debug_log as printf-like. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/usr.bin/midirecord/midirecord.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: xsrc/external/mit/fontconfig/dist/src
Module Name:xsrc Committed By: joerg Date: Sun Jan 4 18:08:34 UTC 2015 Modified Files: xsrc/external/mit/fontconfig/dist/src: fccache.c Log Message: Avoid __UNVOLATILE here, just inline the cast. We don't have src/tools/compat's header here. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 xsrc/external/mit/fontconfig/dist/src/fccache.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/npf/npfctl
Module Name:src Committed By: joerg Date: Sun Jan 4 18:30:05 UTC 2015 Modified Files: src/usr.sbin/npf/npfctl: npf_parse.y Log Message: Don't depend on yacc to include stdlib.h or string.h. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/usr.sbin/npf/npfctl/npf_parse.y Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/m4
Module Name:src Committed By: joerg Date: Sun Jan 4 18:31:09 UTC 2015 Modified Files: src/usr.bin/m4: parser.y Log Message: Don't depend on yacc skeleton to include sys/cdefs.h early. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/usr.bin/m4/parser.y Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/cron/dist
Module Name:src Committed By: joerg Date: Sun Jan 4 18:45:17 UTC 2015 Modified Files: src/external/bsd/cron/dist: crontab.c Log Message: bail is dead. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/external/bsd/cron/dist/crontab.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/byacc/dist
Module Name:src Committed By: joerg Date: Sun Jan 4 19:30:26 UTC 2015 Modified Files: src/external/bsd/byacc/dist: reader.c Log Message: Use a format string To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/external/bsd/byacc/dist/reader.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon
Module Name:xsrc Committed By: joerg Date: Mon Jan 5 01:31:16 UTC 2015 Modified Files: xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon: radeon_dma.c Log Message: Fix format string. To generate a diff of this commit: cvs rdiff -u -r1.1.1.4 -r1.2 \ xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/radeon_dma.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/mit/xorg/lib
Module Name:src Committed By: joerg Date: Mon Jan 5 01:34:42 UTC 2015 Modified Files: src/external/mit/xorg/lib/dri: Makefile src/external/mit/xorg/lib/gallium: Makefile Log Message: Make a number of clang warnings non-fatal, too many changes with little gain. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/external/mit/xorg/lib/dri/Makefile cvs rdiff -u -r1.3 -r1.4 src/external/mit/xorg/lib/gallium/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri
Module Name:xsrc Committed By: joerg Date: Mon Jan 5 01:35:30 UTC 2015 Modified Files: xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau: nouveau_driver.c nouveau_driver.h xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon: radeon_common_context.c radeon_common_context.h xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/swrast: swrast.c Log Message: As const const makes little sense, assume that the pointer itself was supposed to be constant, too. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \ xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/nouveau_driver.c \ xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/nouveau_driver.h cvs rdiff -u -r1.1.1.4 -r1.2 \ xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/radeon_common_context.c \ xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/radeon_common_context.h cvs rdiff -u -r1.1.1.5 -r1.2 \ xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/swrast/swrast.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/byacc/include
Module Name:src Committed By: joerg Date: Mon Jan 5 01:36:36 UTC 2015 Modified Files: src/external/bsd/byacc/include: config.h Log Message: Map GCC_PRINTFLIKE to our __printflike. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/byacc/include/config.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600
Module Name:xsrc Committed By: joerg Date: Mon Jan 5 01:36:05 UTC 2015 Modified Files: xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600: evergreen_compute.c Log Message: One const ought to be enough for everyone. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/evergreen_compute.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/arm32
Module Name:src Committed By: joerg Date: Mon Jan 5 17:04:24 UTC 2015 Modified Files: src/sys/arch/arm/arm32: arm32_reboot.c Log Message: Mark end of cpu_reboot as unreachable. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/arm32/arm32_reboot.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/sets/lists
Module Name:src Committed By: joerg Date: Mon Jan 5 18:03:59 UTC 2015 Modified Files: src/distrib/sets/lists/comp: mi src/distrib/sets/lists/tests: mi Log Message: Add missing gcccmds tags. To generate a diff of this commit: cvs rdiff -u -r1.1932 -r1.1933 src/distrib/sets/lists/comp/mi cvs rdiff -u -r1.606 -r1.607 src/distrib/sets/lists/tests/mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tools/llvm
Module Name:src Committed By: joerg Date: Mon Jan 5 18:41:59 UTC 2015 Modified Files: src/tools/llvm: Makefile Log Message: cleandir-llvm should not exist in the filesystem To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/tools/llvm/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/mit/xorg/lib/gallium
Module Name:src Committed By: joerg Date: Mon Jan 5 20:06:06 UTC 2015 Modified Files: src/external/mit/xorg/lib/gallium: Makefile Log Message: Don't bail out on the broken inline functions that use static variables. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/mit/xorg/lib/gallium/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/net/in_cksum
Module Name:src Committed By: joerg Date: Tue Jan 6 21:36:38 UTC 2015 Modified Files: src/tests/net/in_cksum: in_cksum.c Log Message: panic is printflike. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/net/in_cksum/in_cksum.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: joerg Date: Wed Jan 7 20:42:02 UTC 2015 Modified Files: src: Makefile src/external/mit: Makefile src/external/mit/xorg/lib: Makefile src/external/mit/xorg/tools: Makefile src/external/mit/xorg/tools/makestrs: Makefile src/tools: Makefile Log Message: Reorganise the way xorg is build. Move build of makestrs into src/tools as it is needed for the "includes" phase. Make it symlink all necessary headers in obj to decouple it from "includes" itself, breaking the dependency cycle. Move the do-x11 target between do-lib and do-build, so that libraries can get the benefit of build_install (correct .WAIT behavior) and everything else like "includes" uses the plain SUBDIR entry in external/mit. To generate a diff of this commit: cvs rdiff -u -r1.311 -r1.312 src/Makefile cvs rdiff -u -r1.2 -r1.3 src/external/mit/Makefile cvs rdiff -u -r1.31 -r1.32 src/external/mit/xorg/lib/Makefile cvs rdiff -u -r1.4 -r1.5 src/external/mit/xorg/tools/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 src/external/mit/xorg/tools/makestrs/Makefile cvs rdiff -u -r1.179 -r1.180 src/tools/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/mtree
Module Name:src Committed By: joerg Date: Wed Jan 7 20:50:36 UTC 2015 Modified Files: src/usr.sbin/mtree: specspec.c Log Message: st_nlink on Linux is not int, so add an explicit cast. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/mtree/specspec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/include
Module Name:src Committed By: joerg Date: Sun Jan 11 20:52:57 UTC 2015 Modified Files: src/sys/arch/arm/include: profile.h Log Message: ARM has deprecated using both PC and LR in the register list of pop with ARMv6T2, so split the instructions up. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/arch/arm/include/profile.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/marvell
Module Name:src Committed By: joerg Date: Sun Jan 11 22:59:57 UTC 2015 Modified Files: src/sys/dev/marvell: if_gfe.c Log Message: sizeof doesn't evaluate the expression, so increment of rxd doesn't happen. Move it out. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/sys/dev/marvell/if_gfe.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/gpl3/gdb/dist/sim/ppc
Module Name:src Committed By: joerg Date: Fri Jan 16 10:08:37 UTC 2015 Modified Files: src/external/gpl3/gdb/dist/sim/ppc: hw_memory.c Log Message: Uses free To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 src/external/gpl3/gdb/dist/sim/ppc/hw_memory.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/gpl3/gdb/dist/sim/ppc
Module Name:src Committed By: joerg Date: Fri Jan 16 10:08:52 UTC 2015 Modified Files: src/external/gpl3/gdb/dist/sim/ppc: device.c device.h Log Message: There is no such thing as void volatile. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 src/external/gpl3/gdb/dist/sim/ppc/device.c \ src/external/gpl3/gdb/dist/sim/ppc/device.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: xsrc/external/mit/libxkbfile/dist/src
Module Name:xsrc Committed By: joerg Date: Fri Jan 16 14:24:02 UTC 2015 Modified Files: xsrc/external/mit/libxkbfile/dist/src: cout.c Log Message: Remove tautologic check. To generate a diff of this commit: cvs rdiff -u -r1.1.1.3 -r1.2 xsrc/external/mit/libxkbfile/dist/src/cout.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600
Module Name:xsrc Committed By: joerg Date: Fri Jan 16 14:24:21 UTC 2015 Modified Files: xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600: compute_memory_pool.c Log Message: Fix format strings for ILP32 machines. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/compute_memory_pool.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/evbppc/ramdisk
Module Name:src Committed By: joerg Date: Fri Jan 16 22:37:58 UTC 2015 Modified Files: src/distrib/evbppc/ramdisk: Makefile Log Message: Include /dev/bpf for dhcpcd. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/distrib/evbppc/ramdisk/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/am-utils/dist/amd
Module Name:src Committed By: joerg Date: Wed Jan 21 21:47:44 UTC 2015 Modified Files: src/external/bsd/am-utils/dist/amd: nfs_subr.c Log Message: Don't use uninitialised variables. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/am-utils/dist/amd/nfs_subr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/am-utils/dist/amd
Module Name:src Committed By: joerg Date: Wed Jan 21 21:48:23 UTC 2015 Modified Files: src/external/bsd/am-utils/dist/amd: map.c Log Message: Checking flags with binary ops is likely to create better results. To generate a diff of this commit: cvs rdiff -u -r1.1.1.3 -r1.2 src/external/bsd/am-utils/dist/amd/map.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/am-utils
Module Name:src Committed By: joerg Date: Wed Jan 21 21:48:44 UTC 2015 Modified Files: src/external/bsd/am-utils: Makefile.inc Log Message: Don't bail out on implicit enum casts. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/bsd/am-utils/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: xsrc/external/mit/pixman/dist/pixman
Module Name:xsrc Committed By: joerg Date: Fri Jan 23 12:07:58 UTC 2015 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-mmx.c Log Message: clang 3.6 checks that immediate constraints for inline asm actually get a constant expression, so use the macro version for clang. To generate a diff of this commit: cvs rdiff -u -r1.1.1.13 -r1.2 \ xsrc/external/mit/pixman/dist/pixman/pixman-mmx.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: xsrc/external/mit/MesaLib/dist/src/mapi
Module Name:xsrc Committed By: joerg Date: Fri Jan 23 12:09:27 UTC 2015 Modified Files: xsrc/external/mit/MesaLib/dist/src/mapi: entry_x86-64_tls.h entry_x86_tls.h entry_x86_tsd.h Log Message: Don't declare zero sized static objects, which is invalid in C. Inline assembler is used to populate them, which is a horrible hack. Make the hack work with clang by declaring the objects as hidden instead. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ xsrc/external/mit/MesaLib/dist/src/mapi/entry_x86-64_tls.h cvs rdiff -u -r1.2 -r1.3 \ xsrc/external/mit/MesaLib/dist/src/mapi/entry_x86_tls.h \ xsrc/external/mit/MesaLib/dist/src/mapi/entry_x86_tsd.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/lib/libunwind
Module Name:src Committed By: joerg Date: Thu Jan 29 20:05:56 UTC 2015 Modified Files: src/sys/lib/libunwind: AddressSpace.hpp Log Message: Fix binary search when search value is in the last block, but not equal to the start of the range. PR 49444. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/lib/libunwind/AddressSpace.hpp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libedit
Module Name:src Committed By: joerg Date: Thu Jan 29 20:30:02 UTC 2015 Modified Files: src/lib/libedit: Makefile Log Message: Disable -Wcast-qual for clang for now. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/lib/libedit/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/lib/libunwind
Module Name:src Committed By: joerg Date: Thu Jan 29 20:45:16 UTC 2015 Modified Files: src/sys/lib/libunwind: Makefile.inc Log Message: Force FPU support for Clang, don't disable IAS completely. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/lib/libunwind/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: joerg Date: Thu Jan 29 20:41:39 UTC 2015 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin/bugpoint: Makefile src/external/bsd/llvm/bin/clang: Makefile src/external/bsd/llvm/bin/clang-format: Makefile src/external/bsd/llvm/bin/lld: Makefile src/external/bsd/llvm/bin/lli: Makefile src/external/bsd/llvm/bin/llvm-ar: Makefile src/external/bsd/llvm/bin/llvm-cov: Makefile src/external/bsd/llvm/bin/llvm-mc: Makefile src/external/bsd/llvm/bin/llvm-nm: Makefile src/external/bsd/llvm/bin/llvm-objdump: Makefile src/external/bsd/llvm/bin/opt: Makefile src/external/bsd/llvm/config/clang/Config: config.h src/external/bsd/llvm/config/llvm/Config: config.h.in llvm-config.h.in src/external/bsd/llvm/config/llvm/Support: DataTypes.h src/external/bsd/llvm/include: Makefile src/external/bsd/llvm/lib: Makefile src/external/bsd/llvm/lib/libLLVMAArch64CodeGen: Makefile src/external/bsd/llvm/lib/libLLVMARMCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMAnalysis: Makefile src/external/bsd/llvm/lib/libLLVMAsmPrinter: Makefile src/external/bsd/llvm/lib/libLLVMCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMDebugInfo: Makefile src/external/bsd/llvm/lib/libLLVMExecutionEngine: Makefile src/external/bsd/llvm/lib/libLLVMIR: Makefile src/external/bsd/llvm/lib/libLLVMInstrumentation: Makefile src/external/bsd/llvm/lib/libLLVMMipsCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMMipsMCTargetDesc: Makefile src/external/bsd/llvm/lib/libLLVMObjCARC: Makefile src/external/bsd/llvm/lib/libLLVMPowerPCCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMProfileData: Makefile src/external/bsd/llvm/lib/libLLVMRuntimeDyld: Makefile src/external/bsd/llvm/lib/libLLVMScalarOpts: Makefile src/external/bsd/llvm/lib/libLLVMSelectionDAG: Makefile src/external/bsd/llvm/lib/libLLVMSparcCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMSupport: Makefile src/external/bsd/llvm/lib/libLLVMTarget: Makefile src/external/bsd/llvm/lib/libLLVMTransformsUtils: Makefile src/external/bsd/llvm/lib/libLLVMX86CodeGen: Makefile src/external/bsd/llvm/lib/libLLVMipa: Makefile src/external/bsd/llvm/lib/libclangAST: Makefile src/external/bsd/llvm/lib/libclangAnalysis: Makefile src/external/bsd/llvm/lib/libclangBasic: Makefile src/external/bsd/llvm/lib/libclangCodeGen: Makefile src/external/bsd/llvm/lib/libclangDriver: Makefile src/external/bsd/llvm/lib/libclangFormat: Makefile src/external/bsd/llvm/lib/libclangFrontend: Makefile src/external/bsd/llvm/lib/libclangSema: Makefile src/external/bsd/llvm/lib/libclangStaticAnalyzerFrontend: Makefile src/external/bsd/llvm/lib/liblldDriver: Makefile src/external/bsd/llvm/lib/liblldReaderWriterELFMips: Makefile src/external/bsd/llvm/lib/liblldReaderWriterELFX86: Makefile src/external/bsd/llvm/lib/liblldReaderWriterMachO: Makefile src/external/bsd/llvm/lib/liblldReaderWriterPECOFF: Makefile src/external/bsd/llvm/lib/liblldbAPI: Makefile src/external/bsd/llvm/lib/liblldbCore: Makefile src/external/bsd/llvm/lib/liblldbDataFormatters: Makefile src/external/bsd/llvm/lib/liblldbExpression: Makefile src/external/bsd/llvm/lib/liblldbHostCommon: Makefile src/external/bsd/llvm/lib/liblldbInterpreter: Makefile src/external/bsd/llvm/lib/liblldbPluginAppleObjCRuntime: Makefile src/external/bsd/llvm/lib/liblldbPluginProcessElfCore: Makefile src/external/bsd/llvm/lib/liblldbPluginProcessPOSIX: Makefile src/external/bsd/llvm/lib/liblldbPluginProcessUtility: Makefile src/external/bsd/llvm/lib/liblldbSymbol: Makefile src/external/bsd/llvm/lib/liblldbTarget: Makefile src/external/bsd/llvm/lib/liblldbUtility: Makefile Added Files: src/external/bsd/llvm/lib/libclangToolingCore: Makefile src/external/bsd/llvm/lib/liblldConfig: Makefile src/external/bsd/llvm/lib/liblldReaderWriterELFAArch64: Makefile src/external/bsd/llvm/lib/liblldbPluginABISysV_ppc: Makefile src/external/bsd/llvm/lib/liblldbPluginABISysV_ppc64: Makefile src/tools/llvm-lib/liblldConfig: Makefile src/tools/llvm-lib/liblldReaderWriterELFAArch64: Makefile Removed Files: src/external/bsd/llvm/lib/libLLVMJIT: Makefile src/external/bsd/llvm/lib/libLLVMMCAnalysis: Makefile Log Message: Update build system glue for LLVM 3.6RC1. Notable changes: - Old JIT is removed. - Improvements to debug information handling. - ARM: check for deprecated instructions and warn in the integrated assembler - PPC: VSX support, va_arg suppor
CVS commit: src/lib/libc
Module Name:src Committed By: joerg Date: Thu Jan 29 20:44:39 UTC 2015 Modified Files: src/lib/libc/compat/sys: compat___semctl13.c compat_semctl.c src/lib/libc/sys: semctl.c Log Message: Remove va_arg hack for Clang/PPC. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libc/compat/sys/compat___semctl13.c \ src/lib/libc/compat/sys/compat_semctl.c cvs rdiff -u -r1.17 -r1.18 src/lib/libc/sys/semctl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/doc
Module Name:src Committed By: joerg Date: Thu Jan 29 20:45:41 UTC 2015 Modified Files: src/doc: TODO.clang Log Message: Sync list of hacks with reality. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/doc/TODO.clang Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/sets/lists/comp
Module Name:src Committed By: joerg Date: Thu Jan 29 20:46:10 UTC 2015 Modified Files: src/distrib/sets/lists/comp: md.amd64 md.i386 Log Message: Update set lists for LLVM 3.6RC1. To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230 src/distrib/sets/lists/comp/md.amd64 cvs rdiff -u -r1.151 -r1.152 src/distrib/sets/lists/comp/md.i386 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/macppc/floppies/bootfloppy
Module Name:src Committed By: joerg Date: Thu Jan 29 20:47:12 UTC 2015 Modified Files: src/distrib/macppc/floppies/bootfloppy: Makefile Log Message: Allow clang builds to use a third floppy. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/distrib/macppc/floppies/bootfloppy/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.