git: a01b8859cbde - main - sctp: cleanup, no functional change intended.

2021-12-01 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=a01b8859cbde9f2ded7b58a024d8fb46ada596bb commit a01b8859cbde9f2ded7b58a024d8fb46ada596bb Author: Michael Tuexen AuthorDate: 2021-12-01 08:19:40 + Commit: Michael Tuexen CommitDate: 2021-12-01 0

git: dabd8bf9145a - main - libc sctp: fix sctp_getladdrs() for 64-bit BE platforms

2021-12-01 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=dabd8bf9145a0a7255473a482e2ccf31919c3089 commit dabd8bf9145a0a7255473a482e2ccf31919c3089 Author: Michael Tuexen AuthorDate: 2021-12-01 09:13:20 + Commit: Michael Tuexen CommitDate: 2021-12-01 0

git: 6e9309bd3b04 - main - libc sctp: improve error reporting of sctp_getladdrs()

2021-12-01 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=6e9309bd3b04501b69593900a14e01114c7f2404 commit 6e9309bd3b04501b69593900a14e01114c7f2404 Author: Michael Tuexen AuthorDate: 2021-12-01 10:14:36 + Commit: Michael Tuexen CommitDate: 2021-12-01 1

git: aa5664c0f53b - stable/13 - safexcel: Fix -Wunused-but-set-variable warnings

2021-12-01 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=aa5664c0f53b60915ad1400c4614af9b248223ab commit aa5664c0f53b60915ad1400c4614af9b248223ab Author: Mark Johnston AuthorDate: 2021-11-24 18:30:39 + Commit: Mark Johnston CommitDate: 2021-12-01

git: bc7bc3bdf95f - stable/13 - netinet: Remove in_cksum_update()

2021-12-01 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=bc7bc3bdf95f29d72479cf8c3c858d257f12e327 commit bc7bc3bdf95f29d72479cf8c3c858d257f12e327 Author: Mark Johnston AuthorDate: 2021-11-24 18:15:40 + Commit: Mark Johnston CommitDate: 2021-12-01

git: 6c5409c5d6c7 - stable/13 - natd: Remove uneeded in_cksum.h includes

2021-12-01 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=6c5409c5d6c7e018c5f16df47a700a557568dc5d commit 6c5409c5d6c7e018c5f16df47a700a557568dc5d Author: Mark Johnston AuthorDate: 2021-11-24 18:30:28 + Commit: Mark Johnston CommitDate: 2021-12-01

git: 53e965ff94c3 - stable/13 - netinet: Remove in_cksum.c

2021-12-01 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=53e965ff94c3a420e9b240920dc1eb742515b664 commit 53e965ff94c3a420e9b240920dc1eb742515b664 Author: Mark Johnston AuthorDate: 2021-11-24 18:19:34 + Commit: Mark Johnston CommitDate: 2021-12-01

git: dfd5240189ca - stable/13 - netinet: Implement in_cksum_skip() using m_apply()

2021-12-01 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=dfd5240189ca024b268e53df2f0a3076df57b240 commit dfd5240189ca024b268e53df2f0a3076df57b240 Author: Mark Johnston AuthorDate: 2021-11-24 18:19:54 + Commit: Mark Johnston CommitDate: 2021-12-01

git: f763c81c95bb - stable/13 - netinet: Remove unneeded mb_unmapped_to_ext() calls

2021-12-01 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=f763c81c95bb5b68a11b12c9716ba2ee2b5d08fa commit f763c81c95bb5b68a11b12c9716ba2ee2b5d08fa Author: Mark Johnston AuthorDate: 2021-11-24 18:20:09 + Commit: Mark Johnston CommitDate: 2021-12-01

git: 1d250ec70748 - stable/13 - netinet: Deduplicate most in_cksum() implementations

2021-12-01 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=1d250ec70748f9efb4d52d93bdd71eff6de057ee commit 1d250ec70748f9efb4d52d93bdd71eff6de057ee Author: Mark Johnston AuthorDate: 2021-11-24 18:19:44 + Commit: Mark Johnston CommitDate: 2021-12-01

