git: 080c6fdc0ce8 - main - dumpon: fix build on some architectures

2021-08-11 Thread Eric van Gyzen
The branch main has been updated by vangyzen: URL: https://cgit.FreeBSD.org/src/commit/?id=080c6fdc0ce86c55f7cbbe1e86c026f3bc641bb1 commit 080c6fdc0ce86c55f7cbbe1e86c026f3bc641bb1 Author: Eric van Gyzen AuthorDate: 2021-08-12 02:27:24 + Commit: Eric van Gyzen CommitDate: 2021-08-12

git: a3ff18e2715b - main - UPDATING: Add an entry for commit 3ad1e1c1ce20

2021-08-11 Thread Rick Macklem
: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20210811: + Commit 3ad1e1c1ce20 changed the internal KAPI between the NFS + modules. Therefore, all need to be

git: 3ad1e1c1ce20 - main - nfscl: Add a Lookup+Open RPC for NFSv4.1/4.2

2021-08-11 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=3ad1e1c1ce2042bb45a518e28c881e5bc4491117 commit 3ad1e1c1ce2042bb45a518e28c881e5bc4491117 Author: Rick Macklem AuthorDate: 2021-08-12 01:49:26 + Commit: Rick Macklem CommitDate: 2021-08-12 01:

git: 5ae48eb998ad - main - powerpc/pseries: Allow radix pmap in pseries for ISA 3.0

2021-08-11 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=5ae48eb998ad5d41118d2df62cf28b92d6864e24 commit 5ae48eb998ad5d41118d2df62cf28b92d6864e24 Author: Justin Hibbits AuthorDate: 2021-08-12 00:03:27 + Commit: Justin Hibbits CommitDate: 2021-08-12

git: d20e9e02db3d - main - ar: diff reduction against ELF Tool Chain

2021-08-11 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d20e9e02db3dde383c3de1ce8cec3a8c35b3eee6 commit d20e9e02db3dde383c3de1ce8cec3a8c35b3eee6 Author: Ed Maste AuthorDate: 2021-08-04 13:54:17 + Commit: Ed Maste CommitDate: 2021-08-11 23:12:46 +000

Re: git: 96f9bd46547d - main - dumpon: fix encrypted dumps after commit 372557d8c3d

2021-08-11 Thread Eric van Gyzen
> > URL: > https://cgit.FreeBSD.org/src/commit/?id=96f9bd46547d6dfbaf219ab449efacacb0da > > commit 96f9bd46547d6dfbaf219ab449efacacb0da > Author: Eric van Gyzen > AuthorDate: 2021-08-07 08:59:02 + > Commit: Eric van Gyzen > CommitDate: 2021-08-11 15:54:56 + > >dump

Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races.

2021-08-11 Thread Scott Long
> On Aug 11, 2021, at 4:42 PM, John Baldwin wrote: > > On 8/11/21 3:31 PM, Luiz Otavio O Souza wrote: >>> On Wed, Aug 11, 2021 at 7:03 PM John Baldwin wrote: >>> >>> On 8/11/21 2:38 PM, Luiz Otavio O Souza wrote: On Wed, Aug 11, 2021 at 3:49 PM John Baldwin wrote: > > On 8/10/

Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races.

2021-08-11 Thread John Baldwin
On 8/11/21 3:31 PM, Luiz Otavio O Souza wrote: On Wed, Aug 11, 2021 at 7:03 PM John Baldwin wrote: On 8/11/21 2:38 PM, Luiz Otavio O Souza wrote: On Wed, Aug 11, 2021 at 3:49 PM John Baldwin wrote: On 8/10/21 3:41 PM, Scott Long wrote: The branch main has been updated by scottl: URL: ht

Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races.

2021-08-11 Thread Luiz Otavio O Souza
On Wed, Aug 11, 2021 at 7:03 PM John Baldwin wrote: > > On 8/11/21 2:38 PM, Luiz Otavio O Souza wrote: > > On Wed, Aug 11, 2021 at 3:49 PM John Baldwin wrote: > >> > >> On 8/10/21 3:41 PM, Scott Long wrote: > >>> The branch main has been updated by scottl: > >>> > >>> URL: > >>> https://cgit.Fre

