Module Name:src
Committed By: skrll
Date: Tue Apr 21 06:45:16 UTC 2020
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
There is no fast spoon^Wfast path in pmap_clearbit.
PR port-arm/55186: tests crash arm pmap
Tested by martin@
To generate a diff of this c
Module Name:src
Committed By: mrg
Date: Tue Apr 21 05:23:42 UTC 2020
Modified Files:
src/external/gpl3/gcc/lib/libsupc++: Makefile
Log Message:
pull in atomicity.h (atomicity.cc) on sparc. 3 of the objects
use these interfaces and this avoids link errors
fixes PR#54660.
Module Name:src
Committed By: msaitoh
Date: Tue Apr 21 05:18:14 UTC 2020
Modified Files:
src/sys/arch/x86/x86: i8259.c
Log Message:
Whitespace fix. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/x86/x86/i8259.c
Please no
Module Name:src
Committed By: msaitoh
Date: Tue Apr 21 02:56:37 UTC 2020
Modified Files:
src/sys/arch/x86/conf: files.x86
src/sys/arch/x86/include: apicvar.h cpu.h
src/sys/arch/x86/x86: cpu.c hyperv.c tsc.c
src/sys/arch/xen/conf: files.xen
sr
Module Name:src
Committed By: mrg
Date: Mon Apr 20 21:57:22 UTC 2020
Modified Files:
src/external/gpl3/gcc/dist/gcc/common/config/aarch64: aarch64-common.c
Log Message:
when sorting all_extensions_by_on[] be sure to keep the NULL
entry last. correct the sizeof() to use th
Module Name:src
Committed By: ad
Date: Mon Apr 20 21:39:05 UTC 2020
Modified Files:
src/sys/kern: kern_pmf.c vfs_bio.c vfs_mount.c vfs_syscalls.c
src/sys/rump/librump/rumpvfs: rump_vfs.c
src/sys/sys: buf.h vfs_syscalls.h
Log Message:
Rename buf_syncwait() t
Module Name:src
Committed By: bouyer
Date: Mon Apr 20 20:19:07 UTC 2020
Modified Files:
src/sys/arch/x86/x86 [bouyer-xenpvh]: intr.c
src/sys/arch/xen/x86 [bouyer-xenpvh]: xen_intr.c
Log Message:
channel %d -> chan %d, for the benefit of 'systat vm'
To generate a
Module Name:src
Committed By: bouyer
Date: Mon Apr 20 20:03:21 UTC 2020
Modified Files:
src/sys/arch/xen/xen: xengnt.c
Log Message:
Pull from bouyer-xenpvh:
Bad news:
* grant table v2 is not supported for HVM guests on 4.11 at last.
* see xen/arch/x86/hvm/hypercall.c in
Module Name:src
Committed By: bouyer
Date: Mon Apr 20 19:46:44 UTC 2020
Modified Files:
src/sys/arch/xen/include [bouyer-xenpvh]: evtchn.h
src/sys/arch/xen/x86 [bouyer-xenpvh]: xen_ipi.c
src/sys/arch/xen/xen [bouyer-xenpvh]: evtchn.c
Log Message:
Misc fixes
Module Name:src
Committed By: bouyer
Date: Mon Apr 20 19:46:04 UTC 2020
Modified Files:
src/sys/arch/amd64/conf [bouyer-xenpvh]: GENERIC_XENHVM
src/sys/arch/i386/conf [bouyer-xenpvh]: GENERIC_XENHVM
Log Message:
Thanks do jdolecek@, MAXPHYS is not restricted to 32k
Module Name:src
Committed By: bouyer
Date: Mon Apr 20 19:43:33 UTC 2020
Modified Files:
src/sys/arch/amd64/conf [bouyer-xenpvh]: std.amd64
Log Message:
Use std.xenversion
To generate a diff of this commit:
cvs rdiff -u -r1.11.26.1 -r1.11.26.2 src/sys/arch/amd64/conf/std.
Module Name:src
Committed By: bouyer
Date: Mon Apr 20 19:42:10 UTC 2020
Modified Files:
src/sys/arch/xen/xen [bouyer-xenpvh]: xengnt.c
Log Message:
Bad news:
* grant table v2 is not supported for HVM guests on 4.11 at last.
* see xen/arch/x86/hvm/hypercall.c in Xen sourc
Module Name:src
Committed By: bouyer
Date: Mon Apr 20 19:40:51 UTC 2020
Modified Files:
src/sys/arch/xen/xen [bouyer-xenpvh]: xbdback_xenbus.c
Log Message:
Fix build with DIAGNOSTIC
To generate a diff of this commit:
cvs rdiff -u -r1.77.2.2 -r1.77.2.3 src/sys/arch/xen/xe
Module Name:src
Committed By: bouyer
Date: Mon Apr 20 19:40:24 UTC 2020
Modified Files:
src/sys/arch/xen/conf [bouyer-xenpvh]: files.xen files.xen.pv
src/sys/arch/xen/x86 [bouyer-xenpvh]: xen_bus_dma.c
Log Message:
We need xenbus_bus_dma_tag for PVHVM too, but with
Module Name:src
Committed By: bouyer
Date: Mon Apr 20 19:38:54 UTC 2020
Modified Files:
src/sys/arch/i386/conf [bouyer-xenpvh]: std.i386 std.xen
Log Message:
Fix build after merge
To generate a diff of this commit:
cvs rdiff -u -r1.35.26.1 -r1.35.26.2 src/sys/arch/i386/c
Module Name:src
Committed By: bouyer
Date: Mon Apr 20 19:38:11 UTC 2020
Modified Files:
src/sys/arch/i386/conf [bouyer-xenpvh]: GENERIC
Log Message:
build with -g on the branch
To generate a diff of this commit:
cvs rdiff -u -r1.1227 -r1.1227.2.1 src/sys/arch/i386/conf/G
Module Name:src
Committed By: jdolecek
Date: Mon Apr 20 19:29:09 UTC 2020
Modified Files:
src/sys/arch/xen/xen: xbdback_xenbus.c
Log Message:
xbdback_fragio_intvl is also no longer used
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/sys/arch/xen/xen/xb
Module Name:src
Committed By: bouyer
Date: Mon Apr 20 19:20:36 UTC 2020
Modified Files:
src/sys/arch/xen/xen: xbdback_xenbus.c
Log Message:
Fix build with DIAGNOSTIC
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/sys/arch/xen/xen/xbdback_xenbus.c
Plea
Module Name:src
Committed By: bouyer
Date: Mon Apr 20 18:50:46 UTC 2020
Modified Files:
src/sys/arch/xen/xen [bouyer-xenpvh]: xbdback_xenbus.c
Log Message:
Bring in 1.82 and 1.83 from HEAD
To generate a diff of this commit:
cvs rdiff -u -r1.77.2.1 -r1.77.2.2 src/sys/arch
Module Name:src
Committed By: christos
Date: Mon Apr 20 18:10:10 UTC 2020
Modified Files:
src/sys/ufs/ffs: ffs_extattr.c
Log Message:
- Allow root to set system attributes, samba does this
- Fix locking issue, perhaps we should use our own mutex; does not seem worth
it f
Module Name:src
Committed By: maxv
Date: Mon Apr 20 16:32:03 UTC 2020
Modified Files:
src/sys/kern: kern_proc.c
Log Message:
Add three KASSERTs, to detect refcount bugs.
This narrows down an unknown bug in some place near, that has manifested
itself in various forms (use-
Module Name:src
Committed By: jdolecek
Date: Mon Apr 20 16:12:28 UTC 2020
Modified Files:
src/sys/arch/xen/xen: xbdback_xenbus.c
Log Message:
remove I/O defragmentation logic, pass requests straight to the
underlying block device without trying to coalesce them
it seems r
Module Name:src
Committed By: jdolecek
Date: Mon Apr 20 14:11:05 UTC 2020
Modified Files:
src/sys/arch/xen/xen: xbdback_xenbus.c
Log Message:
do not retry when xen_shm_map() fails after having returned error for it,
it corrupts the ring; just go to next request
should fix
Module Name:src
Committed By: joerg
Date: Mon Apr 20 13:56:07 UTC 2020
Modified Files:
src/external/bsd/tre/dist/lib: tre-match-approx.c
Log Message:
Fix indentation
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/tre/dist/lib/tre-match-appro
Module Name:src
Committed By: martin
Date: Mon Apr 20 13:30:34 UTC 2020
Modified Files:
src/sys/miscfs/procfs: procfs_linux.c
Log Message:
Add missing include of to fix the build
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/miscfs/procfs/procfs_
Module Name:src
Committed By: joerg
Date: Mon Apr 20 13:04:10 UTC 2020
Modified Files:
src/external/bsd/nvi/usr.bin/nvi: Makefile
src/external/ibm-public/postfix: Makefile.inc
src/external/mit/xorg/bin/xkbcomp: Makefile
Log Message:
Don't let clang warn abo
Module Name:src
Committed By: joerg
Date: Mon Apr 20 13:02:57 UTC 2020
Modified Files:
src/sys/arch/x86/pci: amdsmn.c
Log Message:
Don't mix sign and unsigned operands. Just use size_t for the loop.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch
Module Name:src
Committed By: joerg
Date: Mon Apr 20 12:08:08 UTC 2020
Modified Files:
src/tests/lib/libi386: Makefile
Log Message:
Provide SHLIBINSTALLDIR explicitly as it defauls to /lib otherwise and
makes ld complain about the 64bit libc.
To generate a diff of this c
Module Name:src
Committed By: nia
Date: Mon Apr 20 12:01:44 UTC 2020
Modified Files:
src/lib/libossaudio: ossaudio.c
Log Message:
ossaudio: removed outdated comment
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/lib/libossaudio/ossaudio.c
Please note
Module Name:src
Committed By: bouyer
Date: Mon Apr 20 11:29:15 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64 [bouyer-xenpvh]: aarch64_machdep.c
cpufunc.c cpuswitch.S db_machdep.c db_trace.c genassym.cf locore.S
pmap.c pmapboot.c trap.c vector
Module Name:src
Committed By: simonb
Date: Mon Apr 20 11:09:48 UTC 2020
Modified Files:
src/share/man/man4/man4.x86: amdsmn.4 amdzentemp.4
Log Message:
Note that these drivers are present on some newer AMD Family 15h
processors.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: simonb
Date: Mon Apr 20 11:03:02 UTC 2020
Modified Files:
src/sys/arch/x86/pci: amdsmn.c amdzentemp.c
Log Message:
Update to support Family 15h Model 60 temperature sensors.
Changes based on FreeBSD amdtemp driver changes by Conrad Meyer.
XX
32 matches
Mail list logo