git: 13c196a41e26 - main - sctp: improve handling of assoc ids in socket options

2021-12-01 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=13c196a41e2604e6f9a4484b997279b82173dc40 commit 13c196a41e2604e6f9a4484b997279b82173dc40 Author: Michael Tuexen AuthorDate: 2021-12-01 13:54:55 + Commit: Michael Tuexen CommitDate: 2021-12-01 1

Re: git: d3a8f98acbf5 - main - Make CPU children explicitly share parent unit numbers.

2021-12-01 Thread Alexander Motin
Hi Andriy, On 01.12.2021 01:39, Andriy Gapon wrote: > On 25/09/2021 06:32, Alexander Motin wrote: >> The branch main has been updated by mav: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=d3a8f98acbf51e728411f10c5f179a30b9ca683c >> >> >> commit d3a8f98acbf51e728411f10c5f179a30b9ca683c >> A

Re: git: d3a8f98acbf5 - main - Make CPU children explicitly share parent unit numbers.

2021-12-01 Thread Andriy Gapon
On 01/12/2021 16:23, Alexander Motin wrote: Hi Andriy, On 01.12.2021 01:39, Andriy Gapon wrote: On 25/09/2021 06:32, Alexander Motin wrote: The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=d3a8f98acbf51e728411f10c5f179a30b9ca683c commit d3a8f98acbf51e728

git: 73d41cc73085 - main - if_epair: Also mark the flag of pair b with IFF_KNOWSEPOCH

2021-12-01 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=73d41cc730858aa1fe273c36f3653afd16791091 commit 73d41cc730858aa1fe273c36f3653afd16791091 Author: Zhenlei Huang AuthorDate: 2021-12-01 14:54:23 + Commit: Kristof Provost CommitDate: 2021-12-01 14:54

git: 629b5e87ed82 - main - Add an arm64 sha512 feature check

2021-12-01 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=629b5e87ed82aa428be1abbe51b80fa338fa839a commit 629b5e87ed82aa428be1abbe51b80fa338fa839a Author: Andrew Turner AuthorDate: 2021-11-29 17:21:31 + Commit: Andrew Turner CommitDate: 2021-12-01 15:

git: 071966e874ed - main - libc sctp: fix sctp_getladdrs() when reporting no addresses

2021-12-01 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=071966e874ed472bdac031b7e89d08bacf8bbbc4 commit 071966e874ed472bdac031b7e89d08bacf8bbbc4 Author: Michael Tuexen AuthorDate: 2021-12-01 15:20:17 + Commit: Michael Tuexen CommitDate: 2021-12-01 1

git: 2f6c3ea9600b..56f32b0e4cc2 - vendor/wpa - vendor branch updated

2021-12-01 Thread Cy Schubert
The branch vendor/wpa has been updated by cy: URL: https://cgit.FreeBSD.org/src/log/?id=2f6c3ea9600b..56f32b0e4cc2 56f32b0e4cc2 wpa: Import wpa_supplicant/hostapd commit 14ab4a816

git: 246ce92092fc - Create tag vendor/wpa/g14ab4a816

2021-12-01 Thread Cy Schubert
The annotated tag vendor/wpa/g14ab4a816 has been created by cy: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/wpa/g14ab4a816 tag vendor/wpa/g14ab4a816 Tagger: Cy Schubert TaggerDate: 2021-12-01 16:08:22 + wpa: Tag wpa_supplicant/hostapd commit 14ab4a816 This is the November update to

git: 2b0a7984fec9 - stable/13 - if_stf: enable use in vnet jails

2021-12-01 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=2b0a7984fec96d86b0467c0bd6b513451e59f7e3 commit 2b0a7984fec96d86b0467c0bd6b513451e59f7e3 Author: Kristof Provost AuthorDate: 2021-11-05 11:01:37 + Commit: Kristof Provost CommitDate: 2021-12-0

