CVS commit: src/sys/arch/emips/emips

2017-07-30 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Jul 30 11:38:57 UTC 2017 Modified Files: src/sys/arch/emips/emips: machdep.c Log Message: Initialize iospace_size instead of iospace (will be overwritten) to 64k. Brings boot of emips on giano a bit closer, but now it's stuck

CVS commit: src/sys/arch

2017-07-30 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sun Jul 30 13:12:49 UTC 2017 Modified Files: src/sys/arch/amiga/conf: DRACO GENERIC GENERIC.in src/sys/arch/sparc/conf: GENERIC KRUPS MRCOFFEE TADPOLE3GX src/sys/arch/sparc64/conf: GENERIC NONPLUS64 Log Message:

CVS commit: src/sys/compat/svr4_32

2017-07-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 30 12:31:47 UTC 2017 Modified Files: src/sys/compat/svr4_32: svr4_32_signal.c Log Message: make it compile again. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/compat/svr4_32/svr4_32_signal.c

CVS commit: src/sys/external/bsd/drm2/dist/drm/ttm

2017-07-30 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jul 30 13:43:49 UTC 2017 Modified Files: src/sys/external/bsd/drm2/dist/drm/ttm: ttm_tt.c Log Message: Fix error branch in ttm_dma_tt_init to avoid double-free. Should fix symptom of PR kern/52438, but who knows what

CVS commit: src/lib/libc/stdio

2017-07-30 Thread Aleksey Cheusov
Module Name:src Committed By: cheusov Date: Sun Jul 30 22:53:56 UTC 2017 Modified Files: src/lib/libc/stdio: fputs.3 Log Message: According to POSIX return value of fputs(3) should be a non-netagive value if it succeeds To generate a diff of this commit: cvs rdiff -u

CVS commit: src/lib/libc/stdio

2017-07-30 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Jul 30 23:13:24 UTC 2017 Modified Files: src/lib/libc/stdio: fputs.3 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/lib/libc/stdio/fputs.3 Please note that diffs are not

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

2017-07-30 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Jul 30 23:47:58 UTC 2017 Modified Files: src/sys/arch/arm/broadcom: bcm2835_sdhost.c Log Message: Cleanup debug messages To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys/arch

2017-07-30 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Jul 30 23:48:32 UTC 2017 Modified Files: src/sys/arch/arm/broadcom: bcm2835_obio.c bcm2835reg.h files.bcm2835 src/sys/arch/evbarm/conf: RPI src/sys/arch/evbarm/rpi: rpi_machdep.c Added Files:

CVS commit: src/usr.bin/csplit

2017-07-30 Thread Aleksey Cheusov
Module Name:src Committed By: cheusov Date: Sun Jul 30 23:02:53 UTC 2017 Modified Files: src/usr.bin/csplit: csplit.c Log Message: Compare return value of fputs(3) with EOF instead of 0. This is POSIX-ly correct and fixes csplit(1) on non-NetBSD systems. To generate a

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

2017-07-30 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Jul 31 00:51:20 UTC 2017 Modified Files: src/sys/arch/arm/broadcom: bcm2835_com.c Log Message: Set the correct com type To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/broadcom/bcm2835_com.c

CVS commit: [jdolecek-ncq] src/sys/dev/ic

2017-07-30 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Sun Jul 30 20:24:45 UTC 2017 Modified Files: src/sys/dev/ic [jdolecek-ncq]: siisata.c Log Message: adjust error recovery to similar shape as ahcisata; also switch to using siisata_reset_channel(), as that seems more reliably

CVS commit: src/usr.bin/pwait

2017-07-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Jul 30 20:37:35 UTC 2017 Modified Files: src/usr.bin/pwait: pwait.c Log Message: The proper way to validate a condition that's expected to be true is to assert it, not to bolt it into the program logic in a way that will

CVS commit: [jdolecek-ncq] src/sys/dev/ata

2017-07-30 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Sun Jul 30 20:16:29 UTC 2017 Modified Files: src/sys/dev/ata [jdolecek-ncq]: wd.c Log Message: actually change the retry to also use NCQ - with one drive I see very frequent fatal errors on siisata when switching often between

CVS commit: [jdolecek-ncq] src/sys/dev/ic