git: ee6dc333e1a1 - main - libsecureboot: define SOPEN_MAX

2021-08-11 Thread Toomas Soome
The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=ee6dc333e1a1af08afa3d14b83e963e4cf90b77b commit ee6dc333e1a1af08afa3d14b83e963e4cf90b77b Author: Toomas Soome AuthorDate: 2021-08-10 19:46:40 + Commit: Toomas Soome CommitDate: 2021-08-10 19:46

Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races.

2021-08-11 Thread John Baldwin
On 8/11/21 2:38 PM, Luiz Otavio O Souza wrote: On Wed, Aug 11, 2021 at 3:49 PM John Baldwin wrote: On 8/10/21 3:41 PM, Scott Long wrote: The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=35547df5c78653b2da030f920323c0357056099f commit 35547df5c78653b2

Re: git: 97cbd5e72238 - main - loader: open file list should be dynamic

2021-08-11 Thread FreeBSD User
Am Wed, 11 Aug 2021 21:13:55 GMT Toomas Soome schrieb: > The branch main has been updated by tsoome: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=97cbd5e722389a575e820c4e03f38053308f08ea > > commit 97cbd5e722389a575e820c4e03f38053308f08ea > Author: Toomas Soome > AuthorDate: 2021-07

Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races.

2021-08-11 Thread Luiz Otavio O Souza
On Wed, Aug 11, 2021 at 3:49 PM John Baldwin wrote: > > On 8/10/21 3:41 PM, Scott Long wrote: > > The branch main has been updated by scottl: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=35547df5c78653b2da030f920323c0357056099f > > > > commit 35547df5c78653b2da030f920323c0357056099f >

git: 97cbd5e72238 - main - loader: open file list should be dynamic

2021-08-11 Thread Toomas Soome
The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=97cbd5e722389a575e820c4e03f38053308f08ea commit 97cbd5e722389a575e820c4e03f38053308f08ea Author: Toomas Soome AuthorDate: 2021-07-31 08:09:48 + Commit: Toomas Soome CommitDate: 2021-08-10 18:54

git: 96f9bd46547d - main - dumpon: fix encrypted dumps after commit 372557d8c3d

2021-08-11 Thread Eric van Gyzen
The branch main has been updated by vangyzen: URL: https://cgit.FreeBSD.org/src/commit/?id=96f9bd46547d6dfbaf219ab449efacacb0da commit 96f9bd46547d6dfbaf219ab449efacacb0da Author: Eric van Gyzen AuthorDate: 2021-08-07 08:59:02 + Commit: Eric van Gyzen CommitDate: 2021-08-11

git: 13a58148de17 - main - netdump: send key before dump, in case dump fails

2021-08-11 Thread Eric van Gyzen
The branch main has been updated by vangyzen: URL: https://cgit.FreeBSD.org/src/commit/?id=13a58148de1730f851d37513913fae547e53a512 commit 13a58148de1730f851d37513913fae547e53a512 Author: Eric van Gyzen AuthorDate: 2021-08-06 15:38:51 + Commit: Eric van Gyzen CommitDate: 2021-08-11

git: 710c055673b3 - main - virtio: Add KMSAN hooks for network and block devices

2021-08-11 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=710c055673b3a39ff6e5fdf0bef49437d1e0c9a3 commit 710c055673b3a39ff6e5fdf0bef49437d1e0c9a3 Author: Mark Johnston AuthorDate: 2021-08-11 20:23:25 + Commit: Mark Johnston CommitDate: 2021-08-11 20:4

git: 24fe46128495 - main - ether: Add a KMSAN check for transmitted frames

2021-08-11 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=24fe46128495fc32b31729d9bba86dd7c5280ce3 commit 24fe46128495fc32b31729d9bba86dd7c5280ce3 Author: Mark Johnston AuthorDate: 2021-08-11 20:23:12 + Commit: Mark Johnston CommitDate: 2021-08-11 20:3

git: 645b7efd496d - main - geom_disk: Add KMSAN checks