git: 563b1596fca2 - stable/13 - if_stf: style(9) pass

2021-12-01 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=563b1596fca2b3dc3787011dbc217079b14afb75 commit 563b1596fca2b3dc3787011dbc217079b14afb75 Author: Kristof Provost AuthorDate: 2021-11-05 10:20:16 + Commit: Kristof Provost CommitDate: 2021-12-0

git: e66cd95ea544 - stable/12 - if_stf: enable use in vnet jails

2021-12-01 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=e66cd95ea5442fa0c3373e654f4833cb1cc61caf commit e66cd95ea5442fa0c3373e654f4833cb1cc61caf Author: Kristof Provost AuthorDate: 2021-11-05 11:01:37 + Commit: Kristof Provost CommitDate: 2021-11-3

git: a40b76511844 - stable/13 - net tests: basic if_stf test

2021-12-01 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=a40b7651184478c18508cb676706465bacf1b773 commit a40b7651184478c18508cb676706465bacf1b773 Author: Kristof Provost AuthorDate: 2021-11-05 14:20:19 + Commit: Kristof Provost CommitDate: 2021-12-0

git: 9684452504f9 - stable/12 - if_stf: style(9) pass

2021-12-01 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=9684452504f94d197eefcd1f2e24ac4d03922d4b commit 9684452504f94d197eefcd1f2e24ac4d03922d4b Author: Kristof Provost AuthorDate: 2021-11-05 10:20:16 + Commit: Kristof Provost CommitDate: 2021-11-3

git: 10199101997b - stable/13 - pf tests: Test PR259689

2021-12-01 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=10199101997bdc352a74998dc7a39a24f5d722c4 commit 10199101997bdc352a74998dc7a39a24f5d722c4 Author: Kristof Provost AuthorDate: 2021-11-08 12:28:43 + Commit: Kristof Provost CommitDate: 2021-12-0

git: 118090989817 - stable/12 - net tests: basic if_stf test

2021-12-01 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=118090989817bfe9e3c3c8d68d70484a4999ce6b commit 118090989817bfe9e3c3c8d68d70484a4999ce6b Author: Kristof Provost AuthorDate: 2021-11-05 14:20:19 + Commit: Kristof Provost CommitDate: 2021-12-0

git: 73ef1f7462e9 - stable/12 - pf: ensure we populate dyncnt/tblcnt in struct pf_addr_wrap

2021-12-01 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=73ef1f7462e95f12747a6ff33c0cbb2bc4f848b7 commit 73ef1f7462e95f12747a6ff33c0cbb2bc4f848b7 Author: Kristof Provost AuthorDate: 2021-11-08 12:25:20 + Commit: Kristof Provost CommitDate: 2021-12-0

git: 525205b5d2f1 - stable/13 - pf: ensure we populate dyncnt/tblcnt in struct pf_addr_wrap

2021-12-01 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=525205b5d2f12b85c84cf060b5e42d5472e31501 commit 525205b5d2f12b85c84cf060b5e42d5472e31501 Author: Kristof Provost AuthorDate: 2021-11-08 12:25:20 + Commit: Kristof Provost CommitDate: 2021-12-0

git: 407930b9f9bb - stable/12 - pf tests: Test PR259689

2021-12-01 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=407930b9f9bbfc10164677ed0732e867a871a513 commit 407930b9f9bbfc10164677ed0732e867a871a513 Author: Kristof Provost AuthorDate: 2021-11-08 12:28:43 + Commit: Kristof Provost CommitDate: 2021-12-0

git: 94a72c5ac428 - main - amdtemp: Revert related part of "Make CPU children" commit.

2021-12-01 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=94a72c5ac4285b2940e5d2c7e53d21c84023defc commit 94a72c5ac4285b2940e5d2c7e53d21c84023defc Author: Alexander Motin AuthorDate: 2021-12-01 18:00:17 + Commit: Alexander Motin CommitDate: 2021-12-01 18

