git: 674cbf38f6d0 - main - cxgbe/t4_tom: Add synq entry to the list before calling send_synack.

2024-09-06 Thread Navdeep Parhar
The branch main has been updated by np: URL: https://cgit.FreeBSD.org/src/commit/?id=674cbf38f6d0a0b307e52c4265da9f077606b035 commit 674cbf38f6d0a0b307e52c4265da9f077606b035 Author: Navdeep Parhar AuthorDate: 2024-09-06 06:21:59 + Commit: Navdeep Parhar CommitDate: 2024-09-06 06:21

git: 390dc369efaa - main - pf: Add support for endpoint independent NAT bindings for UDP

2024-09-06 Thread Tom Jones
The branch main has been updated by thj: URL: https://cgit.FreeBSD.org/src/commit/?id=390dc369efaaeca2802baf168ddbd7a40e3afcc8 commit 390dc369efaaeca2802baf168ddbd7a40e3afcc8 Author: Tom Jones AuthorDate: 2024-09-06 11:59:09 + Commit: Tom Jones CommitDate: 2024-09-06 12:48:04 +

git: e1b1984abb8b - main - pfctl: Add endpoint-independent test to the list of tests

2024-09-06 Thread Tom Jones
The branch main has been updated by thj: URL: https://cgit.FreeBSD.org/src/commit/?id=e1b1984abb8b673d43082660a5ae740741f85df6 commit e1b1984abb8b673d43082660a5ae740741f85df6 Author: Tom Jones AuthorDate: 2024-09-06 13:06:57 + Commit: Tom Jones CommitDate: 2024-09-06 13:09:12 +

Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present

2024-09-06 Thread John Baldwin
On 9/5/24 22:10, Shawn Webb wrote: Hey Mark, This commit seems to force me to now pass "-o pci.enable_bars=true" to all my VMs on amd64. I wonder if that might be a POLA violation. I didn't realize that I needed to set that until I bisected the src tree, looking for the commit that broke bhyve f

Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present

2024-09-06 Thread Mark Johnston
On Fri, Sep 06, 2024 at 09:37:45AM -0400, John Baldwin wrote: > On 9/5/24 22:10, Shawn Webb wrote: > > Hey Mark, > > > > This commit seems to force me to now pass "-o pci.enable_bars=true" to > > all my VMs on amd64. I wonder if that might be a POLA violation. I > > didn't realize that I needed to

git: bb2d016afb00 - main - flua: make the ucl module a dynamic module

2024-09-06 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=bb2d016afb009920f4bb2400c15a86e557b2d55a commit bb2d016afb009920f4bb2400c15a86e557b2d55a Author: Baptiste Daroussin AuthorDate: 2024-09-06 15:13:08 + Commit: Baptiste Daroussin CommitDate: 2024-0

git: de1d7d7b87cf - main - flua: add freebsd module implementing kldload/kldunload

2024-09-06 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=de1d7d7b87cfa31a1d6c7bcf1acd27de8139cab3 commit de1d7d7b87cfa31a1d6c7bcf1acd27de8139cab3 Author: Baptiste Daroussin AuthorDate: 2024-09-06 09:00:50 + Commit: Baptiste Daroussin CommitDate: 2024-0

git: 705583b76f3f - main - freebsd.sys.linker: rename source file

2024-09-06 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=705583b76f3fba9e8c3cf77142e8ac84de721ac1 commit 705583b76f3fba9e8c3cf77142e8ac84de721ac1 Author: Baptiste Daroussin AuthorDate: 2024-09-06 15:35:28 + Commit: Baptiste Daroussin CommitDate: 2024-0

git: df1323e023a4 - main - lua_ucl: make sure flua gets build after libucl

2024-09-06 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=df1323e023a40dea43e65b2460ff35126b5c62e8 commit df1323e023a40dea43e65b2460ff35126b5c62e8 Author: Baptiste Daroussin AuthorDate: 2024-09-06 15:49:16 + Commit: Baptiste Daroussin CommitDate: 2024-0

git: 39667ed7adc0 - main - flua: hook libfreebsd to the build

2024-09-06 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=39667ed7adc055879fffb5107ab3ecf1b26ac1bc commit 39667ed7adc055879fffb5107ab3ecf1b26ac1bc Author: Baptiste Daroussin AuthorDate: 2024-09-06 15:52:08 + Commit: Baptiste Daroussin CommitDate: 2024-0

Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present

