CVS commit: src/external/gpl3/gcc.old/usr.bin/include

2017-10-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 4 23:43:23 UTC 2017 Modified Files: src/external/gpl3/gcc.old/usr.bin/include: Makefile Log Message: Add stdatomic.h To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/sys/lib/libsa

2017-10-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 5 02:59:21 UTC 2017 Modified Files: src/sys/lib/libsa: loadfile_elf32.c Log Message: try a different style of __used. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/lib/libsa/loadfile_elf32.c

CVS commit: src/sys/arch/arm/sunxi

2017-10-04 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Oct 5 01:30:26 UTC 2017 Modified Files: src/sys/arch/arm/sunxi: files.sunxi Added Files: src/sys/arch/arm/sunxi: sunxi_thermal.c Log Message: Add driver for thermal sensor controller found in Allwinner H3, A64, and

CVS commit: src/sys/arch/evbarm/conf

2017-10-04 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Oct 5 01:30:45 UTC 2017 Modified Files: src/sys/arch/evbarm/conf: SUNXI Log Message: enable sunxisid and sunxithermal To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sys/arch/evbarm/conf/SUNXI Please

CVS commit: src/sys/arch/x86/x86

2017-10-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 5 03:24:40 UTC 2017 Modified Files: src/sys/arch/x86/x86: procfs_machdep.c Log Message: - Use per cpu ci->ci_max_cupid instead of global "cpuid_level" variable. - Print AMD specific cpuid leafs: 0x8008 ebx

CVS commit: src/sys/dev/fdt

2017-10-04 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Oct 5 01:28:02 UTC 2017 Modified Files: src/sys/dev/fdt: cpufreq_dt.c Log Message: Listen for PMFE_THROTTLE_* events and limit CPU frequency when throttling is enabled. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/sys

2017-10-04 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Oct 5 01:26:53 UTC 2017 Modified Files: src/sys/sys: pmf.h Log Message: Add PMFE_THROTTLE_ENABLE / PMFE_THROTTLE_DISABLE events. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/sys/pmf.h Please

CVS commit: src/libexec/httpd

2017-10-04 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Oct 5 04:22:41 UTC 2017 Modified Files: src/libexec/httpd: cgi-bozo.c Log Message: s/u_int/unsigned/. from Jan Danielsson. increases/fixes portability. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38

CVS commit: src/sys/arch/arm/dts

2017-10-04 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Oct 5 01:32:47 UTC 2017 Modified Files: src/sys/arch/arm/dts: sun8i-h3.dtsi Log Message: add thermal sensor controller To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/dts/sun8i-h3.dtsi

CVS commit: src

2017-10-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 4 23:54:33 UTC 2017 Modified Files: src: Makefile Log Message: Add NOBINARIES, useful to build tools are libraries which is what's needed for mknative. To generate a diff of this commit: cvs rdiff -u -r1.318 -r1.319

CVS commit: src/sys/arch/arm/sunxi

2017-10-04 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Oct 5 01:28:47 UTC 2017 Modified Files: src/sys/arch/arm/sunxi: sunxi_ccu.h sunxi_ccu_div.c Log Message: Add support for gated dividers and /1,/2,/4,/6 style divider fields. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/arch/arm/sunxi

2017-10-04 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Oct 5 01:29:49 UTC 2017 Modified Files: src/sys/arch/arm/sunxi: sun8i_h3_ccu.c Log Message: Add thermal sensor clocks To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/sunxi/sun8i_h3_ccu.c

CVS commit: src/sys/arch/arm/sunxi

2017-10-04 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Oct 5 01:29:25 UTC 2017 Added Files: src/sys/arch/arm/sunxi: sunxi_sid.h Log Message: export sunxi_sid_read_tscalib To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/sunxi/sunxi_sid.h Please

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

2017-10-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 4 23:44:38 UTC 2017 Modified Files: src/distrib/sets/lists/comp: mi Log Message: add stdatomic.h To generate a diff of this commit: cvs rdiff -u -r1.2147 -r1.2148 src/distrib/sets/lists/comp/mi Please note that

CVS commit: src/sys/netinet6

2017-10-04 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Thu Oct 5 03:42:14 UTC 2017 Modified Files: src/sys/netinet6: nd6.c Log Message: Add missing NULL check PR kern/52554 To generate a diff of this commit: cvs rdiff -u -r1.235 -r1.236 src/sys/netinet6/nd6.c Please note that

CVS commit: src/lib/libc