git: a027f2ab422c - stable/12 - mprutil: add big endian support

2021-12-01 Thread Alexander Motin
The branch stable/12 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=a027f2ab422c12f3f7bf9d1a519ada6b2b881e8a commit a027f2ab422c12f3f7bf9d1a519ada6b2b881e8a Author: Alfredo Dal'Ava Junior AuthorDate: 2021-04-17 01:01:38 + Commit: Alexander Motin CommitDate: 2

git: 9d98b001a8c5 - stable/12 - Remove unused wrappers around kproc_create() and kproc_exit().

2021-12-01 Thread Alexander Motin
The branch stable/12 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=9d98b001a8c5dad3735796e22ad0e4e776c91d4e commit 9d98b001a8c5dad3735796e22ad0e4e776c91d4e Author: John Baldwin AuthorDate: 2021-03-12 17:47:58 + Commit: Alexander Motin CommitDate: 2021-12-01

git: 6cc44223cb67 - stable/12 - mpr: big-endian support

2021-12-01 Thread Alexander Motin
The branch stable/12 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=6cc44223cb6717795afdac4348bbe7e2a968a07d commit 6cc44223cb6717795afdac4348bbe7e2a968a07d Author: Alfredo Dal'Ava Junior AuthorDate: 2021-03-02 14:05:15 + Commit: Alexander Motin CommitDate: 2

git: 9d842d84f49a - stable/12 - mpr/mps(4): Make device mapping some more robust.

2021-12-01 Thread Alexander Motin
The branch stable/12 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=9d842d84f49af6d4aacaea694dcaea4173522684 commit 9d842d84f49af6d4aacaea694dcaea4173522684 Author: Alexander Motin AuthorDate: 2021-04-24 03:18:01 + Commit: Alexander Motin CommitDate: 2021-12-

git: a1e06684e708 - stable/12 - mpr, mps: clear CCBs allocated on the stack

2021-12-01 Thread Alexander Motin
The branch stable/12 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=a1e06684e708cca9eba2c3978c20a9552a55283f commit a1e06684e708cca9eba2c3978c20a9552a55283f Author: Edward Tomasz Napierala AuthorDate: 2021-05-21 06:42:08 + Commit: Alexander Motin CommitDate:

git: 83a103ec429a - main - libc sctp: improve conformance of sctp_getpaddrs()

2021-12-01 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=83a103ec429a6dd862a73857ebeeff863a41a34d commit 83a103ec429a6dd862a73857ebeeff863a41a34d Author: Michael Tuexen AuthorDate: 2021-12-01 18:47:50 + Commit: Michael Tuexen CommitDate: 2021-12-01 1

git: 060c97abb019 - stable/13 - powerpc64: make autoboot possible on powernv machines

2021-12-01 Thread Alfredo Dal'Ava Junior
The branch stable/13 has been updated by alfredo: URL: https://cgit.FreeBSD.org/src/commit/?id=060c97abb0192568ca6807d39ed822593c3f1459 commit 060c97abb0192568ca6807d39ed822593c3f1459 Author: Alfredo Dal'Ava Junior AuthorDate: 2021-11-26 00:02:53 + Commit: Alfredo Dal'Ava Junior Co

git: 5cee383b87f5 - stable/13 - powerpc64le: add LINT64LE kernel config

2021-12-01 Thread Alfredo Dal'Ava Junior
The branch stable/13 has been updated by alfredo: URL: https://cgit.FreeBSD.org/src/commit/?id=5cee383b87f5aa86912e6cf3158d74af4bb912f1 commit 5cee383b87f5aa86912e6cf3158d74af4bb912f1 Author: Alfredo Dal'Ava Junior AuthorDate: 2021-11-29 15:08:26 + Commit: Alfredo Dal'Ava Junior Co

git: d91559564dc6 - main - e1000: remove unused ifp backpointer

