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

2019-03-11 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Mar 12 03:37:23 UTC 2019 Modified Files: src/distrib/sets/lists/xcomp: md.amd64 md.evbarm md.i386 mi Log Message: move the mesa 18 khrplatform.h header into xcomp/mi. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.5

CVS commit: src/sys/dev/usb

2019-03-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 12 03:08:34 UTC 2019 Modified Files: src/sys/dev/usb: if_aue.c Log Message: Use pmf(9). To generate a diff of this commit: cvs rdiff -u -r1.147 -r1.148 src/sys/dev/usb/if_aue.c Please note that diffs are not public do

CVS commit: src/external/bsd/llvm/lib/libLLVMAMDGPUUtils

2019-03-11 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Mar 12 02:07:14 UTC 2019 Modified Files: src/external/bsd/llvm/lib/libLLVMAMDGPUUtils: Makefile Log Message: Correct copy-paste error. From joerg, thanks. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \ src/e

CVS commit: src/sys/kern

2019-03-11 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Mar 12 00:25:44 UTC 2019 Modified Files: src/sys/kern: subr_humanize.c Log Message: This had a similar problem to that reported in PR lib/54053 for the userland (libc) version of humanize_number(), except in a much more limited,

CVS commit: src/sys/kern

2019-03-11 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Mon Mar 11 20:38:28 UTC 2019 Modified Files: src/sys/kern: subr_pool.c Log Message: Add sanity check: make sure we retrieve a valid item header, by checking its page address against the one we computed. If there's a mismatch it mean

CVS commit: src/sys/kern

2019-03-11 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Mon Mar 11 20:21:33 UTC 2019 Modified Files: src/sys/kern: subr_pool.c Log Message: Rename pr_item_notouch_* to pr_item_bitmap_*, and move some code into new pr_item_linkedlist_* functions. This makes it easier to see that we have t

CVS commit: src/external/bsd/jemalloc/dist/src

2019-03-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 11 18:06:28 UTC 2019 Modified Files: src/external/bsd/jemalloc/dist/src: arena.c Log Message: Add an initializatin that is not needed when the optimizer works... To generate a diff of this commit: cvs rdiff -u -r1.1.1.

CVS commit: src/external/bsd/mdocml

2019-03-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 11 17:59:28 UTC 2019 Modified Files: src/external/bsd/mdocml/bin/mandoc: Makefile src/external/bsd/mdocml/dist: dba.c dbm.c main.c mandocdb.c mdoc.c read.c Log Message: Reduce diffs with upstream and

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

2019-03-11 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Mar 11 17:50:19 UTC 2019 Modified Files: src/distrib/sets/lists/xdebug: md.amd64 Log Message: Register ./usr/X11R7/lib/libvdpau_g.a in md.amd64 sets This unbreaks the build. To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/tests/lib/libc/gen

2019-03-11 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Mar 11 17:45:12 UTC 2019 Modified Files: src/tests/lib/libc/gen: t_humanize_number.c Log Message: Explicitly test for PR lib/54053 A suitable test was actually there already - but the results were not verified. So just add a t

CVS commit: src/lib/libc/gen

2019-03-11 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Mar 11 15:10:51 UTC 2019 Modified Files: src/lib/libc/gen: humanize_number.3 humanize_number.c Log Message: PR lib/54053 When auto scaling, and the buffer is bigger than big enough for the biggest possible number, don't try and

CVS commit: src/sys/dev/pci

2019-03-11 Thread Frank Kardel
Module Name:src Committed By: kardel Date: Mon Mar 11 14:35:22 UTC 2019 Modified Files: src/sys/dev/pci: mpii.c Log Message: PR/54045 fix mpii to adhere to physio diagnostic invariant that fully processed data must not post an error: 1) verify expected scspi state via KAS

CVS commit: src

2019-03-11 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Mar 11 09:20:14 UTC 2019 Modified Files: src/distrib/sets/lists/xbase: mi src/distrib/sets/lists/xdebug: mi src/external/mit/xorg/bin: Makefile src/share/mk: bsd.own.mk Added Files: src/external/mit

CVS commit: xsrc/external/mit/MesaLib

2019-03-11 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 11 09:17:12 UTC 2019 Removed Files: xsrc/external/mit/MesaLib/dist/src/mesa/main: git_sha1.h xsrc/external/mit/MesaLib/src/mesa/main: remap_helper.h Log Message: remove files not wanted for mesa 18. To generate a d

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

2019-03-11 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Mar 11 08:05:18 UTC 2019 Modified Files: src/distrib/sets/lists/xcomp: md.amd64 md.evbarm md.i386 Log Message: fix path to khrplatform.h To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/distrib/sets/lists/xcomp

CVS commit: xsrc/external/mit/mesa-demos/dist/src

2019-03-11 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 11 07:00:44 UTC 2019 Removed Files: xsrc/external/mit/mesa-demos/dist/src/egl/eglut: eglut_screen.c xsrc/external/mit/mesa-demos/dist/src/egl/opengl: demo1.c demo2.c demo3.c xsrc/external/mit/mesa-