git: 22e96af8b472 - stable/12 - da.4: Don't document softtimeout

2022-09-16 Thread Gordon Bergling
The branch stable/12 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=22e96af8b472a01de72a2307a4f0df0bd70042e2 commit 22e96af8b472a01de72a2307a4f0df0bd70042e2 Author: Warner Losh AuthorDate: 2022-09-10 16:55:24 + Commit: Gordon Bergling CommitDa

git: 8fafc34128dc - stable/12 - da.4: Add some sysctl descriptions

2022-09-16 Thread Gordon Bergling
The branch stable/12 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=8fafc34128dc60305f276ed3b9e816c6416bcd25 commit 8fafc34128dc60305f276ed3b9e816c6416bcd25 Author: Felix Johnson AuthorDate: 2022-09-10 07:44:08 + Commit: Gordon Bergling Commit

git: cdfb7c2ce758 - stable/13 - da.4: Don't document softtimeout

2022-09-16 Thread Gordon Bergling
The branch stable/13 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=cdfb7c2ce758b048d74954038c7ae900bf906b4a commit cdfb7c2ce758b048d74954038c7ae900bf906b4a Author: Warner Losh AuthorDate: 2022-09-10 16:55:24 + Commit: Gordon Bergling CommitDa

git: e622409a7054 - stable/13 - da.4: Add some sysctl descriptions

2022-09-16 Thread Gordon Bergling
The branch stable/13 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=e622409a70542c3ea54e096aecc3323b91a641a4 commit e622409a70542c3ea54e096aecc3323b91a641a4 Author: Felix Johnson AuthorDate: 2022-09-10 07:44:08 + Commit: Gordon Bergling Commit

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

git: ebaebf5b05e3 - stable/13 - mount_nfs.8: Reword sentence so .Pa macro works

2022-09-16 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=ebaebf5b05e3dbbdf309269997b023e3f7c29671 commit ebaebf5b05e3dbbdf309269997b023e3f7c29671 Author: Rick Macklem AuthorDate: 2022-08-31 23:19:22 + Commit: Rick Macklem CommitDate: 2022-09-1

git: 15349958a5d5 - stable/13 - mount_nfs.8: Note that NFSv4 requires unique /etc/hostid's

2022-09-16 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=15349958a5d509820fd0367f1a5df0c86599d785 commit 15349958a5d509820fd0367f1a5df0c86599d785 Author: Rick Macklem AuthorDate: 2022-08-30 14:55:32 + Commit: Rick Macklem CommitDate: 2022-09-1

git: 53bc9be1c6d9 - stable/12 - mount_nfs.8: Reword sentence so .Pa macro works

2022-09-16 Thread Rick Macklem
The branch stable/12 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=53bc9be1c6d90746147d860345e28365e2fb618c commit 53bc9be1c6d90746147d860345e28365e2fb618c Author: Rick Macklem AuthorDate: 2022-08-31 23:19:22 + Commit: Rick Macklem CommitDate: 2022-09-1

git: e85b941999ed - stable/12 - mount_nfs.8: Note that NFSv4 requires unique /etc/hostid's

2022-09-16 Thread Rick Macklem
The branch stable/12 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=e85b941999eda396bddc120b80a6cccb0897de9e commit e85b941999eda396bddc120b80a6cccb0897de9e Author: Rick Macklem AuthorDate: 2022-08-30 14:55:32 + Commit: Rick Macklem CommitDate: 2022-09-1

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: 45de932947c7 - stable/12 - nfscl: Add a console message for session recovery

2022-09-16 Thread Rick Macklem
The branch stable/12 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=45de932947c7991cf0b5b58c650efbf27a3f0977 commit 45de932947c7991cf0b5b58c650efbf27a3f0977 Author: Rick Macklem AuthorDate: 2022-08-28 21:24:39 + Commit: Rick Macklem CommitDate: 2022-09-1

git: 5c3ee00b3367 - stable/12 - nfsd: Update console message for no session found

2022-09-16 Thread Rick Macklem
The branch stable/12 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=5c3ee00b336769d415a87fd775e1ce917f4d90ff commit 5c3ee00b336769d415a87fd775e1ce917f4d90ff Author: Rick Macklem AuthorDate: 2022-08-28 01:31:20 + Commit: Rick Macklem CommitDate: 2022-09-1

git: 9432f23197d8 - stable/13 - nfscl: Add a console message for session recovery

2022-09-16 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=9432f23197d8feac68f42066059638db27a2864c commit 9432f23197d8feac68f42066059638db27a2864c Author: Rick Macklem AuthorDate: 2022-08-28 21:24:39 + Commit: Rick Macklem CommitDate: 2022-09-1

git: 74cf968007f6 - stable/13 - nfscl: Fix setup of Sequence when all slots marked bad

2022-09-16 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=74cf968007f61d74592e08f6f67911eb7a6adf20 commit 74cf968007f61d74592e08f6f67911eb7a6adf20 Author: Rick Macklem AuthorDate: 2022-08-28 21:36:45 + Commit: Rick Macklem CommitDate: 2022-09-1

git: aa5a54d5a738 - stable/13 - nfsd: Update console message for no session found

2022-09-16 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=aa5a54d5a73865bc76a70b14baa319e6307d07f0 commit aa5a54d5a73865bc76a70b14baa319e6307d07f0 Author: Rick Macklem AuthorDate: 2022-08-28 01:31:20 + Commit: Rick Macklem CommitDate: 2022-09-1

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: c1cec62c0db0 - stable/12 - if_dwc: fix reinitialization with changed MAC

2022-09-16 Thread Mitchell Horne
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=c1cec62c0db0cb15d2d09aa5dfc5bd3727bbf3f6 commit c1cec62c0db0cb15d2d09aa5dfc5bd3727bbf3f6 Author: Jiahao LI AuthorDate: 2022-09-08 15:50:37 + Commit: Mitchell Horne CommitDate: 2022-09-16 1

git: 8716f1553800 - stable/12 - bcm2835_clkman: add RPI4 compat string

2022-09-16 Thread Mitchell Horne
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=8716f1553800fda8cf06ce97c1b2a7a55856fc73 commit 8716f1553800fda8cf06ce97c1b2a7a55856fc73 Author: Matthew Grooms AuthorDate: 2022-09-08 15:34:15 + Commit: Mitchell Horne CommitDate: 2022-09

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: 9465af5ee2de - stable/13 - if_dwc: fix reinitialization with changed MAC

2022-09-16 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=9465af5ee2de0374b143802ea32823c45f3d73be commit 9465af5ee2de0374b143802ea32823c45f3d73be Author: Jiahao LI AuthorDate: 2022-09-08 15:50:37 + Commit: Mitchell Horne CommitDate: 2022-09-16 1

git: 67d34546c267 - stable/13 - bcm2835_clkman: add RPI4 compat string

2022-09-16 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=67d34546c2671e621485bb82caabe74afd2c073f commit 67d34546c2671e621485bb82caabe74afd2c073f Author: Matthew Grooms AuthorDate: 2022-09-08 15:34:15 + Commit: Mitchell Horne CommitDate: 2022-09

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

git: a582d5299313..b24d1c77f7fc - vendor/openzfs/master - vendor branch updated

2022-09-16 Thread Martin Matuska
The branch vendor/openzfs/master has been updated by mm: URL: https://cgit.FreeBSD.org/src/log/?id=a582d5299313..b24d1c77f7fc 9f346abbe864 Revert "Avoid panic with recordsize > 128k, raw sending and no large_blocks" 5bc0318047d9 ZTS: zvol_stress: fix race condition with zinject usage 2d5622f5be1