2021-12-01 Thread Vincenzo Maffione
The branch main has been updated by vmaffione: URL: https://cgit.FreeBSD.org/src/commit/?id=d91559564dc647846479824340bdf94b7cf98c05 commit d91559564dc647846479824340bdf94b7cf98c05 Author: Vincenzo Maffione AuthorDate: 2021-11-29 21:28:26 + Commit: Vincenzo Maffione CommitDate: 202

git: d0633af7658f - main - em: skip rxcsum offload processing when disabled

2021-12-01 Thread Vincenzo Maffione
The branch main has been updated by vmaffione: URL: https://cgit.FreeBSD.org/src/commit/?id=d0633af7658fe02bc1af8639ef6dbb0d029c1b65 commit d0633af7658fe02bc1af8639ef6dbb0d029c1b65 Author: Vincenzo Maffione AuthorDate: 2021-12-01 21:10:46 + Commit: Vincenzo Maffione CommitDate: 202

git: f7ea22e21153 - main - OptionalObsoleteFiles: move /usr/bin/CC to MK_TOOLCHAIN section

2021-12-01 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f7ea22e2115329b7a4f2c6620e59e644f509a4ca commit f7ea22e2115329b7a4f2c6620e59e644f509a4ca Author: Ed Maste AuthorDate: 2021-12-01 21:38:10 + Commit: Ed Maste CommitDate: 2021-12-01 21:43:44 +000

git: 33d0be8a923a - main - nfsd: Do not try to cache a reply for NFSERR_BADSLOT

2021-12-01 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=33d0be8a923a840ec0724d50815890c5ffe0e884 commit 33d0be8a923a840ec0724d50815890c5ffe0e884 Author: Rick Macklem AuthorDate: 2021-12-01 21:46:41 + Commit: Rick Macklem CommitDate: 2021-12-01 21:

git: fd020f197d6a - main - nfsd: Sanity check the ACL attribute

2021-12-01 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=fd020f197d6ac481d36171ea69fe555eb911d673 commit fd020f197d6ac481d36171ea69fe555eb911d673 Author: Rick Macklem AuthorDate: 2021-12-01 21:55:17 + Commit: Rick Macklem CommitDate: 2021-12-01 21:

git: 2cd26a286a9e - stable/13 - nfsd: Add a new rc variable nfs_server_maxio

2021-12-01 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=2cd26a286a9e6339a3c6782a7101cbbd5d16 commit 2cd26a286a9e6339a3c6782a7101cbbd5d16 Author: Rick Macklem AuthorDate: 2021-11-17 00:02:53 + Commit: Rick Macklem CommitDate: 2021-12-0

git: f31398c536bb - main - Prune leftovers from cloudabi(4), ng_h4(4), and sppp(4) removals.

2021-12-01 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=f31398c536bb37c0ffd4c925acf4b601666358a4 commit f31398c536bb37c0ffd4c925acf4b601666358a4 Author: John Baldwin AuthorDate: 2021-12-01 22:14:58 + Commit: John Baldwin CommitDate: 2021-12-01 22:14:58

git: 22375931e46f - main - Remove sparc64 lastcomm/sa tests.

2021-12-01 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=22375931e46f469f77f5e94462073aa34076d654 commit 22375931e46f469f77f5e94462073aa34076d654 Author: John Baldwin AuthorDate: 2021-12-01 22:14:58 + Commit: John Baldwin CommitDate: 2021-12-01 22:14:58

git: 99188582cc9b - main - Add various profiled libraries missing from the WITHOUT_PROFILE list.

2021-12-01 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=99188582cc9bf37acf1653ad4a0c2b51666d7107 commit 99188582cc9bf37acf1653ad4a0c2b51666d7107 Author: John Baldwin AuthorDate: 2021-12-01 22:22:29 + Commit: John Baldwin CommitDate: 2021-12-01 22:22:29

git: 07c2b29b6ed8 - main - Trim a couple of duplicate entries from WITHOUT_PROFILE.

