Author: mav
Date: Fri Nov 13 02:05:45 2020
New Revision: 367630
URL: https://svnweb.freebsd.org/changeset/base/367630
Log:
Improve nvmecontrol error reporting.
MFC after:1 week
Sponsored by: iXsystems, Inc.
Modified:
head/sbin/nvmecontrol/comnd.c
head/sbin/nvmecontrol/devlist.c
Author: adrian
Date: Fri Nov 13 01:53:59 2020
New Revision: 367629
URL: https://svnweb.freebsd.org/changeset/base/367629
Log:
[malloc] quieten -Werror=missing-braces with malloc.h wth gcc-6.4
This sets off gcc-6.4 to spit out a 'error: missing braces around initializer'
error when compili
On 11/12/20, Oliver Pinter wrote:
> On Thursday, November 12, 2020, Mateusz Guzik wrote:
>
>> Author: mjg
>> Date: Thu Nov 12 20:20:57 2020
>> New Revision: 367626
>> URL: https://svnweb.freebsd.org/changeset/base/367626
>>
>> Log:
>> gbde: replace malloc_last_fail with a kludge
>>
>> This fa
On Thursday, November 12, 2020, Mateusz Guzik wrote:
> Author: mjg
> Date: Thu Nov 12 20:20:57 2020
> New Revision: 367626
> URL: https://svnweb.freebsd.org/changeset/base/367626
>
> Log:
> gbde: replace malloc_last_fail with a kludge
>
> This facilitates removal of malloc_last_fail without r
Author: gnn
Date: Thu Nov 12 21:58:47 2020
New Revision: 367628
URL: https://svnweb.freebsd.org/changeset/base/367628
Log:
An earlier commit effectively turned out the fast forwading path
due to its lack of support for ICMP redirects. The following commit
adds redirects to the fastforward pa
Author: mjg
Date: Thu Nov 12 20:22:58 2020
New Revision: 367627
URL: https://svnweb.freebsd.org/changeset/base/367627
Log:
malloc: retire malloc_last_fail
The routine does not serve any practical purpose.
Memory can be allocated in many other ways and most consumers pass the
M_WAITOK
Author: mav
Date: Thu Nov 12 20:20:43 2020
New Revision: 367625
URL: https://svnweb.freebsd.org/changeset/base/367625
Log:
Fix panic if NVMe is detached before the intrhook call.
MFC after:1 week
Sponsored by: iXsystems, Inc.
Modified:
head/sys/dev/nvme/nvme.c
head/sys/dev/nvme/n
Author: mjg
Date: Thu Nov 12 20:20:57 2020
New Revision: 367626
URL: https://svnweb.freebsd.org/changeset/base/367626
Log:
gbde: replace malloc_last_fail with a kludge
This facilitates removal of malloc_last_fail without really impacting
anything.
Modified:
head/sys/geom/bde/g_bde_work
Author: np
Date: Thu Nov 12 20:02:48 2020
New Revision: 367624
URL: https://svnweb.freebsd.org/changeset/base/367624
Log:
cxgbe/t4_tom: Handle VXLAN-encapsulated SYNs correctly.
TCP SYNs in inner traffic will hit hardware listeners when VXLAN/NVGRE
rx parsing is enabled in the chip. t4_t
Author: dim
Date: Thu Nov 12 19:25:31 2020
New Revision: 367623
URL: https://svnweb.freebsd.org/changeset/base/367623
Log:
Merge commit 8df4e6094 from llvm git (by Fangrui Song):
[ELF] Don't consider SHF_ALLOC ".debug*" sections debug sections
Fixes PR48071
* The Rust compil
Author: hselasky
Date: Thu Nov 12 18:24:37 2020
New Revision: 367622
URL: https://svnweb.freebsd.org/changeset/base/367622
Log:
Add more USB quirks.
PR: 230038
MFC after:1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
Modified:
head/sys/dev/usb/quirk/usb
Author: 0mp (doc,ports committer)
Date: Thu Nov 12 17:28:29 2020
New Revision: 367621
URL: https://svnweb.freebsd.org/changeset/base/367621
Log:
Remove macros from the width arguments passed to Bl macros
I've not removed the Er macro from one of the lists in example.9, however,
because it
Author: 0mp (doc,ports committer)
Date: Thu Nov 12 16:44:56 2020
New Revision: 367619
URL: https://svnweb.freebsd.org/changeset/base/367619
Log:
Add a missing period and remove a macro from Bl's width argument
MFC after:3 days
Modified:
head/share/man/man9/VOP_RDWR.9
Modified: head/
Author: 0mp (doc,ports committer)
Date: Thu Nov 12 15:50:18 2020
New Revision: 367618
URL: https://svnweb.freebsd.org/changeset/base/367618
Log:
Fix a typo in a license comment
Approved by: kaktus (src)
Modified:
head/sys/dev/md/md.c
Modified: head/sys/dev/md/md.c
=
Author: markj
Date: Thu Nov 12 15:00:48 2020
New Revision: 367617
URL: https://svnweb.freebsd.org/changeset/base/367617
Log:
qat: Fix nits reported by Coverity
MFC after:3 days
Sponsored by: Rubicon Communications, LLC (Netgate)
Modified:
head/sys/dev/qat/qat.c
head/sys/dev/qat/q
Author: manu
Date: Thu Nov 12 14:04:08 2020
New Revision: 367616
URL: https://svnweb.freebsd.org/changeset/base/367616
Log:
pkgbase: Move libprivatezstd from utilities to runtime
libarchive depends on it by default and tar uses libarchive.
So on a update :
1/ runtime contain tar
2/ ru
Author: hselasky
Date: Thu Nov 12 09:26:01 2020
New Revision: 367615
URL: https://svnweb.freebsd.org/changeset/base/367615
Log:
Add a tunable sysctl, hw.usb.uaudio.handle_hid, to allow disabling the
the HID volume keys support in the USB audio driver.
While at it re-organize the USB audio
Author: hselasky
Date: Thu Nov 12 09:15:07 2020
New Revision: 367614
URL: https://svnweb.freebsd.org/changeset/base/367614
Log:
When doing a USB alternate setting on an USB interface we need to
re-configure the XHCI endpoint context.
Differential Revision:https://reviews.freebsd.o
18 matches
Mail list logo