Author: gjb
Date: Wed Apr 1 05:51:46 UTC 2020
New Revision: 359503
URL: https://svnweb.freebsd.org/changeset/base/359503
Log:
Update head to 14.0-CURRENT in order to prevent having
a 13.0-RELEASE.
Modified:
Makefile.inc1
UPDATING
lib/clang/freebsd_cc_version.h
lib/clang/llvm.build.mk
Author: sjg
Date: Wed Apr 1 05:45:12 2020
New Revision: 359502
URL: https://svnweb.freebsd.org/changeset/base/359502
Log:
Do not claim libbearssl et al are INTERNALLIB
If INTERNALLIB is defined we need PIE and bsd.incs.mk is
not included.
PR: 245189
Reviewed by: emaste
On Wed, Apr 01, 2020 at 02:11:02PM +0800, Li-Wen Hsu wrote:
> On Wed, Apr 1, 2020 at 1:53 PM Glen Barber wrote:
> >
> > Author: gjb
> > Date: Wed Apr 1 05:51:46 UTC 2020
> > New Revision: 359503
> > URL: https://svnweb.freebsd.org/changeset/base/359503
> >
> > Log:
> > Update head to 14.0-CURRE
Author: andrew
Date: Wed Apr 1 09:51:29 2020
New Revision: 359505
URL: https://svnweb.freebsd.org/changeset/base/359505
Log:
Use memmove to copy within a buffer
jail(8) would try to use strcpy to remove the interface from the start of
an IP address. This is undefined, and on arm64 will r
On Wed, Apr 1, 2020 at 1:53 PM Glen Barber wrote:
>
> Author: gjb
> Date: Wed Apr 1 05:51:46 UTC 2020
> New Revision: 359503
> URL: https://svnweb.freebsd.org/changeset/base/359503
>
> Log:
> Update head to 14.0-CURRENT in order to prevent having
> a 13.0-RELEASE.
...
> Index: sys/sys/param.h
Author: 0mp (doc,ports committer)
Date: Wed Apr 1 07:28:31 2020
New Revision: 359503
URL: https://svnweb.freebsd.org/changeset/base/359503
Log:
MFC 359071:
Document that posixshmcontrol first appeared in 12.1
Also while here, I am addressing some linting issues.
PR: 243132
Su
On April 1, 2020 5:06:06 AM PDT, Cy Schubert wrote:
>On March 31, 2020 10:53:14 PM PDT, Glen Barber wrote:
>>Author: gjb
>>Date: Wed Apr 1 05:51:46 UTC 2020
>>New Revision: 359503
>>URL: https://svnweb.freebsd.org/changeset/base/359503
>>
>>Log:
>> Update head to 14.0-CURRENT in order to preven
Author: 0mp (doc,ports committer)
Date: Wed Apr 1 09:01:35 2020
New Revision: 359504
URL: https://svnweb.freebsd.org/changeset/base/359504
Log:
Use proper mdoc(7) macros for literal text and do not use Tn
Tn is deprecated and upsets linters.
MFC after:3 days
Modified:
head/lib/
Hi.
On 01.04.2020 00:28, Ravi Pokala wrote:
> -Original Message-
> From: on behalf of Alexander Motin
>
> Date: 2020-03-31, Tuesday at 20:19
> To: , ,
>
> Subject: svn commit: r359499 - head/sys/dev/ahci
>
> Author: mav
> Date: Wed Apr 1 03:19:42 2020
> New Revision: 359
Author: trasz
Date: Wed Apr 1 15:12:51 2020
New Revision: 359511
URL: https://svnweb.freebsd.org/changeset/base/359511
Log:
Bump WARNS for sh(1).
Reviewed by: jilles
MFC after:2 weeks
Sponsored by: DARPA
Differential Revision:https://reviews.freebsd.org/D24181
Modified:
Author: emaste
Date: Wed Apr 1 15:34:10 2020
New Revision: 359513
URL: https://svnweb.freebsd.org/changeset/base/359513
Log:
elf.5: add definitions of FreeBSD notes
I hope to extend this with some more detail in the future but it gives
a good starting point.
Thanks to 0mp for assist
Author: kib
Date: Wed Apr 1 15:59:26 2020
New Revision: 359516
URL: https://svnweb.freebsd.org/changeset/base/359516
Log:
MFC r359092:
Stop (trying to) renumber io apics.
Modified:
stable/12/sys/x86/x86/io_apic.c
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/sys
Author: kib
Date: Wed Apr 1 16:01:03 2020
New Revision: 359517
URL: https://svnweb.freebsd.org/changeset/base/359517
Log:
MFC r359093:
Do not spuriously re-enable disabled io_apic pin on EOI for some
configurations.
Modified:
stable/12/sys/x86/x86/io_apic.c
Directory Properties:
stable/
Author: kib
Date: Wed Apr 1 16:02:42 2020
New Revision: 359518
URL: https://svnweb.freebsd.org/changeset/base/359518
Log:
MFC r359093:
Do not spuriously re-enable disabled io_apic pin on EOI for some
configurations.
Modified:
stable/11/sys/x86/x86/io_apic.c
Directory Properties:
stable/
Author: emaste
Date: Wed Apr 1 16:03:06 2020
New Revision: 359519
URL: https://svnweb.freebsd.org/changeset/base/359519
Log:
pkgbase: remove more profile package leftovers
As of r356797 we don't produce profile packages. r358549 removed one
remnant of profile package support; clean up a
> On Apr 1, 2020, at 08:56, Hartmut Brandt wrote:
>
> Author: harti
> Date: Wed Apr 1 15:39:02 2020
> New Revision: 359514
> URL: https://svnweb.freebsd.org/changeset/base/359514
>
> Log:
> Add a makefile to build and run the tests for the bsnmp library.
> This is not automatically built or
Author: harti
Date: Wed Apr 1 15:25:16 2020
New Revision: 359512
URL: https://svnweb.freebsd.org/changeset/base/359512
Log:
Merge release 1.14 of bsnmp.
Added:
head/contrib/bsnmp/tests/
- copied from r359490, vendor/bsnmp/dist/tests/
Replaced:
head/contrib/bsnmp/snmpd/trans_inet.c
Author: kib
Date: Wed Apr 1 17:19:27 2020
New Revision: 359527
URL: https://svnweb.freebsd.org/changeset/base/359527
Log:
MFC r359096, r359165 (by imp):
linuxkpi: Add infrastructure to pass FreeBSD IOV method calls into
pci_driver methods.
Modified:
stable/11/sys/compat/linuxkpi/common/i
Author: kib
Date: Wed Apr 1 17:08:55 2020
New Revision: 359523
URL: https://svnweb.freebsd.org/changeset/base/359523
Log:
MFC r359095:
Add pci_iov_if.h header as a dependency for Linuxkpi consumers.
MFC note: this is not a true merge of r359095, but an adaptation of the
committed bit f
Author: harti
Date: Wed Apr 1 15:39:02 2020
New Revision: 359514
URL: https://svnweb.freebsd.org/changeset/base/359514
Log:
Add a makefile to build and run the tests for the bsnmp library.
This is not automatically built or run but must explicitly be built
with 'make' and run with 'make run
On March 31, 2020 10:53:14 PM PDT, Glen Barber wrote:
>Author: gjb
>Date: Wed Apr 1 05:51:46 UTC 2020
>New Revision: 359503
>URL: https://svnweb.freebsd.org/changeset/base/359503
>
>Log:
> Update head to 14.0-CURRENT in order to prevent having
> a 13.0-RELEASE.
>
>Modified:
> Makefile.inc1
>
Author: kib
Date: Wed Apr 1 17:13:43 2020
New Revision: 359525
URL: https://svnweb.freebsd.org/changeset/base/359525
Log:
MFC r359096, r359165 (by imp):
linuxkpi: Add infrastructure to pass FreeBSD IOV method calls into
pci_driver methods.
Modified:
stable/12/sys/compat/linuxkpi/common/i
> Author: 0mp (doc,ports committer)
> Date: Wed Apr 1 09:01:35 2020
> New Revision: 359504
> URL: https://svnweb.freebsd.org/changeset/base/359504
>
> Log:
> Use proper mdoc(7) macros for literal text and do not use Tn
>
> Tn is deprecated and upsets linters.
>
I know I am way late to
Author: trasz
Date: Wed Apr 1 15:08:13 2020
New Revision: 359507
URL: https://svnweb.freebsd.org/changeset/base/359507
Log:
Stop hardcoding WARNS in automount(8) et al.
MFC after:2 weeks
Sponsored by: DARPA
Modified:
head/usr.sbin/autofs/Makefile
Modified: head/usr.sbin/autofs/Ma
Author: kib
Date: Wed Apr 1 19:06:26 2020
New Revision: 359528
URL: https://svnweb.freebsd.org/changeset/base/359528
Log:
MFC r359094:
mlx5_core: add sysctls to report device capabilities.
Modified:
stable/12/sys/dev/mlx5/mlx5_core/mlx5_main.c
Directory Properties:
stable/12/ (props ch
Author: kib
Date: Wed Apr 1 19:41:26 2020
New Revision: 359534
URL: https://svnweb.freebsd.org/changeset/base/359534
Log:
MFC r359102:
mlx5: Add 'follow' vport state, relevant for VFs.
Modified:
stable/12/sys/dev/mlx5/device.h
Directory Properties:
stable/12/ (props changed)
Modified:
Author: kib
Date: Wed Apr 1 19:40:14 2020
New Revision: 359533
URL: https://svnweb.freebsd.org/changeset/base/359533
Log:
MFC r359101:
mlx5: Integrate eswitch and mpfs management code.
Modified:
stable/12/sys/dev/mlx5/mlx5_core/mlx5_eswitch.c
stable/12/sys/dev/mlx5/mlx5_core/mlx5_mpfs.c
Author: trasz
Date: Wed Apr 1 15:10:26 2020
New Revision: 359510
URL: https://svnweb.freebsd.org/changeset/base/359510
Log:
Stop hardcoding WARNS in uefisign(8).
MFC after:2 weeks
Sponsored by: DARPA
Modified:
head/usr.sbin/uefisign/Makefile
Modified: head/usr.sbin/uefisign/Makef
Author: kib
Date: Wed Apr 1 19:37:23 2020
New Revision: 359531
URL: https://svnweb.freebsd.org/changeset/base/359531
Log:
MFC r359098:
mlx5: Basic PCIe side of SR-IOV support.
Modified:
stable/12/sys/dev/mlx5/mlx5_core/mlx5_main.c
Directory Properties:
stable/12/ (props changed)
Modif
Author: trasz
Date: Wed Apr 1 15:09:52 2020
New Revision: 359509
URL: https://svnweb.freebsd.org/changeset/base/359509
Log:
Stop hardcoding WARNS in iscsid(8).
MFC after:2 weeks
Sponsored by: DARPA
Modified:
head/usr.sbin/iscsid/Makefile
Modified: head/usr.sbin/iscsid/Makefile
==
Author: kib
Date: Wed Apr 1 19:38:46 2020
New Revision: 359532
URL: https://svnweb.freebsd.org/changeset/base/359532
Log:
MFC r359100:
mlx5: Restore eswitch management code from attic.
Added:
stable/12/sys/dev/mlx5/mlx5_core/eswitch.h
- copied unchanged from r359100, head/sys/dev/mlx5
Author: kib
Date: Wed Apr 1 19:09:47 2020
New Revision: 359529
URL: https://svnweb.freebsd.org/changeset/base/359529
Log:
MFC r359094:
mlx5_core: add sysctls to report device capabilities.
Modified:
stable/11/sys/dev/mlx5/mlx5_core/mlx5_main.c
Directory Properties:
stable/11/ (props ch
Author: kib
Date: Wed Apr 1 15:57:14 2020
New Revision: 359515
URL: https://svnweb.freebsd.org/changeset/base/359515
Log:
MFC r359090:
Widen the stored io_apic_id to 8 bits.
Modified:
stable/12/sys/x86/x86/io_apic.c
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/
s -n1 | sort | uniq -d;
# done
+# 20200401: Remove procfs-based process debugging
+OLD_FILES+=usr/include/sys/pioctl.h
+
# 20200330: GDB_LIBEXEC option retired (always true)
OLD_FILES+=usr/bin/gdb
OLD_FILES+=usr/bin/gdbserver
Modified: head/lib/libsysdecode/Mak
Author: imp
Date: Wed Apr 1 16:22:31 2020
New Revision: 359521
URL: https://svnweb.freebsd.org/changeset/base/359521
Log:
Start the retirement process for ufm
This driver hasn't been relevant in almost 15 years. It was for a product on
the
shelves for about 6 months in 2003/2004. I've n
Author: emaste
Date: Wed Apr 1 16:38:45 2020
New Revision: 359522
URL: https://svnweb.freebsd.org/changeset/base/359522
Log:
Remove redundant development tag from include Makefile
Headers are placed in the -development package via install args in rules
in share/mk/bsd.incs.mk; there is n
Author: jhb
Date: Wed Apr 1 17:09:21 2020
New Revision: 359524
URL: https://svnweb.freebsd.org/changeset/base/359524
Log:
Set crp_ilen for crypto requests.
Assertions in crypto_dispatch() depend on this value being set to
verify that payload and AAD regions are in bounds. Also, requests
Author: kib
Date: Wed Apr 1 17:16:53 2020
New Revision: 359526
URL: https://svnweb.freebsd.org/changeset/base/359526
Log:
MFC r359095:
Add pci_iov_if.h header as a dependency for Linuxkpi consumers.
MFC note: this is not a true merge of r359095, but an adaptation of the
committed bit f
Author: kib
Date: Wed Apr 1 22:45:33 2020
New Revision: 359542
URL: https://svnweb.freebsd.org/changeset/base/359542
Log:
MFC r359101:
mlx5: Integrate eswitch and mpfs management code.
Modified:
stable/11/sys/dev/mlx5/mlx5_core/mlx5_eswitch.c
stable/11/sys/dev/mlx5/mlx5_core/mlx5_mpfs.c
Author: imp
Date: Wed Apr 1 22:50:41 2020
New Revision: 359547
URL: https://svnweb.freebsd.org/changeset/base/359547
Log:
Note some functions that appeared in First Edition Unix
These functions first appeared in the First Edition of Unix (or earlier in the
pdp-7 version). Just claim 1st
Author: trasz
Date: Wed Apr 1 15:08:53 2020
New Revision: 359508
URL: https://svnweb.freebsd.org/changeset/base/359508
Log:
Stop hardcoding WARNS in iscsictl(8).
MFC after:2 weeks
Sponsored by: DARPA
Modified:
head/usr.bin/iscsictl/Makefile
Modified: head/usr.bin/iscsictl/Makefil
Author: kib
Date: Wed Apr 1 22:51:30 2020
New Revision: 359549
URL: https://svnweb.freebsd.org/changeset/base/359549
Log:
MFC r359111:
Add file for static compilation of mlx5.
Modified:
stable/11/sys/conf/files
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/sys/c
42 matches
Mail list logo