CVS commit: src/sys/opencrypto

2019-11-28 Thread Hikaru Abe
Module Name:src Committed By: hikaru Date: Fri Nov 29 07:20:03 UTC 2019 Modified Files: src/sys/opencrypto: cryptodev.h Log Message: HMAC-SHA-512 has 32 bytes MAC. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/opencrypto/cryptodev.h Please note

CVS commit: src/sys/opencrypto

2019-11-28 Thread Hikaru Abe
Module Name:src Committed By: hikaru Date: Fri Nov 29 07:20:03 UTC 2019 Modified Files: src/sys/opencrypto: cryptodev.h Log Message: HMAC-SHA-512 has 32 bytes MAC. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/opencrypto/cryptodev.h Please note

Re: CVS commit: src/sys/arch/arm/broadcom

2019-11-28 Thread Jared McNeill
On Nov 27, 2019, at 9:08 PM, Jason R Thorpe wrote: > > + firqh = kmem_alloc(sizeof(*firqh), KM_SLEEP); > + firqh->ih_irq = firq; > + firqh->ih_fn = func; > + firqh->ih_arg = arg; > + TAILQ_INSERT_TAIL(>intr_handlers, firqh, ih_next); > + > + return firqh; I should have

CVS commit: src/sys/dev/pci

2019-11-28 Thread Tohru Nishimura
Module Name:src Committed By: nisimura Date: Fri Nov 29 05:47:26 UTC 2019 Modified Files: src/sys/dev/pci: if_kse.c Log Message: switch to deferred if_start framework. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/dev/pci/if_kse.c Please note

CVS commit: src/sys/dev/pci

2019-11-28 Thread Tohru Nishimura
Module Name:src Committed By: nisimura Date: Fri Nov 29 05:47:26 UTC 2019 Modified Files: src/sys/dev/pci: if_kse.c Log Message: switch to deferred if_start framework. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/dev/pci/if_kse.c Please note

CVS commit: src/sys/dev/i2c

2019-11-28 Thread Kenichi Hashimoto
Module Name:src Committed By: hkenken Date: Fri Nov 29 04:59:15 UTC 2019 Modified Files: src/sys/dev/i2c: at24cxx.c Log Message: Support more than 128Kbit model. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/dev/i2c/at24cxx.c Please note that

CVS commit: src/sys/dev/i2c

2019-11-28 Thread Kenichi Hashimoto
Module Name:src Committed By: hkenken Date: Fri Nov 29 04:59:15 UTC 2019 Modified Files: src/sys/dev/i2c: at24cxx.c Log Message: Support more than 128Kbit model. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/dev/i2c/at24cxx.c Please note that

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

2019-11-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Nov 29 00:36:22 UTC 2019 Modified Files: src/sys/arch/arm/rockchip: rk3399_pcie.c Log Message: Do not crash if the optional vpcie3v3-supply property is missing or the regulator can not be found. To generate a diff of this

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

2019-11-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Nov 29 00:36:22 UTC 2019 Modified Files: src/sys/arch/arm/rockchip: rk3399_pcie.c Log Message: Do not crash if the optional vpcie3v3-supply property is missing or the regulator can not be found. To generate a diff of this

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

2019-11-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Nov 28 23:57:09 UTC 2019 Modified Files: src/sys/arch/arm/ti: ti_sdhc.c Log Message: Support 1-bit mode and force all xfers to bounce to workaround a transfer error issue for now To generate a diff of this commit: cvs

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

2019-11-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Nov 28 23:57:09 UTC 2019 Modified Files: src/sys/arch/arm/ti: ti_sdhc.c Log Message: Support 1-bit mode and force all xfers to bounce to workaround a transfer error issue for now To generate a diff of this commit: cvs

CVS commit: src/usr.bin/calendar/calendars

2019-11-28 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Thu Nov 28 23:49:13 UTC 2019 Modified Files: src/usr.bin/calendar/calendars: calendar.birthday Log Message: Add Aaron Swartz and Steve Jobs To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33

CVS commit: src/usr.bin/calendar/calendars

2019-11-28 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Thu Nov 28 23:49:13 UTC 2019 Modified Files: src/usr.bin/calendar/calendars: calendar.birthday Log Message: Add Aaron Swartz and Steve Jobs To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33

CVS commit: src/external/apache2/llvm

2019-11-28 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Nov 28 23:01:22 UTC 2019 Modified Files: src/external/apache2/llvm: Makefile.inc Log Message: Use -fno-strict-aliasing unconditionally for the cross compiler. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/external/apache2/llvm

2019-11-28 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Nov 28 23:01:22 UTC 2019 Modified Files: src/external/apache2/llvm: Makefile.inc Log Message: Use -fno-strict-aliasing unconditionally for the cross compiler. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/distrib/notes/common

2019-11-28 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Nov 28 19:59:48 UTC 2019 Modified Files: src/distrib/notes/common: macros Log Message: Don't emit page numbers in TOC for HTML, they are meaningless. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51

CVS commit: src/distrib/notes/common

2019-11-28 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Nov 28 19:59:48 UTC 2019 Modified Files: src/distrib/notes/common: macros Log Message: Don't emit page numbers in TOC for HTML, they are meaningless. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51

CVS commit: src/distrib/notes/common

2019-11-28 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Nov 28 19:53:04 UTC 2019 Modified Files: src/distrib/notes/common: macros Log Message: Fix typo in register name in previous. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/distrib/notes/common/macros

CVS commit: src/distrib/notes/common

2019-11-28 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Nov 28 19:53:04 UTC 2019 Modified Files: src/distrib/notes/common: macros Log Message: Fix typo in register name in previous. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/distrib/notes/common/macros

CVS commit: src/external/gpl3/gcc

