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

2019-05-12 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon May 13 05:04:17 UTC 2019 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: Fix a bug that manual setting of 10GBASE-SR or 10GBASE-CX4 didn't work if IFM_ETH_XTYPE was set. We don't use IFM_ETH_XTYPE macro, so this

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

2019-05-12 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon May 13 05:04:17 UTC 2019 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: Fix a bug that manual setting of 10GBASE-SR or 10GBASE-CX4 didn't work if IFM_ETH_XTYPE was set. We don't use IFM_ETH_XTYPE macro, so this

CVS commit: src/sys/dev/audio

2019-05-12 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Mon May 13 04:11:04 UTC 2019 Modified Files: src/sys/dev/audio: audio.c Log Message: audio_hw_probe: Return error if both play and record probes failed. Avoid audio is disabled on devices with only play like USB speakers. To

CVS commit: src/sys/dev/audio

2019-05-12 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Mon May 13 04:11:04 UTC 2019 Modified Files: src/sys/dev/audio: audio.c Log Message: audio_hw_probe: Return error if both play and record probes failed. Avoid audio is disabled on devices with only play like USB speakers. To

CVS commit: src/sys/dev/audio

2019-05-12 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Mon May 13 04:09:35 UTC 2019 Modified Files: src/sys/dev/audio: audio.c Log Message: audioattach: Output the cause of the audio device disabled along with the error code. To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src/sys/dev/audio

2019-05-12 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Mon May 13 04:09:35 UTC 2019 Modified Files: src/sys/dev/audio: audio.c Log Message: audioattach: Output the cause of the audio device disabled along with the error code. To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src/sys/netinet6

2019-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 13 02:03:07 UTC 2019 Modified Files: src/sys/netinet6: nd6.c Log Message: print the name of the interface that was disabled. To generate a diff of this commit: cvs rdiff -u -r1.253 -r1.254 src/sys/netinet6/nd6.c

CVS commit: src/sys/netinet6

2019-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 13 02:03:07 UTC 2019 Modified Files: src/sys/netinet6: nd6.c Log Message: print the name of the interface that was disabled. To generate a diff of this commit: cvs rdiff -u -r1.253 -r1.254 src/sys/netinet6/nd6.c

CVS commit: src/external/gpl3/binutils/dist/bfd

2019-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 22:42:34 UTC 2019 Modified Files: src/external/gpl3/binutils/dist/bfd: elf32-ppc.c elf64-ppc.c Log Message: Modernize the error printing for text relocations by syncing it to the "more maintained" platforms. To

CVS commit: src/external/gpl3/binutils/dist/bfd

2019-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 22:42:34 UTC 2019 Modified Files: src/external/gpl3/binutils/dist/bfd: elf32-ppc.c elf64-ppc.c Log Message: Modernize the error printing for text relocations by syncing it to the "more maintained" platforms. To

CVS commit: src/usr.sbin/installboot

2019-05-12 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun May 12 13:47:09 UTC 2019 Modified Files: src/usr.sbin/installboot: evboards.c Log Message: Use attribute printf. Helps clang builds. From a.rin. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: [netbsd-8] src/doc

2019-05-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun May 12 09:23:50 UTC 2019 Modified Files: src/doc [netbsd-8]: CHANGES-8.1 Log Message: Tickets #1259 - #1261 To generate a diff of this commit: cvs rdiff -u -r1.1.2.140 -r1.1.2.141 src/doc/CHANGES-8.1 Please note that diffs

CVS commit: [netbsd-8] src/sys/arch/x86/x86

2019-05-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun May 12 09:22:52 UTC 2019 Modified Files: src/sys/arch/x86/x86 [netbsd-8]: cpu_ucode_intel.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1261): sys/arch/x86/x86/cpu_ucode_intel.c: revision

CVS commit: [netbsd-8] src

2019-05-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun May 12 09:21:12 UTC 2019 Modified Files: src/common/lib/libc/sys [netbsd-8]: cpuset.c src/usr.sbin/cpuctl [netbsd-8]: cpuctl.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1260):

CVS commit: src/sys/dev/pci

2019-05-12 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun May 12 13:40:20 UTC 2019 Modified Files: src/sys/dev/pci: cmpci.c Log Message: Remove unused function following isaki-audio2 merge. Shows up when doing clang builds. From a.rin. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev/pci

2019-05-12 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun May 12 13:40:20 UTC 2019 Modified Files: src/sys/dev/pci: cmpci.c Log Message: Remove unused function following isaki-audio2 merge. Shows up when doing clang builds. From a.rin. To generate a diff of this commit: cvs rdiff

CVS commit: [netbsd-8] src

2019-05-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun May 12 09:21:12 UTC 2019 Modified Files: src/common/lib/libc/sys [netbsd-8]: cpuset.c src/usr.sbin/cpuctl [netbsd-8]: cpuctl.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1260):

CVS commit: src/etc/rc.d

2019-05-12 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun May 12 11:55:47 UTC 2019 Modified Files: src/etc/rc.d: smtoff Log Message: I should know better! Don't rely upon the way the shell implements pipes. Skip the "error" printf from GetSmtId() as there is no easy portable way to

CVS commit: src/etc/rc.d

2019-05-12 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun May 12 11:55:47 UTC 2019 Modified Files: src/etc/rc.d: smtoff Log Message: I should know better! Don't rely upon the way the shell implements pipes. Skip the "error" printf from GetSmtId() as there is no easy portable way to

CVS commit: [netbsd-8] src/doc

2019-05-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun May 12 09:23:50 UTC 2019 Modified Files: src/doc [netbsd-8]: CHANGES-8.1 Log Message: Tickets #1259 - #1261 To generate a diff of this commit: cvs rdiff -u -r1.1.2.140 -r1.1.2.141 src/doc/CHANGES-8.1 Please note that diffs

CVS commit: [netbsd-8] src/sys/arch/x86/x86

2019-05-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun May 12 09:22:52 UTC 2019 Modified Files: src/sys/arch/x86/x86 [netbsd-8]: cpu_ucode_intel.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1261): sys/arch/x86/x86/cpu_ucode_intel.c: revision

CVS commit: [netbsd-8] src/sys/arch/arm/sunxi

2019-05-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun May 12 09:19:07 UTC 2019 Modified Files: src/sys/arch/arm/sunxi [netbsd-8]: sunxi_emac.c Log Message: Pull up following revision(s) (requested by ozaki-r in ticket #1259): sys/arch/arm/sunxi/sunxi_emac.c: revision

CVS commit: [netbsd-8] src/sys/arch/arm/sunxi

2019-05-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun May 12 09:19:07 UTC 2019 Modified Files: src/sys/arch/arm/sunxi [netbsd-8]: sunxi_emac.c Log Message: Pull up following revision(s) (requested by ozaki-r in ticket #1259): sys/arch/arm/sunxi/sunxi_emac.c: revision