On Sat, Oct 17, 2020 at 04:14:39AM +, Xin LI wrote:
> Author: delphij
> Date: Sat Oct 17 04:14:38 2020
> New Revision: 366781
> URL: https://svnweb.freebsd.org/changeset/base/366781
>
> Log:
> Implement ptsname_r.
>
> MFC after: 2 weeks
> PR: 250062
> Reviewed by:ji
Author: delphij
Date: Sat Oct 17 04:14:46 2020
New Revision: 366782
URL: https://svnweb.freebsd.org/changeset/base/366782
Log:
Bump __FreeBSD_version after ptsname_r addition.
Modified:
head/sys/sys/param.h
Modified: head/sys/sys/param.h
==
Author: delphij
Date: Sat Oct 17 04:14:38 2020
New Revision: 366781
URL: https://svnweb.freebsd.org/changeset/base/366781
Log:
Implement ptsname_r.
MFC after:2 weeks
PR: 250062
Reviewed by: jilles, 0mp, Ray
Differential Revision:https://reviews.freebsd.org/D266
Author: mmacy
Date: Sat Oct 17 01:06:04 2020
New Revision: 366780
URL: https://svnweb.freebsd.org/changeset/base/366780
Log:
Update OpenZFS to 2.0.0-rc3-gfc5966
- fix panic due to tqid overflow
- Improve libzfs_error_init messages
- Expose zfetch_max_idistance tunable
- Make dbufstat
Author: philip
Date: Sat Oct 17 00:44:04 2020
New Revision: 366779
URL: https://svnweb.freebsd.org/changeset/base/366779
Log:
Import tzdata 2020c
Changes: https://github.com/eggert/tz/blob/2020c/NEWS
MFC after:1 day
Modified:
head/contrib/tzdata/Makefile
head/contrib/tzdata/NE
Author: philip
Date: Sat Oct 17 00:41:40 2020
New Revision: 366778
URL: https://svnweb.freebsd.org/changeset/base/366778
Log:
Tag import of tzdata 2020c
Added:
vendor/tzdata/tzdata2020c/
- copied from r366777, vendor/tzdata/dist/
___
svn-src-al
Author: philip
Date: Sat Oct 17 00:41:14 2020
New Revision: 366777
URL: https://svnweb.freebsd.org/changeset/base/366777
Log:
Import tzdata 2020c
Modified:
vendor/tzdata/dist/Makefile
vendor/tzdata/dist/NEWS
vendor/tzdata/dist/australasia
vendor/tzdata/dist/europe
vendor/tzdata/dist/v
Author: mjg
Date: Sat Oct 17 00:27:26 2020
New Revision: 366776
URL: https://svnweb.freebsd.org/changeset/base/366776
Log:
cache: add a probe reporting addition of duplicate entries
Modified:
head/sys/kern/vfs_cache.c
Modified: head/sys/kern/vfs_cache.c
==
Author: mmacy
Date: Sat Oct 17 00:10:13 2020
New Revision: 366775
URL: https://svnweb.freebsd.org/changeset/base/366775
Log:
Checkpoint 2.0.0-rc3-gfc5966
Added:
vendor-sys/openzfs/2.0.0-rc3-gfc5966/
- copied from r366774, vendor-sys/openzfs/dist/
_
On Fri, Oct 16, 2020 at 11:53:06AM -0500, Kyle Evans wrote:
> On Fri, Oct 16, 2020 at 11:47 AM John Baldwin wrote:
> >
> > On 10/16/20 8:16 AM, Kyle Evans wrote:
> > > Author: kevans
> > > Date: Fri Oct 16 15:16:23 2020
> > > New Revision: 366766
> > > URL: https://svnweb.freebsd.org/changeset/bas
Author: mmacy
Date: Sat Oct 17 00:05:34 2020
New Revision: 366774
URL: https://svnweb.freebsd.org/changeset/base/366774
Log:
Update OpenZFS to 2.0.0-rc3-gbd565f
Added:
vendor-sys/openzfs/dist/tests/zfs-tests/tests/functional/acl/posix-sa/
vendor-sys/openzfs/dist/tests/zfs-tests/tests/funct
Author: melifaro
Date: Fri Oct 16 21:51:17 2020
New Revision: 366773
URL: https://svnweb.freebsd.org/changeset/base/366773
Log:
Try to enable multipath routing in flowid tests.
Modified:
head/tests/sys/netinet/output.sh
head/tests/sys/netinet6/output6.sh
Modified: head/tests/sys/netinet/ou
Author: freqlabs
Date: Fri Oct 16 20:27:20 2020
New Revision: 366771
URL: https://svnweb.freebsd.org/changeset/base/366771
Log:
bhyve: Update TX descriptor base address and host mapping on change
bhyve sometimes segfaults when using an e1000 NIC with a Windows guest.
We are only updati
Author: kevans
Date: Fri Oct 16 17:51:09 2020
New Revision: 366770
URL: https://svnweb.freebsd.org/changeset/base/366770
Log:
libc: typo fix (s/involes/involves)
Reported by: Masahiko Sawada via twitter
MFC after:3 days
Modified:
head/lib/libc/stdlib/bsearch.c
Modified: head/lib/
Author: kevans
Date: Fri Oct 16 17:03:27 2020
New Revision: 366769
URL: https://svnweb.freebsd.org/changeset/base/366769
Log:
MFC r366760: lua: update to 5.3.6
This release contains some minor bugfixes; notably:
- 2x minor Makefile fixes (not used in base)
- Long brackets with a huge nu
On Fri, Oct 16, 2020 at 11:47 AM John Baldwin wrote:
>
> On 10/16/20 8:16 AM, Kyle Evans wrote:
> > Author: kevans
> > Date: Fri Oct 16 15:16:23 2020
> > New Revision: 366766
> > URL: https://svnweb.freebsd.org/changeset/base/366766
> >
> > Log:
> > Makefile: add a small blurb about building wit
On 10/16/20 8:16 AM, Kyle Evans wrote:
> Author: kevans
> Date: Fri Oct 16 15:16:23 2020
> New Revision: 366766
> URL: https://svnweb.freebsd.org/changeset/base/366766
>
> Log:
> Makefile: add a small blurb about building with gcc xtoolchain
>
> The key details are to install the appropriat
Author: kib
Date: Fri Oct 16 16:22:32 2020
New Revision: 366768
URL: https://svnweb.freebsd.org/changeset/base/366768
Log:
amd64 pmap.h: explicitly provide constants values instead of relying
on some more advanced C features.
This fixes gcc-toolchain build of exception.S.
Reported an
On Fri, Oct 16, 2020 at 04:36:05PM +0100, Jessica Clarke wrote:
> Given GCC 10 is the latest GCC release so this is already a bit
> outdated (though perhaps GCC 9 is still the recommended version for
> FreeBSD now?)
In possibly unrelated news, there are still about 25 ports which do
not build on G
Author: delphij
Date: Fri Oct 16 15:55:06 2020
New Revision: 366767
URL: https://svnweb.freebsd.org/changeset/base/366767
Log:
Update arcmsr(4) to 1.50.00.00:
Add support for ARC-1886, NVMe/SAS/SATA controller.
Many thanks to Areca for continuing to support FreeBSD.
Submitted by:
On Fri, Oct 16, 2020 at 10:36 AM Jessica Clarke wrote:
>
> On 16 Oct 2020, at 16:16, Kyle Evans wrote:
> >
> > Author: kevans
> > Date: Fri Oct 16 15:16:23 2020
> > New Revision: 366766
> > URL: https://svnweb.freebsd.org/changeset/base/366766
> >
> > Log:
> > Makefile: add a small blurb about b
On 16 Oct 2020, at 16:16, Kyle Evans wrote:
>
> Author: kevans
> Date: Fri Oct 16 15:16:23 2020
> New Revision: 366766
> URL: https://svnweb.freebsd.org/changeset/base/366766
>
> Log:
> Makefile: add a small blurb about building with gcc xtoolchain
>
> The key details are to install the appro
Author: kevans
Date: Fri Oct 16 15:16:23 2020
New Revision: 366766
URL: https://svnweb.freebsd.org/changeset/base/366766
Log:
Makefile: add a small blurb about building with gcc xtoolchain
The key details are to install the appropriate flavor of devel/freebsd-gcc9
and pass CROSS_TOOLCHAIN
Author: adrian
Date: Fri Oct 16 14:28:13 2020
New Revision: 366765
URL: https://svnweb.freebsd.org/changeset/base/366765
Log:
This fixes some fun type size truncation that shows up giving errors like
" changes value from '287948901175001088' to '0' "
.. which turns out is a known issue w
Author: mhorne
Date: Fri Oct 16 13:37:58 2020
New Revision: 366764
URL: https://svnweb.freebsd.org/changeset/base/366764
Log:
arm64: export a few more HWCAPs
These were missed in the previous pass. The extensions (partially)
supported by this change are:
- ARMv8.2-FHM, Floating-point m
Author: mhorne
Date: Fri Oct 16 13:35:29 2020
New Revision: 366763
URL: https://svnweb.freebsd.org/changeset/base/366763
Log:
Update the ID_AA64MMFR2_EL1 register definitions
This brings these definitions in sync with the ARMv8.6 version of the
architecture reference manual.
Sponsore
Author: markj
Date: Fri Oct 16 13:34:56 2020
New Revision: 366762
URL: https://svnweb.freebsd.org/changeset/base/366762
Log:
MFC r366367:
Simplify the check for non-dumpable VM object types
Modified:
stable/12/sys/kern/imgact_elf.c
Directory Properties:
stable/12/ (props changed)
Modif
Author: kevans
Date: Fri Oct 16 13:05:30 2020
New Revision: 366761
URL: https://svnweb.freebsd.org/changeset/base/366761
Log:
Tag lua 5.3.6
Added:
vendor/lua/5.3.6/
- copied from r366760, vendor/lua/dist/
___
svn-src-all@freebsd.org mailing lis
Author: kevans
Date: Fri Oct 16 13:04:28 2020
New Revision: 366760
URL: https://svnweb.freebsd.org/changeset/base/366760
Log:
lua: update to 5.3.6
This release contains some minor bugfixes; notably:
- 2x minor Makefile fixes (not used in base)
- Long brackets with a huge number of '=' o
Author: mw
Date: Fri Oct 16 11:27:01 2020
New Revision: 366759
URL: https://svnweb.freebsd.org/changeset/base/366759
Log:
Trigger soft lifetime expiration on sequence number
This patch adds 80% of UINT32_MAX limit on sequence number.
When sequence number reaches limit kernel sends SADB_EX
Author: mw
Date: Fri Oct 16 11:25:45 2020
New Revision: 366758
URL: https://svnweb.freebsd.org/changeset/base/366758
Log:
Add support for IPsec ESN and pass relevant information to crypto layer
Implement support for including IPsec ESN (Extended Sequence Number) to
both encrypt and authen
Author: mw
Date: Fri Oct 16 11:24:12 2020
New Revision: 366757
URL: https://svnweb.freebsd.org/changeset/base/366757
Log:
Implement anti-replay algorithm with ESN support
As RFC 4304 describes there is anti-replay algorithm responsibility
to provide appropriate value of Extended Sequence
Author: trasz
Date: Fri Oct 16 11:23:30 2020
New Revision: 366756
URL: https://svnweb.freebsd.org/changeset/base/366756
Log:
Set default stack size for Linux apps to 8MB. This matches Linux'
defaults, makes core files smaller, and fixes applications which use
pthread_join(3) in a wrong way,
Author: mw
Date: Fri Oct 16 11:22:29 2020
New Revision: 366755
URL: https://svnweb.freebsd.org/changeset/base/366755
Log:
Add SADB_SAFLAGS_ESN flag
This flag is going to be used by IKE daemon to signal if
Extended Sequence Number feature is going to be used.
Value for this flag was t
Author: mw
Date: Fri Oct 16 11:21:56 2020
New Revision: 366754
URL: https://svnweb.freebsd.org/changeset/base/366754
Log:
Add support for ESN in AES-NI crypto driver
This patch adds support for IPsec ESN (Extended Sequence Numbers) in
encrypt and authenticate mode (eg. AES-CBC and SHA256)
Author: mw
Date: Fri Oct 16 11:18:13 2020
New Revision: 366753
URL: https://svnweb.freebsd.org/changeset/base/366753
Log:
Add support for ESN in cryptosoft
This patch adds support for IPsec ESN (Extended Sequence Numbers) in
encrypt and authenticate mode (eg. AES-CBC and SHA256) and combi
Author: mw
Date: Fri Oct 16 11:06:33 2020
New Revision: 366752
URL: https://svnweb.freebsd.org/changeset/base/366752
Log:
Prepare crypto framework for IPsec ESN support
This permits requests (netipsec ESP and AH protocol) to provide the
IPsec ESN (Extended Sequence Numbers) in a separate
Author: hselasky
Date: Fri Oct 16 11:01:21 2020
New Revision: 366751
URL: https://svnweb.freebsd.org/changeset/base/366751
Log:
Remove ifdefs around IS_ALIGNED() definition in the LinuxKPI.
Discussed with: manu@
MFC after:1 week
Sponsored by: Mellanox T
On Fri, Oct 16, 2020 at 09:58:11AM +, Edward Tomasz Napierala wrote:
> Author: trasz
> Date: Fri Oct 16 09:58:10 2020
> New Revision: 366748
> URL: https://svnweb.freebsd.org/changeset/base/366748
>
> Log:
> Bump pseudofs size limit from 128kB to 1MB. The old limit could result
> in proce
Author: tuexen
Date: Fri Oct 16 10:44:48 2020
New Revision: 366750
URL: https://svnweb.freebsd.org/changeset/base/366750
Log:
Improve the handling of cookie life times.
The staleness reported in an error cause is in us, not ms.
Enforce limits on the life time via sysct; and socket options
Author: trasz
Date: Fri Oct 16 10:10:09 2020
New Revision: 366749
URL: https://svnweb.freebsd.org/changeset/base/366749
Log:
Make linux getrlimit(2) and prlimit(2) return something reasonable
for linux-specific limits. Fixes prlimit (util-linux-2.31.1-0.4ubuntu3.7).
Reviewed by: emaste
Author: trasz
Date: Fri Oct 16 09:58:10 2020
New Revision: 366748
URL: https://svnweb.freebsd.org/changeset/base/366748
Log:
Bump pseudofs size limit from 128kB to 1MB. The old limit could result
in process' memory maps being truncated.
PR: 237883
Submitted by: dchagin
MFC
Author: ae
Date: Fri Oct 16 08:56:20 2020
New Revision: 366747
URL: https://svnweb.freebsd.org/changeset/base/366747
Log:
MFC r366568:
Fix EINVAL message when CPU binding information is requested for IRQ.
`cpuset -g -x N` along with requested information always prints
message `cpu
43 matches
Mail list logo