2024-09-06 Thread Shawn Webb
On Fri, Sep 06, 2024 at 09:37:45AM UTC, John Baldwin wrote: > On 9/5/24 22:10, Shawn Webb wrote: > > Hey Mark, > > > > This commit seems to force me to now pass "-o pci.enable_bars=true" to > > all my VMs on amd64. I wonder if that might be a POLA violation. I > > didn't realize that I needed to s

git: 58f194223ab8 - main - ifnet: Add handling for toggling IFF_ALLMULTI in ifhwioctl()

2024-09-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=58f194223ab8578269772a6874a8444e5e03afaf commit 58f194223ab8578269772a6874a8444e5e03afaf Author: Mark Johnston AuthorDate: 2024-09-06 16:55:42 + Commit: Mark Johnston CommitDate: 2024-09-06 16:5

git: 00c9a6806c9c - main - ifconfig: Add an allmulti verb

2024-09-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=00c9a6806c9cf3357b62f6708e5acd1ffd166613 commit 00c9a6806c9cf3357b62f6708e5acd1ffd166613 Author: Mark Johnston AuthorDate: 2024-09-06 16:56:58 + Commit: Mark Johnston CommitDate: 2024-09-06 16:5

git: f5a58c2da239 - main - linux80211: fix default deflink.rx_nss

2024-09-06 Thread Mikhail Pchelin
The branch main has been updated by misha: URL: https://cgit.FreeBSD.org/src/commit/?id=f5a58c2da23930ee4870f2eb54788f4669b9aa33 commit f5a58c2da23930ee4870f2eb54788f4669b9aa33 Author: Mikhail Pchelin AuthorDate: 2024-09-06 18:04:52 + Commit: Mikhail Pchelin CommitDate: 2024-09-06

git: 07d90ee0a621 - main - kvprintf(): Fix '+' conversion handling

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=07d90ee0a62110e5161bb0b8a3a0b1b9d2beabad commit 07d90ee0a62110e5161bb0b8a3a0b1b9d2beabad Author: Sebastian Huber AuthorDate: 2024-06-14 07:30:28 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:

git: e152944f1a16 - main - usb: increase USB_PORT_RESET_RECOVERY

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=e152944f1a16a4ff33b4e20b813ce4a54b884b90 commit e152944f1a16a4ff33b4e20b813ce4a54b884b90 Author: Ahmad Khalifa AuthorDate: 2024-07-16 17:38:12 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:30

git: 71978fa41f2b - main - du: Add version information to libxo output

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=71978fa41f2be0ecce7cb10d30242d29d4ccd844 commit 71978fa41f2be0ecce7cb10d30242d29d4ccd844 Author: Bram AuthorDate: 2024-07-24 20:01:56 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:30 +

git: a0d6f89e692a - main - lastlogin: Add version information to libxo output

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=a0d6f89e692a683fc7f558e9eb8a27d30069e949 commit a0d6f89e692a683fc7f558e9eb8a27d30069e949 Author: Bram AuthorDate: 2024-07-26 19:34:08 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:30 +

git: 31ac8806885f - main - iscsictl: Add version information to libxo output

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=31ac8806885f22d6b3a3948a8f660ba0cf24e9cf commit 31ac8806885f22d6b3a3948a8f660ba0cf24e9cf Author: Bram AuthorDate: 2024-07-26 19:35:06 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:30 +

git: 5321a3547912 - main - w: Add version information to libxo output

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=5321a3547912acbeea7eaea8ec3ed85f07537469 commit 5321a3547912acbeea7eaea8ec3ed85f07537469 Author: Bram AuthorDate: 2024-07-26 19:35:57 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:31 +

git: 6e6da538988a - main - wc: Add version information to libxo output

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6e6da538988a5edb5cc7437f8a8647a350800724 commit 6e6da538988a5edb5cc7437f8a8647a350800724 Author: Bram AuthorDate: 2024-07-26 19:36:18 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:31 +

git: 5c4f64bded0e - main - netstat: Add version information to libxo output

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=5c4f64bded0eb9453dc84bcce9a74f64adf57739 commit 5c4f64bded0eb9453dc84bcce9a74f64adf57739 Author: Bram AuthorDate: 2024-08-27 06:17:33 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:31 +

