git: 7cd4984e6701 - main - SPDX: Not BSD-4-Clause

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=7cd4984e6701963dccfc11c297daa250f1c06085 commit 7cd4984e6701963dccfc11c297daa250f1c06085 Author: Warner Losh AuthorDate: 2022-09-17 03:47:23 + Commit: Warner Losh CommitDate: 2022-09-17 03:49:16 +

git: e4505364c087 - main - release/rc.local: Provide option to shutdown after installation complete

2022-09-16 Thread Ben Woods
The branch main has been updated by woodsb02 (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=e4505364c08764e7d7d70b1a0ce7de7fb041de62 commit e4505364c08764e7d7d70b1a0ce7de7fb041de62 Author: Ben Woods AuthorDate: 2022-09-14 13:03:22 + Commit: Ben Woods CommitDate: 20

Re: git: 87384c51e047 - main - jemalloc: use symbolic definitions for bits in vm_overcommit when !defined(SWAP_RESERVE_FORCE_ON): lacks a return statement

2022-09-16 Thread Konstantin Belousov
On Fri, Sep 16, 2022 at 02:00:36PM -0700, Mark Millard wrote: > Konstantin Belousov wrote on > Date: Fri, 16 Sep 2022 20:25:35 UTC : > > > The branch main has been updated by kib: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=87384c51e047349fdbcf4f07fe52d900ce108040 > > > > commit 8

git: 0e2af3b59a15 - main - jemalloc: Define SWAP_RESERVE_* if not provided by the system headers

2022-09-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0e2af3b59a1517521e9fb3aab61fa06e5ce25c2c commit 0e2af3b59a1517521e9fb3aab61fa06e5ce25c2c Author: Konstantin Belousov AuthorDate: 2022-09-16 21:08:03 + Commit: Konstantin Belousov CommitDate: 2022-

Re: git: 2c545cf3b063 - main - rb_tree: test rank balance

2022-09-16 Thread Mateusz Guzik
Debug builds keep spamming: /tank/users/mjg/src/freebsd/sys/netpfil/pf/pf_norm.c:132:8: warning: function 'pf_frag_tree_RB_RANK' is not needed and will not be emitted [-Wunneeded-internal-declaration] static RB_GENERATE(pf_frag_tree, pf_fragment, fr_entry, pf_frag_compare); ^ /tank/users/mj

git: 87384c51e047 - main - jemalloc: use symbolic definitions for bits in vm_overcommit when !defined(SWAP_RESERVE_FORCE_ON): lacks a return statement

2022-09-16 Thread Mark Millard
Konstantin Belousov wrote on Date: Fri, 16 Sep 2022 20:25:35 UTC : > The branch main has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=87384c51e047349fdbcf4f07fe52d900ce108040 > > commit 87384c51e047349fdbcf4f07fe52d900ce108040 > Author: Konstantin Belousov > Aut

git: a09bb0ed18f6 - main - Correct a typo in man page references: rpcset_gss -> rpcsec_gss.

2022-09-16 Thread Jens Schweikhardt
The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=a09bb0ed18f64f9a527b0fb8fe9f0d7b7d627145 commit a09bb0ed18f64f9a527b0fb8fe9f0d7b7d627145 Author: Jens Schweikhardt AuthorDate: 2022-09-16 20:37:20 + Commit: Jens Schweikhardt CommitDate: 2022

git: 87cd087a4ae7 - main - iommu_gas: don't remove and insert boundary entry

2022-09-16 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=87cd087a4ae7b272986ce3bcf27ffe4930f15e55 commit 87cd087a4ae7b272986ce3bcf27ffe4930f15e55 Author: Doug Moore AuthorDate: 2022-09-16 20:32:11 + Commit: Doug Moore CommitDate: 2022-09-16 20:32:11 +

Re: git: e9e615c88a74 - main - Fix dead references (wrong section) to sysctl(8).

2022-09-16 Thread Benjamin Kaduk
On Fri, Sep 16, 2022 at 11:02 AM Jens Schweikhardt wrote: > The branch main has been updated by schweikh: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=e9e615c88a747587292ea38088ce8bf2f7da4792 > > commit e9e615c88a747587292ea38088ce8bf2f7da4792 > Author: Jens Schweikhardt > AuthorDate:

git: daa85548d5cf - main - rtld: teach LD_SHOW_AUXV about AT_USRSTACK*

2022-09-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=daa85548d5cfc65e4beb7a211a155ae9b9fc41d9 commit daa85548d5cfc65e4beb7a211a155ae9b9fc41d9 Author: Konstantin Belousov AuthorDate: 2022-09-15 10:16:30 + Commit: Konstantin Belousov CommitDate: 2022-

git: e03c7f500541 - main - libthr: extract code to get main stack base and size into helpers

2022-09-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e03c7f50054182549e097f9fbd9387d8c55ef521 commit e03c7f50054182549e097f9fbd9387d8c55ef521 Author: Konstantin Belousov AuthorDate: 2022-09-13 22:14:24 + Commit: Konstantin Belousov CommitDate: 2022-

git: e2879ece4314 - main - libc, libthr: use AT_USRSTACK{BASE,LIM} instead of sysctl("kern.usrstack") and get_rlimit(RLIMIT_STACK)

2022-09-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e2879ece4314eed2d22fe484bd4adfcbb1009685 commit e2879ece4314eed2d22fe484bd4adfcbb1009685 Author: Konstantin Belousov AuthorDate: 2022-09-12 19:45:21 + Commit: Konstantin Belousov CommitDate: 2022-

git: ebf7a01594ee - main - libthr: use nitems() for mib length

2022-09-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ebf7a01594eeb8c2897d1b310069df35da112413 commit ebf7a01594eeb8c2897d1b310069df35da112413 Author: Konstantin Belousov AuthorDate: 2022-09-12 20:24:55 + Commit: Konstantin Belousov CommitDate: 2022-

git: 0ae364adcd8d - main - jemalloc: use auxv ELF_BSDF_VMNOOVERCOMMIT instead of sysctl("vm.overcommit")

2022-09-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0ae364adcd8d34bda3fe1a32e86025ba96df058a commit 0ae364adcd8d34bda3fe1a32e86025ba96df058a Author: Konstantin Belousov AuthorDate: 2022-09-12 19:44:37 + Commit: Konstantin Belousov CommitDate: 2022-

git: 62b4fb22df04 - main - auxv.3: Document AT_USRSTACKBASE and AT_USRSTACKLIM

2022-09-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=62b4fb22df04c286fafa198a9ac91fd89454dfab commit 62b4fb22df04c286fafa198a9ac91fd89454dfab Author: Konstantin Belousov AuthorDate: 2022-09-15 10:08:59 + Commit: Konstantin Belousov CommitDate: 2022-

git: 1d280f21427f - main - procstat(1): print AT_USRSTACKBASE and AT_USRSTACKLIM

2022-09-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=1d280f21427f560c696476366cfeb74d93629293 commit 1d280f21427f560c696476366cfeb74d93629293 Author: Konstantin Belousov AuthorDate: 2022-09-15 10:14:17 + Commit: Konstantin Belousov CommitDate: 2022-

git: 8f2668b0605e - main - _elf_aux_info(3): add support for AT_USRSTACK{BASE,LIM}

2022-09-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=8f2668b0605e26b04a103f63096cfcc856d950c1 commit 8f2668b0605e26b04a103f63096cfcc856d950c1 Author: Konstantin Belousov AuthorDate: 2022-09-12 19:36:24 + Commit: Konstantin Belousov CommitDate: 2022-

git: ff41239f587f - main - Add AT_USRSTACK{BASE, LIM} AT vectors, and ELF_BSDF_VMNOOVERCOMMIT flag

2022-09-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ff41239f587f2c2850c10639bd0ab8b5422b33fa commit ff41239f587f2c2850c10639bd0ab8b5422b33fa Author: Konstantin Belousov AuthorDate: 2022-09-12 19:32:02 + Commit: Konstantin Belousov CommitDate: 2022-

git: 87384c51e047 - main - jemalloc: use symbolic definitions for bits in vm_overcommit

2022-09-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=87384c51e047349fdbcf4f07fe52d900ce108040 commit 87384c51e047349fdbcf4f07fe52d900ce108040 Author: Konstantin Belousov AuthorDate: 2022-09-15 09:59:42 + Commit: Konstantin Belousov CommitDate: 2022-

git: 26eed2aa06a2 - main - swap_pager: style, wrap long lines

2022-09-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=26eed2aa06a2e523ffd4191ac67818242d5035e7 commit 26eed2aa06a2e523ffd4191ac67818242d5035e7 Author: Konstantin Belousov AuthorDate: 2022-09-13 10:03:11 + Commit: Konstantin Belousov CommitDate: 2022-

git: ccdaa1ab1c5f - main - vm_overcommit: put into __read_mostly section

2022-09-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ccdaa1ab1c5fec116d02cad37626d13fbdf77352 commit ccdaa1ab1c5fec116d02cad37626d13fbdf77352 Author: Konstantin Belousov AuthorDate: 2022-09-13 10:00:12 + Commit: Konstantin Belousov CommitDate: 2022-

git: a6cc4c6e98eb - main - vm: make vm.overcommit available externally

2022-09-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=a6cc4c6e98eb65d7cc15c16262ad6053763fe18a commit a6cc4c6e98eb65d7cc15c16262ad6053763fe18a Author: Konstantin Belousov AuthorDate: 2022-09-12 19:31:30 + Commit: Konstantin Belousov CommitDate: 2022-

git: 30cfb3c8ee3d - main - ctime.3: Add a note about a possible return value of localtime(3)

2022-09-16 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=30cfb3c8ee3d3fc79644541207c81d20c72176ce commit 30cfb3c8ee3d3fc79644541207c81d20c72176ce Author: Gordon Bergling AuthorDate: 2022-09-16 18:38:58 + Commit: Gordon Bergling CommitDat

git: e9e615c88a74 - main - Fix dead references (wrong section) to sysctl(8).

2022-09-16 Thread Jens Schweikhardt
The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=e9e615c88a747587292ea38088ce8bf2f7da4792 commit e9e615c88a747587292ea38088ce8bf2f7da4792 Author: Jens Schweikhardt AuthorDate: 2022-09-16 18:00:49 + Commit: Jens Schweikhardt CommitDate: 2022

git: e6044abdbe1c - main - More precise language: what is called data pointer, C calls object pointer.

2022-09-16 Thread Jens Schweikhardt
The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=e6044abdbe1c5f0454ae8f46aa21bffe904952ea commit e6044abdbe1c5f0454ae8f46aa21bffe904952ea Author: Jens Schweikhardt AuthorDate: 2022-09-16 17:40:11 + Commit: Jens Schweikhardt CommitDate: 2022

git: 59a1db5be6ee - main - Fix dead refs to pam(8) with pam(3) as well as some other PAM functions.

2022-09-16 Thread Jens Schweikhardt
The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=59a1db5be6ee1c47c87ec23e1d2c4b5b08e05408 commit 59a1db5be6ee1c47c87ec23e1d2c4b5b08e05408 Author: Jens Schweikhardt AuthorDate: 2022-09-16 17:32:11 + Commit: Jens Schweikhardt CommitDate: 2022

git: 50176b0296f0 - main - locks: whack a failed experiment in form of restrict_starvation

2022-09-16 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=50176b0296f0f143f1ac655c8e50ab340f36536a commit 50176b0296f0f143f1ac655c8e50ab340f36536a Author: Mateusz Guzik AuthorDate: 2022-09-16 17:28:35 + Commit: Mateusz Guzik CommitDate: 2022-09-16 17:29:

git: cf13e67730d2 - main - Fix dead reference to boot0(8) to point to boot0cfg(8).

2022-09-16 Thread Jens Schweikhardt
The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=cf13e67730d232eb637987306b13bda100671d97 commit cf13e67730d232eb637987306b13bda100671d97 Author: Jens Schweikhardt AuthorDate: 2022-09-16 17:08:22 + Commit: Jens Schweikhardt CommitDate: 2022

git: 91dba0dae7da - main - Correct wrong sections for bpf and pcap.

2022-09-16 Thread Jens Schweikhardt
The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=91dba0dae7dad021090e1a2dd7d02cc024ad06d2 commit 91dba0dae7dad021090e1a2dd7d02cc024ad06d2 Author: Jens Schweikhardt AuthorDate: 2022-09-16 17:03:37 + Commit: Jens Schweikhardt CommitDate: 2022

git: dd2b9c296776 - main - stand: fix mismerge

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=dd2b9c2967767b19bcbc33de0e487405c612f59f commit dd2b9c2967767b19bcbc33de0e487405c612f59f Author: Warner Losh AuthorDate: 2022-09-16 16:54:04 + Commit: Warner Losh CommitDate: 2022-09-16 16:54:04 +

git: c0ecae78abbe - main - stand/elf: Only support swapping headers on powerpc.

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=c0ecae78abbe5c925cd05d5e218aa6f038cd03c7 commit c0ecae78abbe5c925cd05d5e218aa6f038cd03c7 Author: Warner Losh AuthorDate: 2022-09-16 15:10:14 + Commit: Warner Losh CommitDate: 2022-09-16 15:18:57 +

git: 9758dd3de1cd - main - stand: Allocate bootinfo rather than have it be static

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=9758dd3de1cddc8271be8dd6fee69286c5c86535 commit 9758dd3de1cddc8271be8dd6fee69286c5c86535 Author: Warner Losh AuthorDate: 2022-09-16 15:09:41 + Commit: Warner Losh CommitDate: 2022-09-16 15:18:57 +

git: 4134f677eb39 - main - i386: Make boot loader smaller by reducing size of bootinfo

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=4134f677eb39ace176de2967c6ed449d6dfff732 commit 4134f677eb39ace176de2967c6ed449d6dfff732 Author: Warner Losh AuthorDate: 2022-09-16 15:09:26 + Commit: Warner Losh CommitDate: 2022-09-16 15:18:57 +

git: 59b1d074280d - main - i386: Mark the obsolete fields in bootinfo with _was_

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=59b1d074280d6b060cca6f502a2b33933614cce0 commit 59b1d074280d6b060cca6f502a2b33933614cce0 Author: Warner Losh AuthorDate: 2022-09-16 15:09:16 + Commit: Warner Losh CommitDate: 2022-09-16 15:18:57 +

git: d43bcf62a218 - main - stand: Stop support booting 4.x and earlier kernels

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=d43bcf62a2182d3f00c11e5145c8912f4468871a commit d43bcf62a2182d3f00c11e5145c8912f4468871a Author: Warner Losh AuthorDate: 2022-09-16 15:09:07 + Commit: Warner Losh CommitDate: 2022-09-16 15:18:57 +

git: e895ab3fbdc1 - main - stand: Remove dead store to bi_kernelname

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=e895ab3fbdc10fbf944289165c25357cb3f279fe commit e895ab3fbdc10fbf944289165c25357cb3f279fe Author: Warner Losh AuthorDate: 2022-09-16 15:09:02 + Commit: Warner Losh CommitDate: 2022-09-16 15:18:56 +

git: fc352701ff3a - main - stand: collapse all copies of *copyenv into md_copyenv

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=fc352701ff3aeb0af22c0da17c4194cf1f8ad5d0 commit fc352701ff3aeb0af22c0da17c4194cf1f8ad5d0 Author: Warner Losh AuthorDate: 2022-09-16 15:08:57 + Commit: Warner Losh CommitDate: 2022-09-16 15:18:56 +

git: 2e6ed47a4609 - main - stand: Move MOD_xxx macros from modinfo.h to .c

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=2e6ed47a4609ff03a9308a173c64900485172c22 commit 2e6ed47a4609ff03a9308a173c64900485172c22 Author: Warner Losh AuthorDate: 2022-09-16 15:08:52 + Commit: Warner Losh CommitDate: 2022-09-16 15:18:56 +

git: 5d1531d9d4e7 - main - stand: Move md_copymodules into modinfo.c and reduce copies

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=5d1531d9d4e7d1b1b706ab23ac3f864416e87522 commit 5d1531d9d4e7d1b1b706ab23ac3f864416e87522 Author: Warner Losh AuthorDate: 2022-09-16 15:08:47 + Commit: Warner Losh CommitDate: 2022-09-16 15:18:56 +

git: bca9c87b6104 - main - stand: Create common/modinfo.h

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=bca9c87b6104219af35ae5ea4a6af098a1631bca commit bca9c87b6104219af35ae5ea4a6af098a1631bca Author: Warner Losh AuthorDate: 2022-09-16 15:08:42 + Commit: Warner Losh CommitDate: 2022-09-16 15:18:56 +

git: 8b19d28d68a3 - main - stand: Create MOD_ALIGN macro and use it everywhere

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=8b19d28d68a396b0263e3c13a559a31f70eb3b1d commit 8b19d28d68a396b0263e3c13a559a31f70eb3b1d Author: Warner Losh AuthorDate: 2022-09-16 15:08:37 + Commit: Warner Losh CommitDate: 2022-09-16 15:18:56 +

git: 4c670b53a000 - main - stand: use archsw.arch_copyin instead of direct call

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=4c670b53a0007739a0fc84ea4bc24a5895953aae commit 4c670b53a0007739a0fc84ea4bc24a5895953aae Author: Warner Losh AuthorDate: 2022-09-16 15:08:32 + Commit: Warner Losh CommitDate: 2022-09-16 15:18:56 +

git: a705c72f2142 - main - stand: use archsw.arch_copyin instead of i386_copyin

2022-09-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=a705c72f214293a7aae5f83235a82f126f73e109 commit a705c72f214293a7aae5f83235a82f126f73e109 Author: Warner Losh AuthorDate: 2022-09-16 15:08:23 + Commit: Warner Losh CommitDate: 2022-09-16 15:18:56 +

git: b44869cba1b3 - main - sound: add patch for Lenovo Legion 5 Intel

2022-09-16 Thread Nuno Teixeira
The branch main has been updated by eduardo (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=b44869cba1b391931b831135a9cefcc6ca635103 commit b44869cba1b391931b831135a9cefcc6ca635103 Author: Nuno Teixeira AuthorDate: 2022-09-16 13:29:30 + Commit: Nuno Teixeira CommitD

git: b4174079576a - main - bridge.4: describe new MTU behaviour

2022-09-16 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=b4174079576aeb811f2aa854be2d32b703a21960 commit b4174079576aeb811f2aa854be2d32b703a21960 Author: Kristof Provost AuthorDate: 2022-09-15 06:26:49 + Commit: Kristof Provost CommitDate: 2022-09-16 10:

git: 8f98a937ed72 - main - uname.1: Clarify the -r option

2022-09-16 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=8f98a937ed726399b89e87e95769a9adc809281a commit 8f98a937ed726399b89e87e95769a9adc809281a Author: Gordon Bergling AuthorDate: 2022-09-16 11:27:54 + Commit: Gordon Bergling CommitDat