2021-08-11 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=645b7efd496d649211056be0e2d3525ef21dc53d commit 645b7efd496d649211056be0e2d3525ef21dc53d Author: Mark Johnston AuthorDate: 2021-08-11 20:22:26 + Commit: Mark Johnston CommitDate: 2021-08-11 20:3

git: 10a8e93da158 - main - kmsan: Export kmsan_mark_mbuf() and kmsan_mark_bio()

2021-08-11 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=10a8e93da15889d40497bb666c2d753f38ac7b7f commit 10a8e93da15889d40497bb666c2d753f38ac7b7f Author: Mark Johnston AuthorDate: 2021-08-11 20:22:21 + Commit: Mark Johnston CommitDate: 2021-08-11 20:3

Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races.

2021-08-11 Thread John Baldwin
On 8/10/21 3:41 PM, Scott Long wrote: The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=35547df5c78653b2da030f920323c0357056099f commit 35547df5c78653b2da030f920323c0357056099f Author: Scott Long AuthorDate: 2021-08-10 22:36:38 + Commit: Scot

Re: git: 6c9506559080 - main - Escape any '.' characters in sysctl node names

2021-08-11 Thread Alan Somers
On Wed, Aug 11, 2021 at 12:06 PM Ronald Klop wrote: > On 7/22/21 6:23 PM, Alan Somers wrote: > > The branch main has been updated by asomers: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=6c9506559080da2914749bf611225d7c0a153609 > > > > commit 6c9506559080da2914749bf611225d7c0a153609 > >

git: 95c51fafa40d - main - ktls: Init reset tag task for cloned sessions

2021-08-11 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=95c51fafa40d56d0a32aff857261097acc65ec92 commit 95c51fafa40d56d0a32aff857261097acc65ec92 Author: Andrew Gallatin AuthorDate: 2021-08-11 18:06:43 + Commit: Andrew Gallatin CommitDate: 2021-08-

Re: git: 6c9506559080 - main - Escape any '.' characters in sysctl node names

2021-08-11 Thread Ronald Klop
On 7/22/21 6:23 PM, Alan Somers wrote: The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=6c9506559080da2914749bf611225d7c0a153609 commit 6c9506559080da2914749bf611225d7c0a153609 Author: Alan Somers AuthorDate: 2021-07-21 21:11:00 + Commit: A

git: 4ccaa87f695c - main - kdb: Handle process enumeration before procinit()

2021-08-11 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=4ccaa87f695c8b9eb31f2ba9ce4913a045755fe0 commit 4ccaa87f695c8b9eb31f2ba9ce4913a045755fe0 Author: Mitchell Horne AuthorDate: 2021-08-11 17:40:01 + Commit: Mitchell Horne CommitDate: 2021-08-11 1

git: 09319f7d3f8a - main - ar: remove invalid extra param in bsdar_warnc calls

2021-08-11 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=09319f7d3f8aefe8a6b37b1c2a6d842126a2c181 commit 09319f7d3f8aefe8a6b37b1c2a6d842126a2c181 Author: Ed Maste AuthorDate: 2021-08-11 17:22:23 + Commit: Ed Maste CommitDate: 2021-08-11 17:27:19 +000

git: 05eba8e068c1 - main - RELNOTES: Add entries for KASAN and KMSAN

2021-08-11 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=05eba8e068c192564075a62b70217031b2eeb3fe commit 05eba8e068c192564075a62b70217031b2eeb3fe Author: Mark Johnston AuthorDate: 2021-08-11 17:05:50 + Commit: Mark Johnston CommitDate: 2021-08-11 17:0

git: b2da1032397e - main - ncurses: Apply a tputs() fix from patch 20210403

2021-08-11 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=b2da1032397e3339fbeebcd57b1f179e1d8a2e19 commit b2da1032397e3339fbeebcd57b1f179e1d8a2e19 Author: Mark Johnston AuthorDate: 2021-08-11 16:54:29 + Commit: Mark Johnston CommitDate: 2021-08-11 17:0

git: 879675e9a0d8 - main - stand: Add MK_PIE=no to defs.mk

