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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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/
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).
21 matches
Mail list logo