2021-12-01 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=07c2b29b6ed805bade2751a53274bb3dd3d20edd commit 07c2b29b6ed805bade2751a53274bb3dd3d20edd Author: John Baldwin AuthorDate: 2021-12-01 22:23:31 + Commit: John Baldwin CommitDate: 2021-12-01 22:23:31

git: 610d908f8a6a - main - Add lib32 entries for WITHOUT_PROFILE.

2021-12-01 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=610d908f8a6a2c152bf45dfaf1ada119c513c04b commit 610d908f8a6a2c152bf45dfaf1ada119c513c04b Author: John Baldwin AuthorDate: 2021-12-01 22:25:37 + Commit: John Baldwin CommitDate: 2021-12-01 22:25:37

git: 70cb68e7a00a - releng/12.3 - 12.3: update to -RELEASE

2021-12-01 Thread Glen Barber
The branch releng/12.3 has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=70cb68e7a00ac0310a2d0ca428c1d5018e6d39e1 commit 70cb68e7a00ac0310a2d0ca428c1d5018e6d39e1 Author: Glen Barber AuthorDate: 2021-12-02 00:08:38 + Commit: Glen Barber CommitDate: 2021-12-02 00:

git: 23e8078bcc0f - stable/13 - rc.conf.5: Add entries for NFS

2021-12-01 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=23e8078bcc0fe59b2cf0de537db4887c7018aa79 commit 23e8078bcc0fe59b2cf0de537db4887c7018aa79 Author: Rick Macklem AuthorDate: 2021-11-18 15:59:34 + Commit: Rick Macklem CommitDate: 2021-12-0

git: afb6f8307494 - stable/13 - mountd: Fix handling of usernames that start with a digit

2021-12-01 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=afb6f83074944e3843bb171656af9f52ac9d4d98 commit afb6f83074944e3843bb171656af9f52ac9d4d98 Author: Rick Macklem AuthorDate: 2021-11-18 21:35:25 + Commit: Rick Macklem CommitDate: 2021-12-0

git: 81c9a051ea35 - stable/13 - swap pager: lock vnode around VOP_CLOSE()

2021-12-01 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=81c9a051ea35ff784437ba780399447154d56cfa commit 81c9a051ea35ff784437ba780399447154d56cfa Author: Konstantin Belousov AuthorDate: 2021-11-23 09:16:53 + Commit: Konstantin Belousov CommitDate:

git: 4b2caeec43ea - stable/13 - swapon: extend the region where the swap vnode is locked

2021-12-01 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=4b2caeec43eabdb6331352ca9249abd5175f4838 commit 4b2caeec43eabdb6331352ca9249abd5175f4838 Author: Konstantin Belousov AuthorDate: 2021-11-24 03:06:02 + Commit: Konstantin Belousov CommitDate:

git: 3a98b98be504 - stable/13 - swap_pager: lock vnode in swapdev_strategy()

2021-12-01 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3a98b98be504e5ba3faf0fdf58271681d9eee5a1 commit 3a98b98be504e5ba3faf0fdf58271681d9eee5a1 Author: Konstantin Belousov AuthorDate: 2021-11-24 11:26:46 + Commit: Konstantin Belousov CommitDate:

git: c3f345ae3c0f - main - OptionalObsoleteFiles.inc: remove MK_CXX rule for usr/bin/c++

2021-12-01 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=c3f345ae3c0fac0684f83cff72ae23da18468777 commit c3f345ae3c0fac0684f83cff72ae23da18468777 Author: Ed Maste AuthorDate: 2021-12-01 21:49:16 + Commit: Ed Maste CommitDate: 2021-12-02 02:42:48 +000

git: 34aa8c27cd06 - stable/13 - rk_spi: declare support for rk3328

2021-12-01 Thread Andriy Gapon
The branch stable/13 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=34aa8c27cd06276d57323f130ed24962841e6a79 commit 34aa8c27cd06276d57323f130ed24962841e6a79 Author: Andriy Gapon AuthorDate: 2021-11-25 21:12:11 + Commit: Andriy Gapon CommitDate: 2021-12-02 06: