Re: git: 686cf5468c4a - main - flex: Regen bootstrap files

2021-04-19 Thread Rodney W. Grimes
> The branch main has been updated by jkim: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=686cf5468c4a85c2a6385cdbab2383900876a41d > > commit 686cf5468c4a85c2a6385cdbab2383900876a41d > Author: Jung-uk Kim > AuthorDate: 2021-04-19 18:20:51 + > Commit: Jung-uk Kim > CommitDate:

git: 78ffcb86d98f - main - nfscommon: fix function name in comment

2021-04-19 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=78ffcb86d98fc9c27ac7a723c65621667036c42d commit 78ffcb86d98fc9c27ac7a723c65621667036c42d Author: Rick Macklem AuthorDate: 2021-04-20 03:09:46 + Commit: Rick Macklem CommitDate: 2021-04-20 03:

git: 32231805fbe2 - main - linker_set: fix globl/weak symbol redefinitions to work on clang 12

2021-04-19 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=32231805fbe2b9438c2de50c229b43c016207a08 commit 32231805fbe2b9438c2de50c229b43c016207a08 Author: Greg V AuthorDate: 2021-04-20 00:47:15 + Commit: Alex Richardson CommitDate: 2021-04-20 01:

git: 5a89498d1986 - main - nfsd: fix stripe size reply for the File Layout pNFS server

2021-04-19 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=5a89498d19863d0c4cb074f9b93862a70040bf1b commit 5a89498d19863d0c4cb074f9b93862a70040bf1b Author: Rick Macklem AuthorDate: 2021-04-20 00:51:07 + Commit: Rick Macklem CommitDate: 2021-04-20 00:

git: 1ad83445fc0f - main - Allow lib/msun/logarithm_test to pass on ld128 platforms

2021-04-19 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=1ad83445fc0f1d2aecd32635f4ae713a057aa091 commit 1ad83445fc0f1d2aecd32635f4ae713a057aa091 Author: Alex Richardson AuthorDate: 2021-04-19 23:22:45 + Commit: Alex Richardson CommitDate: 2021-

git: ab147542b7c0 - main - libc/string/memset.c: Use unsigned long for stores

2021-04-19 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=ab147542b7c0bbc41f7f0499b16933bd8f3f31d7 commit ab147542b7c0bbc41f7f0499b16933bd8f3f31d7 Author: Alex Richardson AuthorDate: 2021-04-19 23:19:20 + Commit: Alex Richardson CommitDate: 2021-

git: 0b4ad01d91a3 - main - libc/string/bcopy.c: Use intptr_t as the copy type

2021-04-19 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=0b4ad01d91a3b24cea00d54d25beed0f487c0183 commit 0b4ad01d91a3b24cea00d54d25beed0f487c0183 Author: Alex Richardson AuthorDate: 2021-04-19 23:15:57 + Commit: Alex Richardson CommitDate: 2021-

git: bbd421cdf6d8 - main - contrib/flex: Drop local __dead2 patch

2021-04-19 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=bbd421cdf6d8c6102e6fd3979c5bec21ace3c2e3 commit bbd421cdf6d8c6102e6fd3979c5bec21ace3c2e3 Author: Alex Richardson AuthorDate: 2021-04-19 23:05:30 + Commit: Alex Richardson CommitDate: 2021-

git: ba1182e26376 - main - bsd.compiler.mk: detect Apple Clang for cross-builds

2021-04-19 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=ba1182e26376987fe424707b2abc4d6532b28623 commit ba1182e26376987fe424707b2abc4d6532b28623 Author: Alex Richardson AuthorDate: 2021-04-20 00:46:36 + Commit: Alex Richardson CommitDate: 2021-

git: faa9ad8a9005 - main - Fix off-by-one error in KASSERT from 02f26e98c7f4.

2021-04-19 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=faa9ad8a90058cf07e806cea51c0030bf69f88db commit faa9ad8a90058cf07e806cea51c0030bf69f88db Author: Gleb Smirnoff AuthorDate: 2021-04-20 00:20:19 + Commit: Gleb Smirnoff CommitDate: 2021-04-20 00

Re: git: b87cf2bc841b - main - tcp: keep SACK scoreboard sorted when doing rescue retransmission

2021-04-19 Thread Gleb Smirnoff
On Sun, Apr 18, 2021 at 09:12:22PM +, Richard Scheffenegger wrote: R> The branch main has been updated by rscheff: R> R> URL: https://cgit.FreeBSD.org/src/commit/?id=b87cf2bc841b2a336b7f0c6cd89573610412a84f R> R> commit b87cf2bc841b2a336b7f0c6cd89573610412a84f R> Author: Richard Scheffen

git: 2763a0928aee - main - config: style for '\0' and NULL

2021-04-19 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=2763a0928aeedc3c76b0953af9fa7b948026d81b commit 2763a0928aeedc3c76b0953af9fa7b948026d81b Author: Warner Losh AuthorDate: 2021-04-19 22:09:42 + Commit: Warner Losh CommitDate: 2021-04-19 22:10:12 +