git: 5d889e60c15c - main - amd64: move the right parenthesis to the right place

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=5d889e60c15ce7856cb9a9bc258dab8aaeb94efe commit 5d889e60c15ce7856cb9a9bc258dab8aaeb94efe Author: Wuyang Chung AuthorDate: 2024-08-02 06:44:38 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:31

git: 1f882a583483 - main - adduser.8: update log location + spdx

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=1f882a5834836b43d4689efeefbc3109fc169363 commit 1f882a5834836b43d4689efeefbc3109fc169363 Author: Alexander Ziaee AuthorDate: 2024-08-01 12:33:22 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:

git: 7b984d5043f2 - main - wsp: Allow the trackpad to be used after a partially unreleased click.

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=7b984d5043f2cab8ba05082366e48116e0d495a2 commit 7b984d5043f2cab8ba05082366e48116e0d495a2 Author: Joshua Rogers AuthorDate: 2024-05-27 15:46:29 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:31

git: 8aef1cd698f1 - main - wsp: Use already-calculated distance of fingers for comparison.

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=8aef1cd698f177986ee4f51ff6f63ea7b0b35098 commit 8aef1cd698f177986ee4f51ff6f63ea7b0b35098 Author: Joshua Rogers AuthorDate: 2024-06-10 19:03:24 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:31

git: 62cf43dda897 - main - wsp: Improve multi-finger touchpad usage and allow more configurations

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=62cf43dda897f33bb80a20630f34bfe204cb97ee commit 62cf43dda897f33bb80a20630f34bfe204cb97ee Author: Joshua Rogers AuthorDate: 2024-05-28 00:20:19 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:31

git: 66145c3829c1 - main - ntptime: Use time_t for tv_sec related variables

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=66145c3829c1753f3b5fa303c4e36bba172be553 commit 66145c3829c1753f3b5fa303c4e36bba172be553 Author: Sebastian Huber AuthorDate: 2024-08-09 02:57:47 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:

git: 327205407372 - main - ip6addrctl.8: Reference RFC 6724 instead

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=3272054073720172ebae9c2c5c75e656f72a6df1 commit 3272054073720172ebae9c2c5c75e656f72a6df1 Author: Jose Luis Duran AuthorDate: 2024-08-10 17:46:23 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:

git: 6bfbfc8f4fdc - main - ip6addrctl: Update the sample configuration file

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6bfbfc8f4fdc6ccd200541ef738a90d1be3c1ab7 commit 6bfbfc8f4fdc6ccd200541ef738a90d1be3c1ab7 Author: Jose Luis Duran AuthorDate: 2024-08-11 03:06:12 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:

git: 7b9c9f8004b1 - main - cross-build: fix fake_sysctl/tzsetup

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=7b9c9f8004b17cda071537c9b2fdd259eec27d2a commit 7b9c9f8004b17cda071537c9b2fdd259eec27d2a Author: Val Packett AuthorDate: 2024-08-11 02:11:25 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:32 +

git: 9cb98ab7ceeb - main - getaddrinfo.{1,3}: Cross-reference ip6addrctl(8)

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=9cb98ab7ceeb97b70a4891a4a3a21372158ccf24 commit 9cb98ab7ceeb97b70a4891a4a3a21372158ccf24 Author: Jose Luis Duran AuthorDate: 2024-08-22 14:19:44 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:

git: 7e3b6b249f54 - main - diskless.8: show in `apropos pxe` + tag SPDX

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=7e3b6b249f54f5b22eae14dfa48ef7891bc4eac1 commit 7e3b6b249f54f5b22eae14dfa48ef7891bc4eac1 Author: Alexander Ziaee AuthorDate: 2024-08-12 03:07:42 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:

git: 0d8effbd6e45 - main - growfs.8: align and alphabetize options

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=0d8effbd6e45643154c90942f210b7f7a6ecc61d commit 0d8effbd6e45643154c90942f210b7f7a6ecc61d Author: Alexander Ziaee AuthorDate: 2024-08-12 09:39:03 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:

git: a5770eb54f7d - main - geom.8: minor cleanup (markup, spdx, gsched)

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=a5770eb54f7d13717098b5c34cc2dd51d2772021 commit a5770eb54f7d13717098b5c34cc2dd51d2772021 Author: Alexander Ziaee AuthorDate: 2024-08-12 09:59:21 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:

