CVS commit: src/bin/ksh

2016-10-10 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue Oct 11 06:31:07 UTC 2016 Modified Files: src/bin/ksh: c_sh.c Log Message: PR 49595 William Ahern: The exit status of "unset NOTSET" should be 0, not 1. (like 48312 but for ksh) To generate a diff of this commit: cvs rdiff

CVS commit: src/distrib/sets/lists/xdebug

2016-10-10 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Oct 11 06:11:38 UTC 2016 Modified Files: src/distrib/sets/lists/xdebug: md.shark Log Message: do not mark igs_drv.so.0.debug as obsolete, we still install it To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/

CVS commit: src/sys/arch

2016-10-10 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Oct 11 05:16:04 UTC 2016 Modified Files: src/sys/arch/amd64/conf: ALL src/sys/arch/i386/conf: ALL Log Message: Add IFA_STATS to ALLs To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/arch/amd64/c

CVS commit: src/sys/netinet

2016-10-10 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Oct 11 05:15:01 UTC 2016 Modified Files: src/sys/netinet: ip_input.c Log Message: Fix kernel builds with IFA_STATS To generate a diff of this commit: cvs rdiff -u -r1.341 -r1.342 src/sys/netinet/ip_input.c Please note that

CVS commit: src/usr.sbin/cpuctl/arch

2016-10-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Oct 11 04:16:28 UTC 2016 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Update from the latest Intel SDM: - Denverton - Future Xeon Phi - 7th gen Core (Kaby Lake) To generate a diff of this commit: cvs rdi

CVS commit: src/external/gpl3/binutils/lib/libiberty

2016-10-10 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Oct 11 04:10:14 UTC 2016 Modified Files: src/external/gpl3/binutils/lib/libiberty: Makefile Log Message: revert previous - was fixed in the mknative. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/gpl3

CVS commit: src/tools/binutils

2016-10-10 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Oct 11 03:57:00 UTC 2016 Modified Files: src/tools/binutils: Makefile Log Message: pass -L in LDFLAGS. clang complains about it to stderr, and configure checks for headers fail if there are unexpected stderr. To generate a dif

CVS commit: src/external/gpl3/binutils/lib/libiberty/arch/aarch64

2016-10-10 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Oct 11 03:57:15 UTC 2016 Modified Files: src/external/gpl3/binutils/lib/libiberty/arch/aarch64: config.h Log Message: regen with mostly fixed. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ src/external/gpl3/

CVS commit: src/external/gpl3/binutils/lib/libiberty

2016-10-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Oct 11 03:09:37 UTC 2016 Modified Files: src/external/gpl3/binutils/lib/libiberty: Makefile Log Message: more HAVE stuff. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/binutils/lib/libiberty

CVS commit: src/external/gpl3/binutils

2016-10-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Oct 11 03:08:14 UTC 2016 Modified Files: src/external/gpl3/binutils/lib/libbfd: Makefile src/external/gpl3/binutils/lib/libbfd/arch/aarch64: bfd_stdint.h bfdver.h config.h src/external/gpl3/binutil

CVS commit: src/external/gpl3/binutils/dist/ld/emulparams

2016-10-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Oct 11 02:49:39 UTC 2016 Modified Files: src/external/gpl3/binutils/dist/ld/emulparams: armelf_nbsd.sh armelf_nbsd_eabi.sh armelf_nbsd_eabihf.sh Log Message: fix emulation path To generate a diff of this commit

CVS commit: src/lib/libc_fp/arch/mips

2016-10-10 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Mon Oct 10 18:49:30 UTC 2016 Modified Files: src/lib/libc_fp/arch/mips: Makefile.inc Log Message: set MKSOFTFLOAT=no so we don't get another -msoft-float slapped on COPTS now this actually builds thanks to mrg for pointing me in

CVS commit: src/sys/dev/marvell

2016-10-10 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Mon Oct 10 14:23:35 UTC 2016 Modified Files: src/sys/dev/marvell: if_mvxpe.c Log Message: The bus_dmamap_sync(PREREAD) is unnecessary for sent mbuf. Moreover bus_dmamap_sync(POSTWRITE), before unload. To generate a diff of thi

CVS commit: src

2016-10-10 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Oct 10 13:28:24 UTC 2016 Modified Files: src: UPDATING Log Message: Note that dhcpcd objdir needs to be cleaned for update builds. To generate a diff of this commit: cvs rdiff -u -r1.273 -r1.274 src/UPDATING Please note tha

CVS commit: src/sys/arch/mips/mips

2016-10-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Oct 10 07:37:56 UTC 2016 Modified Files: src/sys/arch/mips/mips: cache_r5k.c Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/mips/mips/cache_r5k.c Please note that

CVS commit: src/sys/arch/mips/mips

2016-10-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Oct 10 07:37:17 UTC 2016 Modified Files: src/sys/arch/mips/mips: cache_r5k.c Log Message: vaddr_t -> register_t in range cache ops To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/arch/mips/mips/cache_r5k