2017-10-04 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Oct 5 04:38:08 UTC 2017 Modified Files: src/lib/libc: shlib_version Log Message: One of the things we should do when bumping libc is to boot the obsolete cryptographic hashes out of libc, either entirely or to some

CVS commit: src/sys/net

2017-10-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 4 07:07:16 UTC 2017 Modified Files: src/sys/net: if_media.h Log Message: All Ethernet media more than 1000Mbps don't support half duplex. For the convinience, ifconfig without "mediaopt fullduplex" sets IFM_FDX

CVS commit: src/sys/dev/pci/ixgbe

2017-10-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 4 07:13:00 UTC 2017 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: - Remove half-duplex setting for more than 1000Mbps in ixgbe_add_media_types() because those medias are not in the spec. - Add 2.5GBASE-T

CVS commit: src/sys/dev/pci/ixgbe

2017-10-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 4 06:19:47 UTC 2017 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: Fix a bug that X550EM (Denverton) can't force 10BaseT. To generate a diff of this commit: cvs rdiff -u -r1.101 -r1.102

CVS commit: src/sys/arch/amiga/dev

2017-10-04 Thread Radoslaw Kujawa
Module Name:src Committed By: rkujawa Date: Wed Oct 4 09:44:09 UTC 2017 Modified Files: src/sys/arch/amiga/dev: mntva.c mntvareg.h mntvavar.h zbus.c Log Message: Update driver to support firmware v1.5+. >From Lukas F. Hartmann. With hopeful style fixes from me. To

CVS commit: src/sys/net

2017-10-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 4 07:08:01 UTC 2017 Modified Files: src/sys/net: if_media.h Log Message: Add 2.5GBASE-T and 5GBASE-T. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/sys/net/if_media.h Please note that diffs are

CVS commit: src/sys/sys

2017-10-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Oct 4 09:10:37 UTC 2017 Modified Files: src/sys/sys: kernhist.h Log Message: Call sysctl_kernhist_new for KERNHIST_LINK_STATIC. I can get usbhist from vmstat(1) again. To generate a diff of this commit: cvs rdiff -u -r1.18

CVS commit: src/sys/sys

2017-10-04 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Oct 4 09:59:24 UTC 2017 Modified Files: src/sys/sys: kernhist.h Log Message: Use do {...} while 0; construct for KERNHIST_LINK_STATIC() NFCI To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20

CVS commit: src/sys/dev/pci/ixgbe

2017-10-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 4 11:03:21 UTC 2017 Modified Files: src/sys/dev/pci/ixgbe: ixv.c Log Message: - ixv_enableintr(): Fix a bug that ixv_enable_queue() is called with incorrect argument. This bug was added in rev. 1.68. - Don't check

CVS commit: src/usr.bin/pmap

2017-10-04 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Wed Oct 4 11:33:01 UTC 2017 Modified Files: src/usr.bin/pmap: pmap.c Log Message: pmap: Refresh debugging facilities Print vm_aslr_delta_mmap from 'struct vmspace'. Print the WANTVA bit of 'flags' from 'struct vm_map'. Replace

CVS commit: src/sys/dev/pci/ixgbe

2017-10-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 4 08:47:26 UTC 2017 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_type.h ixgbe_x540.c Log Message: Add 2.5GBASE-T and 5GBASE-T support. (forgotten in the last commit) To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/lib/libsa

2017-10-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 4 22:00:40 UTC 2017 Modified Files: src/sys/lib/libsa: loadfile_elf32.c Log Message: mark first as used for platforms that define PROGRESS to nothing (mvme68k) To generate a diff of this commit: cvs rdiff -u -r1.41

CVS commit: src/tools/gcc

2017-10-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 4 21:29:43 UTC 2017 Modified Files: src/tools/gcc: Makefile mknative-gcc.old Log Message: - gcc.old == gcc-5.3, so copy mknative-gcc{,.old} and adjust - disable dual libstdc++ abi per joerg

CVS commit: src/tools/gcc

2017-10-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 4 21:42:20 UTC 2017 Modified Files: src/tools/gcc: mknative-gcc mknative-gcc.old Log Message: use the variable for the source dir instead of duplicating it. To generate a diff of this commit: cvs rdiff -u -r1.89

CVS commit: src/sys/arch/hppa/include

2017-10-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 4 23:04:42 UTC 2017 Modified Files: src/sys/arch/hppa/include: mutex.h Log Message: const me harder! To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hppa/include/mutex.h Please note that