CVS commit: src/sys/modules

2018-03-02 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Mar 3 07:26:37 UTC 2018 Modified Files: src/sys/modules/imc: imc.ioconf src/sys/modules/imcsmb: imcsmb.ioconf Log Message: Update the ioconf files to reflect the move of the device source code into arch/x86/pci/ Wi

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

2018-03-02 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Mar 3 05:27:02 UTC 2018 Modified Files: src/sys/arch/x86/pci/imcsmb: imcsmb.c Log Message: Fix the attach message - needs a ": " To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/x86/pci/imcsmb/imcs

CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto

2018-03-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 3 04:32:46 UTC 2018 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto: crypto.inc Added Files: src/crypto/external/bsd/openssl/lib/libcrypto: libc-memequal.c src/crypto/external/bsd/openssl/li

CVS commit: src/external/mit/xorg/bin

2018-03-02 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Mar 3 03:34:17 UTC 2018 Modified Files: src/external/mit/xorg/bin/xfs: Makefile src/external/mit/xorg/bin/xset: Makefile Log Message: xfs and xset don't need libXfontcache. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/arch/sun3

2018-03-02 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Mar 3 03:19:36 UTC 2018 Modified Files: src/sys/arch/sun3/conf: GENERIC Makefile.sun3 src/sys/arch/sun3/include: param3.h vmparam3.h Log Message: sun2/sun3: - build libkern as an archive for non modular builds. from may

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

2018-03-02 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Mar 3 03:19:19 UTC 2018 Modified Files: src/sys/arch/sun2/conf: Makefile.sun2 Log Message: sun2/sun3: - build libkern as an archive for non modular builds. from maya@ sun3: - cut down GENERIC a bunch to bring below 2MB. - reduc

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

2018-03-02 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Mar 3 01:19:46 UTC 2018 Modified Files: src/sys/arch/arm/sunxi: sunxi_platform.c Log Message: Add H6 support To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/arch/arm/sunxi/sunxi_platform.c Please no

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

2018-03-02 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Mar 3 01:19:08 UTC 2018 Modified Files: src/sys/arch/arm/sunxi: sunxi_gpio.c Log Message: Attach H6 gpio To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/arm/sunxi/sunxi_gpio.c Please note that

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

2018-03-02 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Sat Mar 3 00:27:51 UTC 2018 Modified Files: src/sys/arch/macppc/conf: POWERMAC_G5 Log Message: Return recent changes to configuration file. Remove legacy options previously removed e.g MACHO & softdep support Remove bogus numbers

CVS commit: src/share/mk

2018-03-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 3 00:22:04 UTC 2018 Modified Files: src/share/mk: bsd.own.mk Log Message: switch arm to openssl-1.1 To generate a diff of this commit: cvs rdiff -u -r1.1038 -r1.1039 src/share/mk/bsd.own.mk Please note that diffs are

CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm

2018-03-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 3 00:20:57 UTC 2018 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm: aes-armv4.S aesv8-armx.S armv4-gf2m.S armv4-mont.S armv4cpuid.S bsaes-armv7.S crypto.inc ghash-armv4.S g

CVS commit: src/sys/arch/macppc/stand/bootxx

2018-03-02 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Fri Mar 2 23:15:25 UTC 2018 Modified Files: src/sys/arch/macppc/stand/bootxx: Makefile Log Message: Do not pass libgcc.a to linker as it breaks build with MKGCC=no e.g HEAD-LLVM. It doesn't appear to be required for the stock GCC

CVS commit: src

2018-03-02 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Fri Mar 2 23:11:42 UTC 2018 Modified Files: src/distrib/sets/lists/comp: ad.sh3 src/sys/arch/sh3/include: Makefile src/sys/arch/sh3/sh3: sys_machdep.c Added Files: src/sys/arch/sh3/include: sysarch.h Log Mess

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

2018-03-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 2 23:07:55 UTC 2018 Modified Files: src/sys/arch/arm/vfp: vfp_init.c Log Message: Add more vfp directives for gcc-6 To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/arch/arm/vfp/vfp_init.c Please

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

2018-03-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 2 22:23:17 UTC 2018 Modified Files: src/sys/arch/arm/include: armreg.h Log Message: insert a couple of .fpu directives when we access the vfp registers while is softvpf fpu mode for gcc 6. XXX: there is no .fpu push/pop

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

2018-03-02 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Mar 2 20:27:51 UTC 2018 Modified Files: src/sys/arch/macppc/conf: POWERMAC_G5 Log Message: add everything currently known to work To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/arch/macppc/conf/POWE

CVS commit: src/sys/arch/powerpc

2018-03-02 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Mar 2 19:36:19 UTC 2018 Modified Files: src/sys/arch/powerpc/pci: pci_machdep_common.c src/sys/arch/powerpc/pic: pic_openpic.c Log Message: IRQ0 is perfectly legal to use on at least some macppc, so don't treat it a

CVS commit: src/sys/arch/powerpc/oea

2018-03-02 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Mar 2 14:45:23 UTC 2018 Modified Files: src/sys/arch/powerpc/oea: ofw_rascons.c Log Message: add a comment to explain why we defer wsdisplay_preattach() in bridge mode To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: src/sys/arch/powerpc/oea

2018-03-02 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Mar 2 14:37:18 UTC 2018 Modified Files: src/sys/arch/powerpc/oea: ofw_rascons.c ofw_rasconsvar.h ofwoea_machdep.c Log Message: defer scribbling into video memory until after re-enabling the MMU if we're in bridg

CVS commit: src/crypto/external/bsd/openssl/lib/libssl

2018-03-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 2 13:26:40 UTC 2018 Modified Files: src/crypto/external/bsd/openssl/lib/libssl: Makefile Log Message: Remove unused part of the Makefile (Muhammed.Shameem) To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 s

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

2018-03-02 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Fri Mar 2 10:21:01 UTC 2018 Modified Files: src/sys/dev/pci/ixgbe: ixv.c Log Message: ixv(4) also supports workqueue poll mode, but not enabled by default yet, either. ok by msaitoh@n.o. To generate a diff of this commit:

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

2018-03-02 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Fri Mar 2 10:19:20 UTC 2018 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c ixgbe.c ixgbe.h Log Message: ixg(4) supports workqueue poll mode, but not enabled by default yet. (that is, the default behavior is *not* changed)

CVS commit: src/sys/dev/pci

2018-03-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Mar 2 08:25:53 UTC 2018 Modified Files: src/sys/dev/pci: ichsmb.c Log Message: Add Appolo Lake and Gemini Lake devices. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/dev/pci/ichsmb.c Please note t