git: fe830c3bdbb8 - main - UPDATING: increase visibility of footnotes

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=fe830c3bdbb80545711d49b5bd6fd4ec28ed9f8e commit fe830c3bdbb80545711d49b5bd6fd4ec28ed9f8e Author: Alexander Ziaee AuthorDate: 2024-08-14 01:33:07 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:

git: 4c72525953fd - main - ure.4: description consistencies + tag spdx

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=4c72525953fdf618a3fc0a45f3ef3f071dcc0c52 commit 4c72525953fdf618a3fc0a45f3ef3f071dcc0c52 Author: Alexander Ziaee AuthorDate: 2024-08-14 06:50:18 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:

git: 5e6bef460d9d - main - Fix "version introduced" in two manual pages

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=5e6bef460d9dc3a1ef567f9602b04a252b554b67 commit 5e6bef460d9dc3a1ef567f9602b04a252b554b67 Author: Tom Hukins AuthorDate: 2024-08-17 20:15:50 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:33 +0

git: 3f0efe05432b - main - libefivar: Fix AcpiEx print logic

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=3f0efe05432b1633991114ca4ca330102a561959 commit 3f0efe05432b1633991114ca4ca330102a561959 Author: Jose Luis Duran AuthorDate: 2024-08-20 11:58:00 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:

git: 2b7f2890a812 - main - dummynet: fix pie

2024-09-06 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=2b7f2890a812eb09dccaa8069483566a3b292338 commit 2b7f2890a812eb09dccaa8069483566a3b292338 Author: Franco Fichtner AuthorDate: 2024-07-29 14:38:00 + Commit: Warner Losh CommitDate: 2024-09-06 18:34:

Re: git: 07d90ee0a621 - main - kvprintf(): Fix '+' conversion handling

2024-09-06 Thread Konstantin Belousov
On Fri, Sep 06, 2024 at 06:35:09PM +, Warner Losh wrote: > The branch main has been updated by imp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=07d90ee0a62110e5161bb0b8a3a0b1b9d2beabad > > commit 07d90ee0a62110e5161bb0b8a3a0b1b9d2beabad > Author: Sebastian Huber > AuthorDate: 202

Re: git: 5d889e60c15c - main - amd64: move the right parenthesis to the right place

2024-09-06 Thread Konstantin Belousov
On Fri, Sep 06, 2024 at 06:35:19PM +, Warner Losh wrote: > The branch main has been updated by imp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=5d889e60c15ce7856cb9a9bc258dab8aaeb94efe > > commit 5d889e60c15ce7856cb9a9bc258dab8aaeb94efe > Author: Wuyang Chung > AuthorDate: 2024-0

Re: git: 07d90ee0a621 - main - kvprintf(): Fix '+' conversion handling

2024-09-06 Thread Warner Losh
On Fri, Sep 6, 2024 at 2:53 PM Konstantin Belousov wrote: > On Fri, Sep 06, 2024 at 06:35:09PM +, Warner Losh wrote: > > The branch main has been updated by imp: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=07d90ee0a62110e5161bb0b8a3a0b1b9d2beabad > > > > commit 07d90ee0a62110e5161b

Re: git: 07d90ee0a621 - main - kvprintf(): Fix '+' conversion handling

2024-09-06 Thread Konstantin Belousov
On Fri, Sep 06, 2024 at 03:14:49PM -0600, Warner Losh wrote: > On Fri, Sep 6, 2024 at 2:53 PM Konstantin Belousov > wrote: > > > On Fri, Sep 06, 2024 at 06:35:09PM +, Warner Losh wrote: > > > The branch main has been updated by imp: > > > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id

git: 3df987c99d11 - main - mountd: Add check for "=" after exports(5) options

2024-09-06 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=3df987c99d1194a0e43a84853e934aa0c0ab09db commit 3df987c99d1194a0e43a84853e934aa0c0ab09db Author: Rick Macklem AuthorDate: 2024-09-06 23:41:12 + Commit: Rick Macklem CommitDate: 2024-09-06 23:

git: 7a6309fdc794 - main - fetch(1): suppress "Not Modified" in quiet mode

2024-09-06 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=7a6309fdc79427b0a7a5c3876daba150d946ae22 commit 7a6309fdc79427b0a7a5c3876daba150d946ae22 Author: Eugene Grosbein AuthorDate: 2024-09-07 02:14:23 + Commit: Eugene Grosbein CommitDate: 2024-09-07