2021-08-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=879675e9a0d84880cad9834e2ef98e8724c5532c commit 879675e9a0d84880cad9834e2ef98e8724c5532c Author: Warner Losh AuthorDate: 2021-08-11 16:59:28 + Commit: Warner Losh CommitDate: 2021-08-11 17:03:19 +

git: 6b22840ed0e8 - main - Read the arm64 midr register earlier

2021-08-11 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=6b22840ed0e8f9ceb34465987b8469a43ebb4582 commit 6b22840ed0e8f9ceb34465987b8469a43ebb4582 Author: Andrew Turner AuthorDate: 2021-08-11 15:01:25 + Commit: Andrew Turner CommitDate: 2021-08-11 15:

Rbuildworld failure: ar: warning: can't open file: x509_minimal.pieo (an other .pieo files)

2021-08-11 Thread FreeBSD User
Am Wed, 11 Aug 2021 11:46:18 +0200 FreeBSD User schrieb: > Am Wed, 11 Aug 2021 02:18:35 GMT > Alexander Motin schrieb: > > > The branch main has been updated by mav: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=67f508db84b8b789db37c60972f255574417b8ed > > > > commit 67f508db84b8b

git: 89c085b8993d - main - Only use byte register access in legacy virtio pci

2021-08-11 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=89c085b8993d7d1e7b137f99fa6df94c37c3a68a commit 89c085b8993d7d1e7b137f99fa6df94c37c3a68a Author: Andrew Turner AuthorDate: 2021-08-05 14:36:07 + Commit: Andrew Turner CommitDate: 2021-08-11 10:

git: 69d8dc20be6c - main - Use arm64 sha256 intrinsics in libmd

2021-08-11 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=69d8dc20be6ca10cf87c98223121c4121aff42cc commit 69d8dc20be6ca10cf87c98223121c4121aff42cc Author: Andrew Turner AuthorDate: 2021-07-23 09:14:03 + Commit: Andrew Turner CommitDate: 2021-08-11 10:

Re: git: 67f508db84b8 - main - Mark some sysctls as CTLFLAG_MPSAFE.

2021-08-11 Thread FreeBSD User
Am Wed, 11 Aug 2021 02:18:35 GMT Alexander Motin schrieb: > The branch main has been updated by mav: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=67f508db84b8b789db37c60972f255574417b8ed > > commit 67f508db84b8b789db37c60972f255574417b8ed > Author: Alexander Motin > AuthorDate: 2021

git: 4a9b832a2ad7 - main - vfs: Rename ioflg to ioflag in vn_deallocate

2021-08-11 Thread Ka Ho Ng
The branch main has been updated by khng: URL: https://cgit.FreeBSD.org/src/commit/?id=4a9b832a2ad7acafaa16c858ab6e517f2fd83a0c commit 4a9b832a2ad7acafaa16c858ab6e517f2fd83a0c Author: Ka Ho Ng AuthorDate: 2021-08-11 09:45:47 + Commit: Ka Ho Ng CommitDate: 2021-08-11 09:45:47 +

git: 4f3a0cfbde03 - main - Add myself (diizzy) as ports committer

2021-08-11 Thread Daniel Engberg
The branch main has been updated by diizzy (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=4f3a0cfbde03db19bd2c075eadc73e0efbf93820 commit 4f3a0cfbde03db19bd2c075eadc73e0efbf93820 Author: Daniel Engberg AuthorDate: 2021-08-11 07:56:40 + Commit: Daniel Engberg Commit

git: 1e1fbf3b47d7 - main - iscontrol(8): Fix a typo in a struct

2021-08-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=1e1fbf3b47d7296896593b1e477141263b0c555f commit 1e1fbf3b47d7296896593b1e477141263b0c555f Author: Gordon Bergling AuthorDate: 2021-08-11 07:55:08 + Commit: Gordon Bergling CommitDat

git: 809ad8170aa9 - main - ipfw(8): Fix a typo in an error message

2021-08-11 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=809ad8170aa97e570ef5e1e414b4c25e4b58044c commit 809ad8170aa97e570ef5e1e414b4c25e4b58044c Author: Gordon Bergling AuthorDate: 2021-08-11 07:53:01 + Commit: Gordon Bergling CommitDat