2017-07-30 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Sun Jul 30 20:46:31 UTC 2017 Modified Files: src/sys/dev/ic [jdolecek-ncq]: siisata.c Log Message: undo debug code To generate a diff of this commit: cvs rdiff -u -r1.30.4.28 -r1.30.4.29 src/sys/dev/ic/siisata.c Please note

CVS commit: src/sys/arch

2017-07-30 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Jul 30 16:54:36 UTC 2017 Modified Files: src/sys/arch/arm/broadcom: bcm2835_emmc.c bcm2835_intr.c bcm2835_obio.c bcm2835reg.h files.bcm2835 src/sys/arch/evbarm/conf: RPI src/sys/arch/evbarm/rpi:

CVS commit: src/sys/arch

2017-07-30 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Jul 30 17:32:59 UTC 2017 Modified Files: src/sys/arch/arm/broadcom: bcm2835_gpio_subr.c bcm2835_gpio_subr.h src/sys/arch/evbarm/rpi: rpi_machdep.c Log Message: Explicitly configure pin pull-down/up settings for

CVS commit: src/share/man/man7

2017-07-30 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sun Jul 30 16:07:06 UTC 2017 Modified Files: src/share/man/man7: sysctl.7 Log Message: Remove lurking reference to TCP_COMPAT_42. To generate a diff of this commit: cvs rdiff -u -r1.116 -r1.117 src/share/man/man7/sysctl.7 Please

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

2017-07-30 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Jul 30 17:01:27 UTC 2017 Modified Files: src/sys/arch/evbarm/conf: RPI Log Message: enable sdhost driver (ok skrll@) To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 src/sys/arch/evbarm/conf/RPI Please note

CVS commit: src/sys/ufs/ext2fs

2017-07-30 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jul 30 14:23:54 UTC 2017 Modified Files: src/sys/ufs/ext2fs: ext2fs_vfsops.c Log Message: kmem_xyz(sizeof(struct foo)) --> kmem_xyz(sizeof(*foo)) No change to amd64 binary. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/arch/mips

2017-07-30 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sun Jul 30 16:13:24 UTC 2017 Modified Files: src/sys/arch/mips/include: svr4_machdep.h src/sys/arch/mips/mips: svr4_machdep.c Log Message: Remove references to COMPAT_IRIX - does not exist anymore. I believe svr4_machdep.h

CVS commit: src/sys/opencrypto

2017-07-30 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Mon Jul 31 04:21:59 UTC 2017 Modified Files: src/sys/opencrypto: crypto.c Log Message: pack crypto_drivers variables to struct and add cacheline_aligned qualifier. To generate a diff of this commit: cvs rdiff -u -r1.97

CVS commit: [perseant-stdc-iso10646] src/lib/libc

2017-07-30 Thread Konrad Schroder
Module Name:src Committed By: perseant Date: Mon Jul 31 04:29:50 UTC 2017 Modified Files: src/lib/libc/citrus [perseant-stdc-iso10646]: citrus_lc_collate.c src/lib/libc/locale [perseant-stdc-iso10646]: collate_local.h collate_locale.c unicode_collate.c

CVS commit: src/sys/opencrypto

2017-07-30 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Mon Jul 31 04:19:26 UTC 2017 Modified Files: src/sys/opencrypto: crypto.c Log Message: refactor: remove glue macros for FreeBSD code. To generate a diff of this commit: cvs rdiff -u -r1.96 -r1.97 src/sys/opencrypto/crypto.c

CVS commit: [perseant-stdc-iso10646] src/lib/libc/citrus

2017-07-30 Thread Konrad Schroder
Module Name:src Committed By: perseant Date: Mon Jul 31 04:23:35 UTC 2017 Modified Files: src/lib/libc/citrus [perseant-stdc-iso10646]: citrus_ctype.h citrus_ctype_template.h src/lib/libc/citrus/modules [perseant-stdc-iso10646]: citrus_big5.c

CVS commit: src/sys/opencrypto

2017-07-30 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Mon Jul 31 04:23:48 UTC 2017 Modified Files: src/sys/opencrypto: crypto.c Log Message: use kmem_alloc KPI instead of malloc KPI. To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 src/sys/opencrypto/crypto.c

CVS commit: src/sys/opencrypto

2017-07-30 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Mon Jul 31 04:25:45 UTC 2017 Modified Files: src/sys/opencrypto: crypto.c Log Message: use pool_cache(9) instead of pool(9) as they can be called concurrently. To generate a diff of this commit: cvs rdiff -u -r1.99 -r1.100