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 s
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.
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
Ple
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:
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
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
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
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
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
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
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.amd6
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
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 publ
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
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
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/opens
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/d
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
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 pro
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.
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/
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.b
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/instker
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/to
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/Make
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/fil
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
w
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 d
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 th
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/extern
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/l
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/lv
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 diff
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/
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
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 n
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
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
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 pu
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/ar
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 dom
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/sy
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 sr
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 o
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/li
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 ge
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
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
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 di
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
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
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.
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
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
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
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
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
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/con
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 ge
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
presenti
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.
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
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
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 c
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/n
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
P
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 di
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 t
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 \
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.
T
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:
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
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
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_rebo
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/di
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 not
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
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 dif
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: Ma
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/specsp
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 t
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.
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
P
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
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/s
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 r
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
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/dis
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.
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/Makefi
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 f
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.
Inli
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
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 d
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/li
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:
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 rd
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 publi
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
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
1 - 100 of 3122 matches
Mail list logo