2019-11-28 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Nov 28 19:31:27 UTC 2019 Modified Files: src/external/gpl3/gcc: README.gcc8 Log Message: note that earm and riscv switched to GCC 8. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gcc/README.gcc8

CVS commit: src/external/gpl3/gcc

2019-11-28 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Nov 28 19:31:27 UTC 2019 Modified Files: src/external/gpl3/gcc: README.gcc8 Log Message: note that earm and riscv switched to GCC 8. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gcc/README.gcc8

CVS commit: src/sys/dev

2019-11-28 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Thu Nov 28 17:09:10 UTC 2019 Modified Files: src/sys/dev/pci: if_et.c if_msk.c if_sk.c mpii.c src/sys/dev/pcmcia: if_xi.c src/sys/dev/usb: if_atu.c if_urtw.c if_zyd.c Log Message: localify To generate a diff of

CVS commit: src/sys/dev

2019-11-28 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Thu Nov 28 17:09:10 UTC 2019 Modified Files: src/sys/dev/pci: if_et.c if_msk.c if_sk.c mpii.c src/sys/dev/pcmcia: if_xi.c src/sys/dev/usb: if_atu.c if_urtw.c if_zyd.c Log Message: localify To generate a diff of

CVS commit: src/sys/dev/pci

2019-11-28 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 28 16:02:07 UTC 2019 Modified Files: src/sys/dev/pci: if_mcx.c Log Message: - Change IFM_10G_T(10GBase-T) entry to IFM_10G_CR1(10GBASE-CR1) - Add the following entries: 20GBASE-KR2 56GBASE-R4

CVS commit: src/sys/dev/pci

2019-11-28 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 28 16:02:07 UTC 2019 Modified Files: src/sys/dev/pci: if_mcx.c Log Message: - Change IFM_10G_T(10GBase-T) entry to IFM_10G_CR1(10GBASE-CR1) - Add the following entries: 20GBASE-KR2 56GBASE-R4

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

2019-11-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Nov 28 15:35:51 UTC 2019 Modified Files: src/sys/arch/arm/broadcom: bcm2835_intr.c Log Message: Jared points out that interrupt_distribute(9) assumes that any interrupt handle can be used as an input to the MD

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

2019-11-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Nov 28 15:35:51 UTC 2019 Modified Files: src/sys/arch/arm/broadcom: bcm2835_intr.c Log Message: Jared points out that interrupt_distribute(9) assumes that any interrupt handle can be used as an input to the MD

Re: CVS commit: src/sys/arch/arm/broadcom

2019-11-28 Thread Jason Thorpe
> On Nov 28, 2019, at 2:21 AM, Jared McNeill wrote: > > I should have commented the code in gicv3 so that you would have realized it > was “unnecessarily complicated” for a reason :) Ok, I'll fix and add a comment. > > The interrupt_distribute(9) API makes an assumption that the return

CVS commit: src/sys/arch/sparc/stand/ofwboot

2019-11-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Nov 28 14:21:25 UTC 2019 Modified Files: src/sys/arch/sparc/stand/ofwboot: srt0.s Log Message: Provide a mostly-zeroed page at the start of the text segment, to work around an OpenBIOS bug, see PR port-sparc64/54719 for

CVS commit: src/sys/arch/sparc/stand/ofwboot

2019-11-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Nov 28 14:21:25 UTC 2019 Modified Files: src/sys/arch/sparc/stand/ofwboot: srt0.s Log Message: Provide a mostly-zeroed page at the start of the text segment, to work around an OpenBIOS bug, see PR port-sparc64/54719 for

CVS commit: src/sys/arch/arm/imx/fdt

2019-11-28 Thread Kenichi Hashimoto
Module Name:src Committed By: hkenken Date: Thu Nov 28 14:13:37 UTC 2019 Modified Files: src/sys/arch/arm/imx/fdt: imx6_com.c Log Message: Remove FDT_INTR_MPSAFE flag. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/imx/fdt/imx6_com.c

CVS commit: src/sys/arch/arm/imx/fdt

2019-11-28 Thread Kenichi Hashimoto
Module Name:src Committed By: hkenken Date: Thu Nov 28 14:13:37 UTC 2019 Modified Files: src/sys/arch/arm/imx/fdt: imx6_com.c Log Message: Remove FDT_INTR_MPSAFE flag. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/imx/fdt/imx6_com.c

CVS commit: src/sys/net

2019-11-28 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 28 14:08:22 UTC 2019 Modified Files: src/sys/net: if_media.h Log Message: Fix comment. The ifm_media member of struct ifmedia is NOT user-set media word but the current "active" media. The user-set media word is one

CVS commit: src/sys/net

2019-11-28 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 28 14:08:22 UTC 2019 Modified Files: src/sys/net: if_media.h Log Message: Fix comment. The ifm_media member of struct ifmedia is NOT user-set media word but the current "active" media. The user-set media word is one

CVS commit: src/common/lib/libc/stdlib

2019-11-28 Thread Roy Marples
Module Name:src Committed By: roy Date: Thu Nov 28 12:33:23 UTC 2019 Modified Files: src/common/lib/libc/stdlib: strtoi.c strtou.c Log Message: Make it easier to use strtoi and strtou in downsteam applications without the need to define HAVE_NBTOOL_CONFIG_H and yet allow

CVS commit: src/common/lib/libc/stdlib

2019-11-28 Thread Roy Marples
Module Name:src Committed By: roy Date: Thu Nov 28 12:33:23 UTC 2019 Modified Files: src/common/lib/libc/stdlib: strtoi.c strtou.c Log Message: Make it easier to use strtoi and strtou in downsteam applications without the need to define HAVE_NBTOOL_CONFIG_H and yet allow