Author: jhb
Date: Fri May 8 05:30:10 2020
New Revision: 360808
URL: https://svnweb.freebsd.org/changeset/base/360808
Log:
MFC 354719,354720,354721,354722,357480: OpenSBI support.
354719:
RISC-V: pass arg6 in sbi_call
Allow for an additional argument to sbi_call which will be passed
Author: asomers
Date: Fri May 8 02:42:15 2020
New Revision: 360807
URL: https://svnweb.freebsd.org/changeset/base/360807
Log:
Fix the sys.geom.class.multipath.misc.fail_on_error test on stable/12
This test uses a gnop feature (delay probability) that isn't available on
stable/12. But it
Author: takawata
Date: Fri May 8 01:19:29 2020
New Revision: 360806
URL: https://svnweb.freebsd.org/changeset/base/360806
Log:
Document le_enable subcommand
Modified:
head/usr.sbin/bluetooth/hccontrol/hccontrol.8
Modified: head/usr.sbin/bluetooth/hccontrol/hccontrol.8
==
Author: gjb
Date: Fri May 8 00:04:25 2020
New Revision: 360805
URL: https://svnweb.freebsd.org/changeset/base/360805
Log:
- Update stable/11 from PRERELEASE to STABLE after releng/11.4
had branched.
- Bump __FreeBSD_version.
Approved by: re (implicit)
Sponsored by: Rubicon Communi
Author: gjb
Date: Fri May 8 00:02:59 2020
New Revision: 360804
URL: https://svnweb.freebsd.org/changeset/base/360804
Log:
- Copy stable/11@r360774 to releng/11.4 as part of the 11.4-RELEASE
cycle.
- Update releng/11.4 from PRERELEASE to BETA1.
- Switch the default dvd1.iso pkg(8) reposi
Author: gjb
Date: Thu May 7 23:42:07 2020
New Revision: 360803
URL: https://svnweb.freebsd.org/changeset/base/360803
Log:
Remove references to stable/{7,8,9,10} from the approvers file, as they
are EoL.
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)
Author: gjb
Date: Thu May 7 23:32:09 2020
New Revision: 360802
URL: https://svnweb.freebsd.org/changeset/base/360802
Log:
Add releng/11.4 to svnadmin/conf/approvers.
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
svnadmin/conf/approvers
Author: emaste
Date: Thu May 7 21:18:37 2020
New Revision: 360801
URL: https://svnweb.freebsd.org/changeset/base/360801
Log:
Merge commit 21e5e1724b75 from llvm git:
getMainExecutable: Fix hand-rolled AT_EXECPATH for older FreeBSD
Once we hit AT_NULL, we need to bail out of the lo
Author: kp
Date: Thu May 7 21:14:12 2020
New Revision: 360800
URL: https://svnweb.freebsd.org/changeset/base/360800
Log:
MFC r360231:
libc: Shortcut if_indextoname() if index == 0
If the index we're trying to convert is 0 we can avoid a potentially
expensive call to getifaddrs(). No
Author: kp
Date: Thu May 7 21:14:11 2020
New Revision: 360799
URL: https://svnweb.freebsd.org/changeset/base/360799
Log:
MFC r360231:
libc: Shortcut if_indextoname() if index == 0
If the index we're trying to convert is 0 we can avoid a potentially
expensive call to getifaddrs(). No
Author: rrs
Date: Thu May 7 20:29:38 2020
New Revision: 360798
URL: https://svnweb.freebsd.org/changeset/base/360798
Log:
When in the SYN-SENT state bbr and rack will not properly send an ACK but
instead start the D-ACK timer. This
causes so_reuseport_lb_test to fail since it slows down how
Author: lwhsu
Date: Thu May 7 20:27:32 2020
New Revision: 360797
URL: https://svnweb.freebsd.org/changeset/base/360797
Log:
MFC r358887:
Temporarily skip 2 failing tests after llvm10 import
PR: 244732
Sponsored by: The FreeBSD Foundation
Modified:
stable/12/lib/libproc/
Author: manu
Date: Thu May 7 19:51:53 2020
New Revision: 360796
URL: https://svnweb.freebsd.org/changeset/base/360796
Log:
Bump __FreeBSD_version after linuxkpi changes
Requested by: zeising
Modified:
head/sys/sys/param.h
Modified: head/sys/sys/param.h
=
Author: kevans
Date: Thu May 7 19:38:39 2020
New Revision: 360795
URL: https://svnweb.freebsd.org/changeset/base/360795
Log:
lualoader: fix loader.lua mis-merge
This mis-merge came from r360599; r331321 introduced core.isUEFIBoot but
will not get merged back to stable/11 due to being som
Author: bdragon
Date: Thu May 7 19:32:49 2020
New Revision: 360794
URL: https://svnweb.freebsd.org/changeset/base/360794
Log:
[PowerPC] kernel ifunc support for powerpc*, fix ppc64 relocation oddities.
This is a general cleanup of the relocatable kernel support on powerpc,
needed to enab
Author: jhb
Date: Thu May 7 19:19:39 2020
New Revision: 360793
URL: https://svnweb.freebsd.org/changeset/base/360793
Log:
MFC 356481:
Work around lld's inability to handle undefined weak symbols on risc-v.
lld on RISC-V is not yet able to handle undefined weak symbols for
non-PIC code
Author: jhb
Date: Thu May 7 18:47:54 2020
New Revision: 360792
URL: https://svnweb.freebsd.org/changeset/base/360792
Log:
MFC 357145: Compile hack.c with normal CFLAGS + -shared -nostdlib.
Originally, hack.c was compiled into a shard object with just -shared
-nostdlib. This assumed that
Author: emaste
Date: Thu May 7 18:24:32 2020
New Revision: 360791
URL: https://svnweb.freebsd.org/changeset/base/360791
Log:
OptionalObsoleteFiles.inc: remove objdump
objdump is removed unconditionally in ObsoleteFiles.inc
Modified:
head/tools/build/mk/OptionalObsoleteFiles.inc
Modifie
Author: hselasky
Date: Thu May 7 18:15:35 2020
New Revision: 360790
URL: https://svnweb.freebsd.org/changeset/base/360790
Log:
Set PCM_CAP_VIRTUAL for virtual DSP devices.
Submitted by: Kevin Zheng
PR: 246206
MFC after:1 week
Sponsored by: Mellanox Technologies
Modifi
On 7 May 2020, at 18:25, Li-Wen Hsu wrote:
> On Wed, May 06, 2020 at 23:28:51 +, Jessica Clarke wrote:
>> Author: jrtc27
>> Date: Wed May 6 23:28:51 2020
>> New Revision: 360722
>> URL: https://svnweb.freebsd.org/changeset/base/360722
>>
>> Log:
>> virtio_mmio: Support non-transitional vers
Author: jrtc27
Date: Thu May 7 17:59:17 2020
New Revision: 360789
URL: https://svnweb.freebsd.org/changeset/base/360789
Log:
virtio_mmio: Add casts missing from r360722
This fixes -Wshift-count-overflow warnings/errors on architectures using
32-bit physical addresses.
Reported by:
Author: bdragon
Date: Thu May 7 17:58:07 2020
New Revision: 360788
URL: https://svnweb.freebsd.org/changeset/base/360788
Log:
[PowerPC] Fix powerpcspe build failure after r360569
On powerpcspe, vm_paddr_t is 64 bit despite it being a 32 bit platform.
Adjust compile time assertion to comp
On Wed, May 06, 2020 at 23:28:51 +, Jessica Clarke wrote:
> Author: jrtc27
> Date: Wed May 6 23:28:51 2020
> New Revision: 360722
> URL: https://svnweb.freebsd.org/changeset/base/360722
>
> Log:
> virtio_mmio: Support non-transitional version 2 devices
>
> The non-legacy virtio MMIO specif
Author: manu
Date: Thu May 7 17:00:51 2020
New Revision: 360787
URL: https://svnweb.freebsd.org/changeset/base/360787
Log:
linuxkpi: Add pci_iomap and pci_iounmap
Those function are use to map/unmap io region of a pci device.
Different resource can be mapped depending on the bar so use a
Author: pstef
Date: Thu May 7 16:56:18 2020
New Revision: 360786
URL: https://svnweb.freebsd.org/changeset/base/360786
Log:
ps: extend the non-standard option -d (tree view) to work with -p
Initially it seemed that there were multiple possible ways to do it.
Processing option -p could
clang import which bumps version from 9.0.1 to 10.0.0.
+# 20200507: new clang import which bumps version from 9.0.1 to 10.0.0.
OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/algorithm
OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/complex
OLD_FILES+=usr/lib/clang/9.0.1/include
Author: jhb
Date: Thu May 7 15:59:55 2020
New Revision: 360783
URL: https://svnweb.freebsd.org/changeset/base/360783
Log:
MFC 355403: Use "far" calls and branches so that lld uses valid relocations.
Conditional branch and jump instructions do not always call via PLT
stubs and thus will n
Author: dim
Date: Thu May 7 15:12:56 2020
New Revision: 360782
URL: https://svnweb.freebsd.org/changeset/base/360782
Log:
MFC r306679 (by glebius):
Fix indentation.
CID: 1363671
Modified:
stable/11/sys/dev/atkbdc/psm.c
Directory Properties:
stable/11/ (props changed)
Modified
Author: markj
Date: Thu May 7 14:49:17 2020
New Revision: 360781
URL: https://svnweb.freebsd.org/changeset/base/360781
Log:
MFC r360498:
Increase the iflib txq callout mutex name length to 32 bytes.
PR: 245712
Modified:
stable/12/sys/net/iflib.c
Directory Properties:
stable/12/
Author: jhb
Date: Thu May 7 14:20:52 2020
New Revision: 360780
URL: https://svnweb.freebsd.org/changeset/base/360780
Log:
MFC 355428,356504: Add a new "riscv-relaxations" linker feature.
355428:
Add a new "riscv-relaxations" linker feature.
When the linker doesn't have this feature,
Author: avg
Date: Thu May 7 13:11:32 2020
New Revision: 360779
URL: https://svnweb.freebsd.org/changeset/base/360779
Log:
gpioiic_attach: fix a NULL pointer crash on hints-based systems
The attach method uses GPIO_GET_BUS() to get a "newbus" device
that provides a pin. But on hints-base
Author: bapt
Date: Thu May 7 12:43:28 2020
New Revision: 360778
URL: https://svnweb.freebsd.org/changeset/base/360778
Log:
Update the screen termcap entries
Those updates have been obtained form converting the terminfo information
provided by the screen sources to termcap.
MFC after
Author: mw
Date: Thu May 7 11:28:39 2020
New Revision: 360777
URL: https://svnweb.freebsd.org/changeset/base/360777
Log:
Optimize ENA Rx refill for low memory conditions
Sometimes, especially when there is not much memory in the system left,
allocating mbuf jumbo clusters (like 9KB or 16
Author: rrs
Date: Thu May 7 10:46:02 2020
New Revision: 360776
URL: https://svnweb.freebsd.org/changeset/base/360776
Log:
NF has an internal option that changes the tcp_mcopy_m routine slightly (has
a few extra arguments). Recently that changed to only have one arg extra so
that two ifdefs
Author: bapt
Date: Thu May 7 08:58:08 2020
New Revision: 360775
URL: https://svnweb.freebsd.org/changeset/base/360775
Log:
Fix indentation of the Kitty entry
MFC after:2 days
Modified:
head/share/termcap/termcap
Modified: head/share/termcap/termcap
=
Author: dim
Date: Thu May 7 08:22:47 2020
New Revision: 360774
URL: https://svnweb.freebsd.org/changeset/base/360774
Log:
Fix misleading indentation warning:
sys/dev/vxge/vxgehal/vxgehal-virtualpath.c:5550:6: error: misleading
indentation; statement is not part of the previous 'if'
[-Wer
Author: melifaro
Date: Thu May 7 08:11:36 2020
New Revision: 360773
URL: https://svnweb.freebsd.org/changeset/base/360773
Log:
Add rib_lookup() sockaddr lookup wrapper and make ifa_ifwithroute use it.
Create rib_lookup() wrapper around per-af dataplane lookup functions.
This will help in
37 matches
Mail list logo