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

2020-06-01 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jun 1 08:32:39 UTC 2020 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: Add some definitions from the latest Intel SDM plus small fix: - Add CPUID leaf 6 %eax bit 19 for HW_FEEDBACK* and IA32_PACKAGE_TE

CVS commit: src/usr.sbin/cpuctl/arch

2020-06-01 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jun 1 08:33:40 UTC 2020 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Add 0xa5 and 0xa6 for Comet Lake. To generate a diff of this commit: cvs rdiff -u -r1.112 -r1.113 src/usr.sbin/cpuctl/arch/i386.c Plea

CVS commit: src/sys/arch/aarch64/aarch64

2020-06-01 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Mon Jun 1 08:59:00 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: cpufunc_asm_armv8.S Log Message: even if the line size of Icache and Dcache is different, it was fixed to work correctly. - MAX(IcacheShift,DcacheShift) is

CVS commit: src/sys/dev/usb

2020-06-01 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jun 1 10:25:01 UTC 2020 Modified Files: src/sys/dev/usb: xhci.c xhcireg.h Log Message: Remove some unnecessary bit shifts by using appropriate read size To generate a diff of this commit: cvs rdiff -u -r1.129 -r1.130 src/sys

CVS commit: src/tests/net/npf

2020-06-01 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Jun 1 11:08:57 UTC 2020 Modified Files: src/tests/net/npf: t_npf.sh Log Message: Adjust to "npfctl debug" command line changes, from rmind@. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/net/npf/t_np

CVS commit: src/lib/libpthread

2020-06-01 Thread Andrew Doran
Module Name:src Committed By: ad Date: Mon Jun 1 11:44:59 UTC 2020 Modified Files: src/lib/libpthread: pthread.c pthread_cond.c pthread_int.h pthread_mutex.c pthread_rwlock.c pthread_types.h Log Message: In the interests of reliability simplify waiter handling

CVS commit: src/usr.sbin/puffs/mount_9p

2020-06-01 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Jun 1 13:30:52 UTC 2020 Modified Files: src/usr.sbin/puffs/mount_9p: node.c Log Message: Fix extra whitespace added by accident. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/usr.sbin/puffs/mount_9p/node.c

CVS commit: src/sys/kern

2020-06-01 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Jun 1 13:58:14 UTC 2020 Modified Files: src/sys/kern: kern_lwp.c Log Message: lwp_thread_cleanup(): Remove overly-aggressive assertion. To generate a diff of this commit: cvs rdiff -u -r1.239 -r1.240 src/sys/kern/kern_lwp.

CVS commit: src/share/mk

2020-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 1 14:39:14 UTC 2020 Modified Files: src/share/mk: bsd.README bsd.lib.mk Log Message: 1. if ${LIBISPRIVATE} == "pic", create _pic.a so that we can embed the library to another shared object 2. Don't compare ${LIBISPRI

CVS commit: src/external/mit/libuv/lib

2020-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 1 14:39:42 UTC 2020 Modified Files: src/external/mit/libuv/lib: Makefile Log Message: Arrange to create an _pic.a library too. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/mit/libuv/lib/Mak

CVS commit: src/tests/dev/usb/libhid

2020-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 1 14:41:25 UTC 2020 Modified Files: src/tests/dev/usb/libhid: Makefile Log Message: Set LIBISPRIVATE=yes To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/dev/usb/libhid/Makefile Please note that

CVS commit: src/tests/fs/common

2020-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 1 14:42:03 UTC 2020 Modified Files: src/tests/fs/common: Makefile Log Message: LIBISPRIVATE=yes To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/tests/fs/common/Makefile Please note that diffs are no

CVS commit: src/tests/dev/scsipi/libscsitest

2020-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 1 14:42:53 UTC 2020 Modified Files: src/tests/dev/scsipi/libscsitest: Makefile Log Message: LIBISPRIVATE=yes To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/dev/scsipi/libscsitest/Makefile Pleas

CVS commit: src

2020-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 1 14:46:04 UTC 2020 Modified Files: src: UPDATING Log Message: Mention cleaning needed in LIBISPRIVATE directories To generate a diff of this commit: cvs rdiff -u -r1.307 -r1.308 src/UPDATING Please note that diffs a

CVS commit: src/external/mpl/bind/dist/lib/isc/unix

2020-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 1 18:55:37 UTC 2020 Modified Files: src/external/mpl/bind/dist/lib/isc/unix: socket.c Log Message: Locking protocol changed; the internal routines are now called with the socket locked. Adjust for that. To generate a

CVS commit: src/sys/dev/sysmon

2020-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Jun 1 21:54:47 UTC 2020 Modified Files: src/sys/dev/sysmon: sysmon_envsys.c Log Message: Don't queue sysmon refresh until the rndsource is attached. Using the rndsource, as refreshing the sensors will do, is not allowed u

CVS commit: src/sys/arch/amd64

2020-06-01 Thread Andrew Doran
Module Name:src Committed By: ad Date: Mon Jun 1 22:58:06 UTC 2020 Modified Files: src/sys/arch/amd64/amd64: cpufunc.S src/sys/arch/amd64/include: frameasm.h Log Message: Reported-by: syzbot+6dd5a230d19f0cbc7...@syzkaller.appspotmail.com Instrument STOS/MOVS for

CVS commit: src/lib/libpthread

2020-06-01 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Jun 2 00:29:53 UTC 2020 Modified Files: src/lib/libpthread: pthread.c pthread_int.h pthread_rwlock.c Log Message: Pass down errno when calling pthread__errorfunc after a system call. Allow format arguments for that reason and

CVS commit: src/lib/libc

2020-06-01 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Jun 2 01:30:31 UTC 2020 Modified Files: src/lib/libc/citrus: citrus_ctype_template.h src/lib/libc/locale: multibyte.h Log Message: Don't overalign _RuneStatePriv, it must share the alignment of mbstate_t it aliased wit

CVS commit: src/distrib/evbarm/installimage

2020-06-01 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Jun 2 01:34:50 UTC 2020 Modified Files: src/distrib/evbarm/installimage: Makefile Log Message: Exclude ramdisk images and empty instkernel directory To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/distrib/

CVS commit: src/sys/kern

2020-06-01 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Jun 2 02:04:35 UTC 2020 Modified Files: src/sys/kern: kern_timeout.c Log Message: Appease clang -Wtentative-definition-incomplete-type. Now, both kernel and crash(8) build with clang for amd64 (and certainly other ports also).