git: 59690eab572d - main - e1000: Add support for [Tiger, Alder, Meteor] Lake

2021-04-19 Thread Kevin Bowling
The branch main has been updated by kbowling (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=59690eab572dde1176886bff7ed0c506df974e5e commit 59690eab572dde1176886bff7ed0c506df974e5e Author: Kevin Bowling AuthorDate: 2021-04-19 02:11:27 + Commit: Kevin Bowling Commit

git: 758c9d54d44f - main - Improve error reporting in rtsock.c

2021-04-19 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=758c9d54d44f8ce957570b8c2ef6d1b3f28a792d commit 758c9d54d44f8ce957570b8c2ef6d1b3f28a792d Author: Alexander V. Chernikov AuthorDate: 2021-04-19 20:36:41 + Commit: Alexander V. Chernikov Commit

git: 37c0f4a20777 - main - Fix typo in rtsock_common.h

2021-04-19 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=37c0f4a2077739e735732374d67525cf6de36d21 commit 37c0f4a2077739e735732374d67525cf6de36d21 Author: Alexander V. Chernikov AuthorDate: 2021-04-19 20:24:42 + Commit: Alexander V. Chernikov Commit

git: 4b38eed76da9 - main - e1000: Correct promisc multicast filter handling

2021-04-19 Thread Kevin Bowling
The branch main has been updated by kbowling (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=4b38eed76da9c36f09bff33b5cf15687cd99016f commit 4b38eed76da9c36f09bff33b5cf15687cd99016f Author: Kevin Bowling AuthorDate: 2021-04-16 23:15:50 + Commit: Kevin Bowling Commit

git: deecaa144526 - main - ixgbe: Clean up unneeded set in ixgbe_if_multi_set

2021-04-19 Thread Kevin Bowling
The branch main has been updated by kbowling (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=deecaa144526a5d001aeb99149e2139601388427 commit deecaa144526a5d001aeb99149e2139601388427 Author: Kevin Bowling AuthorDate: 2021-04-19 19:22:22 + Commit: Kevin Bowling Commit

git: 407abff2b918 - main - Cirrus-CI: use FreeBSD 13.0 image for base system CI build

2021-04-19 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=407abff2b91847e23711625ad7c69c17e99b3d1d commit 407abff2b91847e23711625ad7c69c17e99b3d1d Author: Ed Maste AuthorDate: 2021-04-19 18:36:21 + Commit: Ed Maste CommitDate: 2021-04-19 19:23:14 +000

git: d3f0c032fb8b - main - bsdinstall: restore time selection screen

2021-04-19 Thread Yuri Pankov
The branch main has been updated by yuripv: URL: https://cgit.FreeBSD.org/src/commit/?id=d3f0c032fb8b2d2ee8d491fa95108a3790541662 commit d3f0c032fb8b2d2ee8d491fa95108a3790541662 Author: Yuri Pankov AuthorDate: 2021-04-19 18:39:59 + Commit: Yuri Pankov CommitDate: 2021-04-19 18:39:5

git: 165ba13fb806 - main - linuxkpi: guarantee allocations of task and mm for interrupt threads

2021-04-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=165ba13fb806c8596f868981883631a5ee78d6c8 commit 165ba13fb806c8596f868981883631a5ee78d6c8 Author: Konstantin Belousov AuthorDate: 2021-03-11 06:34:42 + Commit: Konstantin Belousov CommitDate: 2021-

git: fad437ba612a - main - linuxkpi: reduce number of stray mm_struct allocations

2021-04-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=fad437ba612a7c19f5cf1633e2d0d1c44d4dd478 commit fad437ba612a7c19f5cf1633e2d0d1c44d4dd478 Author: Konstantin Belousov AuthorDate: 2021-03-11 06:48:22 + Commit: Konstantin Belousov CommitDate: 2021-

git: 4ce1f6162e9e - main - linuxkpi: some style, wrap too long lines

2021-04-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=4ce1f6162e9eb576ac40f24b8538f55e83ef5eb4 commit 4ce1f6162e9eb576ac40f24b8538f55e83ef5eb4 Author: Konstantin Belousov AuthorDate: 2021-03-11 06:08:51 + Commit: Konstantin Belousov CommitDate: 2021-

git: ecfbddf0cde3 - main - sysctl vm.objects: report backing object and swap use

2021-04-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ecfbddf0cde3d4151217e3eb2d7c5388a423d397 commit ecfbddf0cde3d4151217e3eb2d7c5388a423d397 Author: Konstantin Belousov AuthorDate: 2021-04-15 09:27:02 + Commit: Konstantin Belousov CommitDate: 2021-

git: 4342ba184c15 - main - sysctl_handle_string: do not malloc when SYSCTL_IN cannot fault

2021-04-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=4342ba184c15f3b8912e95f93fe313731963f065 commit 4342ba184c15f3b8912e95f93fe313731963f065 Author: Konstantin Belousov AuthorDate: 2021-04-18 16:09:30 + Commit: Konstantin Belousov CommitDate: 2021-

git: 578c26f31c0c - main - linkat(2): check NIRES_EMPTYPATH on the first fd arg

2021-04-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=578c26f31c0c90c9e6b2f7125a8539c307a51dff commit 578c26f31c0c90c9e6b2f7125a8539c307a51dff Author: Konstantin Belousov AuthorDate: 2021-04-19 13:35:25 + Commit: Konstantin Belousov CommitDate: 2021-

git: 686cf5468c4a - main - flex: Regen bootstrap files

2021-04-19 Thread Jung-uk Kim
The branch main has been updated by jkim: URL: https://cgit.FreeBSD.org/src/commit/?id=686cf5468c4a85c2a6385cdbab2383900876a41d commit 686cf5468c4a85c2a6385cdbab2383900876a41d Author: Jung-uk Kim AuthorDate: 2021-04-19 18:20:51 + Commit: Jung-uk Kim CommitDate: 2021-04-19 18:20:51

git: 22b2ba4e22e2 - main - Fix a typo in Gordon's login

2021-04-19 Thread Mateusz Piotrowski
The branch main has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=22b2ba4e22e208c098857aa8308cfc0a7b92d593 commit 22b2ba4e22e208c098857aa8308cfc0a7b92d593 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2021-04-19 13:42:31 + Commit:

git: 42ec75f83aa3 - main - pf: Optionally attempt to preserve rule counter values across ruleset updates

2021-04-19 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=42ec75f83aa321fcea8d2eddc4e9099724f0669e commit 42ec75f83aa321fcea8d2eddc4e9099724f0669e Author: Kristof Provost AuthorDate: 2021-04-15 14:12:11 + Commit: Kristof Provost CommitDate: 2021-04-19 12:

git: e14d56f37018 - main - pf tests: Test set keepcounters

2021-04-19 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=e14d56f370184fdf7ef33ec57883a45f4a220cff commit e14d56f370184fdf7ef33ec57883a45f4a220cff Author: Kristof Provost AuthorDate: 2021-04-15 14:53:16 + Commit: Kristof Provost CommitDate: 2021-04-19 12:

git: 8bb0f1b87b80 - main - pf: Remove PFRULE_REFS from userspace

2021-04-19 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=8bb0f1b87b80fd0a9c9dc388851cb609298d36ef commit 8bb0f1b87b80fd0a9c9dc388851cb609298d36ef Author: Kristof Provost AuthorDate: 2021-04-15 11:41:07 + Commit: Kristof Provost CommitDate: 2021-04-19 12:

git: 4f1f67e88853 - main - pf: PFRULE_REFS should not be user-visible

2021-04-19 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=4f1f67e88853ac9e3c2d8897cf6dab6cfda8d16e commit 4f1f67e88853ac9e3c2d8897cf6dab6cfda8d16e Author: Kristof Provost AuthorDate: 2021-04-15 11:38:56 + Commit: Kristof Provost CommitDate: 2021-04-19 12:

git: 0e4025bffa2b - main - bridgestp: validate timer values in config BPDU

2021-04-19 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=0e4025bffa2bab3461b72b40d0b1468722ff76e6 commit 0e4025bffa2bab3461b72b40d0b1468722ff76e6 Author: Jonah Caplan AuthorDate: 2021-04-15 09:28:42 + Commit: Kristof Provost CommitDate: 2021-04-19 10:09:

git: 4ae3a97e127c - main - bridge tests: Test STP config BPDU validation

2021-04-19 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=4ae3a97e127cea14277b904af31483af7e6e2891 commit 4ae3a97e127cea14277b904af31483af7e6e2891 Author: Kristof Provost AuthorDate: 2021-04-15 12:55:00 + Commit: Kristof Provost CommitDate: 2021-04-19 10:

git: 156da725d3ef - main - linux(4): bump osrelease to 4.4.0.

2021-04-19 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=156da725d3ef6bbafdb0389aada57cf268f44b1e commit 156da725d3ef6bbafdb0389aada57cf268f44b1e Author: Edward Tomasz Napierala AuthorDate: 2021-04-19 10:37:47 + Commit: Edward Tomasz Napierala CommitD

git: 738314e445ce - main - Revert "lib/libc/net/nsdispatch.c: Fix missing unlock and add locking annotations"

2021-04-19 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=738314e445ceac4d3dd6c77c636044141623b8dc commit 738314e445ceac4d3dd6c77c636044141623b8dc Author: Alex Richardson AuthorDate: 2021-04-19 08:36:47 + Commit: Alex Richardson CommitDate: 2021-

git: 6fe60f1d5c39 - main - AMD-vi: Fortify IVHD device_identify process

2021-04-19 Thread Ka Ho Ng
The branch main has been updated by khng: URL: https://cgit.FreeBSD.org/src/commit/?id=6fe60f1d5c39c94fc87534e9dd4e9630594e0bec commit 6fe60f1d5c39c94fc87534e9dd4e9630594e0bec Author: Ka Ho Ng AuthorDate: 2021-04-19 08:07:03 + Commit: Ka Ho Ng CommitDate: 2021-04-19 08:08:13 +