git: b11081dca76b - main - bhyve: add emulation for qemu's fwcfg data port

2023-02-13 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=b11081dca76b8e283495632b86b41539ee013857 commit b11081dca76b8e283495632b86b41539ee013857 Author: Corvin Köhne AuthorDate: 2021-08-11 08:00:34 + Commit: Corvin Köhne CommitDate: 2023-02-14 07:2

git: 151d8131a817 - main - bhyve: add emulation for the qemu fwcfg selector port

2023-02-13 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=151d8131a817e7a6a629e9bb7fde4d7a158e5211 commit 151d8131a817e7a6a629e9bb7fde4d7a158e5211 Author: Corvin Köhne AuthorDate: 2021-08-11 07:59:16 + Commit: Corvin Köhne CommitDate: 2023-02-14 07:2

git: 9b99de77f160 - main - bhyve: add basic qemu fwcfg implementation

2023-02-13 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=9b99de77f16029dd55326e0210072b14ec1ad960 commit 9b99de77f16029dd55326e0210072b14ec1ad960 Author: Corvin Köhne AuthorDate: 2021-08-11 07:58:15 + Commit: Corvin Köhne CommitDate: 2023-02-14 07:2

git: fbd045021d9f - main - bhyve: maintain a list of acpi devices

2023-02-13 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=fbd045021d9ffdae5e5bb20e1d1890fd4b46498e commit fbd045021d9ffdae5e5bb20e1d1890fd4b46498e Author: Corvin Köhne AuthorDate: 2021-10-07 14:14:31 + Commit: Corvin Köhne CommitDate: 2023-02-14 07:2

git: 682a522d6122 - main - bhyve: add helper func to write a dsdt entry

2023-02-13 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=682a522d61223920f23a202aa57901f38bdfd8dd commit 682a522d61223920f23a202aa57901f38bdfd8dd Author: Corvin Köhne AuthorDate: 2021-10-07 13:58:27 + Commit: Corvin Köhne CommitDate: 2023-02-14 07:2

git: 13a1df5b85e9 - main - bhyve: add helper func to add acpi resources

2023-02-13 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=13a1df5b85e992570f45248bfe9d581dc182b755 commit 13a1df5b85e992570f45248bfe9d581dc182b755 Author: Corvin Köhne AuthorDate: 2021-10-07 13:57:01 + Commit: Corvin Köhne CommitDate: 2023-02-14 07:2

git: 1231f047c3ed - main - bhyve: add helper struct for acpi device handling

2023-02-13 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=1231f047c3ed46ca6041df62f2b71f6e879bbb40 commit 1231f047c3ed46ca6041df62f2b71f6e879bbb40 Author: Corvin Köhne AuthorDate: 2021-10-07 13:54:46 + Commit: Corvin Köhne CommitDate: 2023-02-14 07:2

Re: git: 48bfd3597654 - main - Add nproc(1)

2023-02-13 Thread Mark Millard
As far as I can tell, it is unlikely that any choice is going to be universal for a sysconf(...) context. Part of that is that POSIX does not have the _SC_* names involved for "nproc". But there is a broader issue as well: POSIX.1-2017, for example, says of long sysconf(int name): (I ignore here m

Re: git: 48bfd3597654 - main - Add nproc(1)

2023-02-13 Thread Mateusz Guzik
On 2/14/23, Jan Beich wrote: > Mateusz Guzik writes: > >> On 2/14/23, Jan Beich wrote: >> >>> Steffen Nurpmeso writes: >>> |+ if (all_flag) { |+ cpus = sysconf(_SC_NPROCESSORS_ONLN); is not compatible -- note i like the FreeBSD way better, and maybe so

Re: git: f29942229d24 - main - Read the arm64 far early in el0 exceptions

2023-02-13 Thread Jessica Clarke
On 2 Feb 2023, at 21:00, Jessica Clarke wrote: > > On 2 Feb 2023, at 16:48, Andrew Turner wrote: >> >> The branch main has been updated by andrew: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=f29942229d24ebb8b98f8c5d02f3c8632648007e >> >> commit f29942229d24ebb8b98f8c5d02f3c86326480

Re: git: c21b080f3dc2 - main - cpuset: Fix sched_[g|s]etaffinity() for better compatibility with Linux. (Just a fixed TO: address.)

2023-02-13 Thread Mark Millard
On Feb 13, 2023, at 16:47, Mark Millard wrote: > On Feb 12, 2023, at 22:05, Mark Millard wrote: > >> [Just a fixed TO: address.] >> On Sun, Feb 12, 2023 at 07:58:07PM +, Antoine Brodin wrote: > On Sun, Feb 12, 2023 at 11:13 AM Dmitry Chagin > wrote: >> >> On Sun, Fe

git: 8923de590543 - main - ice(4): Update to 1.37.7-k

2023-02-13 Thread Eric Joyner
The branch main has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=8923de59054358980102ea5acda6c6dd58273957 commit 8923de59054358980102ea5acda6c6dd58273957 Author: Piotr Kubaj AuthorDate: 2023-02-14 01:29:44 + Commit: Eric Joyner CommitDate: 2023-02-14 01:29:44 +

Re: git: c21b080f3dc2 - main - cpuset: Fix sched_[g|s]etaffinity() for better compatibility with Linux. (Just a fixed TO: address.)

2023-02-13 Thread Mark Millard
On Feb 12, 2023, at 22:05, Mark Millard wrote: > [Just a fixed TO: address.] > >>> On Sun, Feb 12, 2023 at 07:58:07PM +, Antoine Brodin wrote: On Sun, Feb 12, 2023 at 11:13 AM Dmitry Chagin wrote: > > On Sun, Feb 12, 2023 at 01:40:59PM +0300, Dmitry Chagin wrote: >>

Re: git: 48bfd3597654 - main - Add nproc(1)

2023-02-13 Thread Jan Beich
Mateusz Guzik writes: > On 2/14/23, Jan Beich wrote: > >> Steffen Nurpmeso writes: >> >>> |+ if (all_flag) { >>> |+ cpus = sysconf(_SC_NPROCESSORS_ONLN); >>> >>> is not compatible -- note i like the FreeBSD way better, and maybe >>> someone should make a bug report even. >>> >

Re: git: 48bfd3597654 - main - Add nproc(1)

2023-02-13 Thread Mateusz Guzik
On 2/14/23, Jan Beich wrote: > Steffen Nurpmeso writes: > >> |+ if (all_flag) { >> |+ cpus = sysconf(_SC_NPROCESSORS_ONLN); >> >> is not compatible -- note i like the FreeBSD way better, and maybe >> someone should make a bug report even. >> >> #?0|kent:$ getconf -a|grep NPROC

Re: git: 48bfd3597654 - main - Add nproc(1)

2023-02-13 Thread Jan Beich
Steffen Nurpmeso writes: > |+ if (all_flag) { > |+ cpus = sysconf(_SC_NPROCESSORS_ONLN); > > is not compatible -- note i like the FreeBSD way better, and maybe > someone should make a bug report even. > > #?0|kent:$ getconf -a|grep NPROC > _NPROCESSORS_CONF

git: 3a3450eda6d4 - main - tmpfs_rename(): use tmpfs_access_locked instead of VOP_ACCESS()

2023-02-13 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3a3450eda6d4616df51a30f84a872d9d43669d78 commit 3a3450eda6d4616df51a30f84a872d9d43669d78 Author: Konstantin Belousov AuthorDate: 2023-02-12 23:20:25 + Commit: Konstantin Belousov CommitDate: 2023-

git: adc3506d56d7 - main - Extract tmpfs-specific part of tmpfs_access() into a helper

2023-02-13 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=adc3506d56d76981a0e251080b186c26edb843b4 commit adc3506d56d76981a0e251080b186c26edb843b4 Author: Konstantin Belousov AuthorDate: 2023-02-12 22:25:25 + Commit: Konstantin Belousov CommitDate: 2023-

git: 889f07460151 - main - tmpfs_access(): style fixes and remove redundand assertions

2023-02-13 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=889f07460151ad20d3171cb37c608aaee112e408 commit 889f07460151ad20d3171cb37c608aaee112e408 Author: Konstantin Belousov AuthorDate: 2023-02-12 22:15:00 + Commit: Konstantin Belousov CommitDate: 2023-

git: 9d329bbc9aea - main - nfsd: Continue adding macros so nfsd can run in a vnet prison

2023-02-13 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=9d329bbc9aea6b8f47df251072bc65403ac3e43e commit 9d329bbc9aea6b8f47df251072bc65403ac3e43e Author: Rick Macklem AuthorDate: 2023-02-13 23:07:17 + Commit: Rick Macklem CommitDate: 2023-02-13 23:

git: 0152d453a08f - main - msdosfs deextend: validate pages of the partial buffer

2023-02-13 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0152d453a08fa2bad694dc04a8184fce2b7faa10 commit 0152d453a08fa2bad694dc04a8184fce2b7faa10 Author: Konstantin Belousov AuthorDate: 2023-02-11 18:09:30 + Commit: Konstantin Belousov CommitDate: 2023-

git: 67dc1e7b0457 - main - msdosfs deextend(): memoize DETOV(dep)

2023-02-13 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=67dc1e7b0457ec014a1291c5874decdefe7bffdd commit 67dc1e7b0457ec014a1291c5874decdefe7bffdd Author: Konstantin Belousov AuthorDate: 2023-02-11 18:05:14 + Commit: Konstantin Belousov CommitDate: 2023-

git: e59180ea09a1 - main - msdosfs: correct handling of vnode pager size on file extension error

2023-02-13 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e59180ea09a1d1d1463f2a269e94efa0f0b677c5 commit e59180ea09a1d1d1463f2a269e94efa0f0b677c5 Author: Konstantin Belousov AuthorDate: 2023-02-10 04:58:43 + Commit: Konstantin Belousov CommitDate: 2023-

git: 020e8a4d0609 - main - allocbuf(): convert direct panic() calls to KASSERT()s

2023-02-13 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=020e8a4d0609d56cb49a9f35258ff07815d5e478 commit 020e8a4d0609d56cb49a9f35258ff07815d5e478 Author: Konstantin Belousov AuthorDate: 2023-02-11 18:03:22 + Commit: Konstantin Belousov CommitDate: 2023-

git: d0991948182a - main - vm_fault: Fix a race in vm_fault_soft_fast()

2023-02-13 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=d0991948182a1a149ee84f1b9c4d3e30450c8f0b commit d0991948182a1a149ee84f1b9c4d3e30450c8f0b Author: Mark Johnston AuthorDate: 2023-02-13 21:24:40 + Commit: Mark Johnston CommitDate: 2023-02-13 21:3

git: c7ea65ec69dd - main - inpcb: refcount_release() returns a bool

2023-02-13 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=c7ea65ec69dde90253bd1872fecaeb7c07337f97 commit c7ea65ec69dde90253bd1872fecaeb7c07337f97 Author: Mark Johnston AuthorDate: 2023-02-13 21:26:36 + Commit: Mark Johnston CommitDate: 2023-02-13 21:3

git: 775da7f8a924 - main - tcp: Remove a redundant net_epoch entry in tcp6_connect()

2023-02-13 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=775da7f8a9248d148ffd50635cf043c015146225 commit 775da7f8a9248d148ffd50635cf043c015146225 Author: Mark Johnston AuthorDate: 2023-02-13 21:21:10 + Commit: Mark Johnston CommitDate: 2023-02-13 21:3

git: 18bb97b76b26 - main - arm64 pmap: Fix a buffer overrun initializing per-superpage locks.

2023-02-13 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=18bb97b76b269f38407b5c48d53ceaf6447450f1 commit 18bb97b76b269f38407b5c48d53ceaf6447450f1 Author: John Baldwin AuthorDate: 2023-02-13 21:19:03 + Commit: John Baldwin CommitDate: 2023-02-13 21:19:03

git: 3dfd18a769df - main - Remove support for the base/* toolchain ports.

2023-02-13 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=3dfd18a769dfee663cd3d5e6eba05bfe8c1d0e2e commit 3dfd18a769dfee663cd3d5e6eba05bfe8c1d0e2e Author: John Baldwin AuthorDate: 2023-02-13 21:16:24 + Commit: John Baldwin CommitDate: 2023-02-13 21:16:24

git: a27902c18388 - main - linuxkpi: Define `cpu_data(cpu)`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=a27902c1838836b3fb00cd660ce37a4f20bd7991 commit a27902c1838836b3fb00cd660ce37a4f20bd7991 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-10 15:38:43 + Commit: Jean-Sébastie

git: f3490083b731 - main - linuxkpi: Add `sg_alloc_table_from_pages_segment()`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f3490083b731700f2aa7c17ac6fe159826dc59a5 commit f3490083b731700f2aa7c17ac6fe159826dc59a5 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-10 15:37:31 + Commit: Jean-Sébastie

git: d91cf060205c - main - linuxkpi: Add + include it from

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=d91cf060205cfe479675d7fb4ec95d2ed6a9b76c commit d91cf060205cfe479675d7fb4ec95d2ed6a9b76c Author: Jean-Sébastien Pédron AuthorDate: 2023-02-10 10:52:12 + Commit: Jean-Sébastie

git: 210e756d4b32 - main - linuxkpi: Define `IRQ_NOTCONNECTED`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=210e756d4b32f43e8cc5f748456158757892a46a commit 210e756d4b32f43e8cc5f748456158757892a46a Author: Jean-Sébastien Pédron AuthorDate: 2023-02-10 10:26:17 + Commit: Jean-Sébastie

git: b82bcfb66fa5 - main - linuxkpi: Define `lockdep_assert{,_once}()`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=b82bcfb66fa5ef30939f3f5169a07bf4bc139e71 commit b82bcfb66fa5ef30939f3f5169a07bf4bc139e71 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-09 22:04:26 + Commit: Jean-Sébastie

git: 54606590dffc - main - linuxkpi: Move definition of `struct list_head` to

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=54606590dffcd23136af1c26da38206f4d3a6269 commit 54606590dffcd23136af1c26da38206f4d3a6269 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-09 12:11:34 + Commit: Jean-Sébastie

git: bf6f66508139 - main - linuxkpi: Define `FIELD_FIT()`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=bf6f6650813959ecf3469854ad266c5a5590c754 commit bf6f6650813959ecf3469854ad266c5a5590c754 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-08 23:38:22 + Commit: Jean-Sébastie

git: 83276e1f952d - main - linuxkpi: Add `i2c_adapter_quirks` support

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=83276e1f952d720c23092ea17e95c03fef8476b7 commit 83276e1f952d720c23092ea17e95c03fef8476b7 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-08 17:57:32 + Commit: Jean-Sébastie

git: 5542309ec6eb - main - linuxkpi: Define `xa_is_err()`, `xa_{store,erase}_irq()` and `xa_{,un}lock_irq*()`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=5542309ec6eba3af9e26c50acd654de462181b8e commit 5542309ec6eba3af9e26c50acd654de462181b8e Author: Jean-Sébastien Pédron AuthorDate: 2023-02-08 17:55:29 + Commit: Jean-Sébastie

git: 1c6d8146fdec - main - linuxkpi: Update `vga_client_register()` and add `vga_client_unregister()`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=1c6d8146fdec8267712615c261bf6c8800f8ecfe commit 1c6d8146fdec8267712615c261bf6c8800f8ecfe Author: Jean-Sébastien Pédron AuthorDate: 2023-02-08 17:53:57 + Commit: Jean-Sébastie

git: cf5416908658 - main - linuxkpi: Declare missing `DMI_*` enum entries

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=cf5416908658ed0e4f2ae72916dfe1a84d7fd61c commit cf5416908658ed0e4f2ae72916dfe1a84d7fd61c Author: Jean-Sébastien Pédron AuthorDate: 2023-02-08 17:53:23 + Commit: Jean-Sébastie

git: a82a8a5e1935 - main - linuxkpi: Define `backlight_get_brightness()` and `backlight_is_blank()`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=a82a8a5e193587d819288c3c27f1c9472178e10e commit a82a8a5e193587d819288c3c27f1c9472178e10e Author: Jean-Sébastien Pédron AuthorDate: 2023-02-08 17:51:16 + Commit: Jean-Sébastie

git: 1a1f7b7df7dd - main - zlib: Add proper NO_WSTRICT_PROTYPES too

2023-02-13 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=1a1f7b7df7dd7c0638b6425dab4d1aea06441168 commit 1a1f7b7df7dd7c0638b6425dab4d1aea06441168 Author: Warner Losh AuthorDate: 2023-02-13 19:00:50 + Commit: Warner Losh CommitDate: 2023-02-13 19:50:56 +

git: 5173c996bc83 - main - psm: ansify

2023-02-13 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=5173c996bc835988a903d23ad384429e815c7042 commit 5173c996bc835988a903d23ad384429e815c7042 Author: Mateusz Guzik AuthorDate: 2023-02-13 18:38:49 + Commit: Mateusz Guzik CommitDate: 2023-02-13 18:38:

git: 937b00ac0d2d - main - tcp: add missing void keyword to tcp_stats_init

2023-02-13 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=937b00ac0d2ded92e241994c8557d13d68c29b58 commit 937b00ac0d2ded92e241994c8557d13d68c29b58 Author: Mateusz Guzik AuthorDate: 2023-02-13 18:38:04 + Commit: Mateusz Guzik CommitDate: 2023-02-13 18:38:

git: 1842178ad311 - main - xdr: ansify

2023-02-13 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=1842178ad311267b9c81aaeead9c7b5f2724f8c5 commit 1842178ad311267b9c81aaeead9c7b5f2724f8c5 Author: Mateusz Guzik AuthorDate: 2023-02-13 18:37:31 + Commit: Mateusz Guzik CommitDate: 2023-02-13 18:37:

git: 85d4483d5ead - main - ufs: ansify

2023-02-13 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=85d4483d5ead1c94acfce44d3bfd03236536f9b9 commit 85d4483d5ead1c94acfce44d3bfd03236536f9b9 Author: Mateusz Guzik AuthorDate: 2023-02-13 18:35:54 + Commit: Mateusz Guzik CommitDate: 2023-02-13 18:35:

git: c492eb60b303 - main - altq: ansify

2023-02-13 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=c492eb60b30328035129a11c222aaded4d499b44 commit c492eb60b30328035129a11c222aaded4d499b44 Author: Mateusz Guzik AuthorDate: 2023-02-13 18:32:45 + Commit: Mateusz Guzik CommitDate: 2023-02-13 18:32:

git: aa0b46948e92 - main - speaker: ansify

2023-02-13 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=aa0b46948e92bbfb09002dce083993c0b2465c56 commit aa0b46948e92bbfb09002dce083993c0b2465c56 Author: Mateusz Guzik AuthorDate: 2023-02-13 18:28:09 + Commit: Mateusz Guzik CommitDate: 2023-02-13 18:28:

git: a066bba2daea - main - ntptime: ansify

2023-02-13 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=a066bba2daeafe5e956abedc43ce64594985391c commit a066bba2daeafe5e956abedc43ce64594985391c Author: Mateusz Guzik AuthorDate: 2023-02-13 18:24:13 + Commit: Mateusz Guzik CommitDate: 2023-02-13 18:24:

git: bbb6228eae32 - main - vm: ansify

2023-02-13 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=bbb6228eae32d30d7f968f1ebe44a5e2d524d254 commit bbb6228eae32d30d7f968f1ebe44a5e2d524d254 Author: Mateusz Guzik AuthorDate: 2023-02-13 18:23:21 + Commit: Mateusz Guzik CommitDate: 2023-02-13 18:23:

git: 00343b4adcfa - main - uipc: ansify

2023-02-13 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=00343b4adcfa01d7e64ae345768af8f11a10d816 commit 00343b4adcfa01d7e64ae345768af8f11a10d816 Author: Mateusz Guzik AuthorDate: 2023-02-13 18:20:29 + Commit: Mateusz Guzik CommitDate: 2023-02-13 18:20:

git: e4542107d8a6 - main - sctp: ansify

2023-02-13 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=e4542107d8a6d3bb5174136e7e6b7262c0343337 commit e4542107d8a6d3bb5174136e7e6b7262c0343337 Author: Mateusz Guzik AuthorDate: 2023-02-13 18:16:28 + Commit: Mateusz Guzik CommitDate: 2023-02-13 18:17:

git: a4532c4c5a86 - main - intr_event(9): fixup Nm field

2023-02-13 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=a4532c4c5a866c90de4967d516241149892cca2e commit a4532c4c5a866c90de4967d516241149892cca2e Author: Mitchell Horne AuthorDate: 2023-02-12 18:58:25 + Commit: Mitchell Horne CommitDate: 2023-02-13 1

git: ec6b2822188a - main - ipfilter: ansify

2023-02-13 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=ec6b2822188a8103807b5eb5d70128c1ae2e9c6d commit ec6b2822188a8103807b5eb5d70128c1ae2e9c6d Author: Mateusz Guzik AuthorDate: 2023-02-13 18:05:57 + Commit: Mateusz Guzik CommitDate: 2023-02-13 18:05:

git: afca197f5240 - main - ofwbus: only allow unit number zero

2023-02-13 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=afca197f5240ce2c2c7abfe5c9fbc50ba55f178b commit afca197f5240ce2c2c7abfe5c9fbc50ba55f178b Author: Mitchell Horne AuthorDate: 2023-02-13 17:44:03 + Commit: Mitchell Horne CommitDate: 2023-02-13 1

git: 53d5e65eead0 - main - ofwbus: remove arm64 ifdefs

2023-02-13 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=53d5e65eead0f713c5e256018d46edbec0a96c11 commit 53d5e65eead0f713c5e256018d46edbec0a96c11 Author: Mitchell Horne AuthorDate: 2023-02-13 17:43:25 + Commit: Mitchell Horne CommitDate: 2023-02-13 1

git: 99553344e984 - main - ofwbus: trim includes

2023-02-13 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=99553344e984929dd9f409ed30532902bc85791d commit 99553344e984929dd9f409ed30532902bc85791d Author: Mitchell Horne AuthorDate: 2023-02-13 17:42:56 + Commit: Mitchell Horne CommitDate: 2023-02-13 1

git: b80185c26724 - main - zlib: Use NO_WDEPRECATED_NON_PROTOTYPE

2023-02-13 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=b80185c267243a57bbc3e03fd2b47680672d6050 commit b80185c267243a57bbc3e03fd2b47680672d6050 Author: Warner Losh AuthorDate: 2023-02-13 16:15:58 + Commit: Warner Losh CommitDate: 2023-02-13 16:59:51 +

git: 4c163a548080 - main - Change "ctlstat -P"'s schema

2023-02-13 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=4c163a5480809d0dc8b68dd00bf2ba7d882450f9 commit 4c163a5480809d0dc8b68dd00bf2ba7d882450f9 Author: Alan Somers AuthorDate: 2023-01-25 18:00:49 + Commit: Alan Somers CommitDate: 2023-02-13 16:18:

git: 06c07e120332 - main - Complete removal of opt_compat.h

2023-02-13 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=06c07e1203324bfe8ab4526c82dbb750864272d5 commit 06c07e1203324bfe8ab4526c82dbb750864272d5 Author: Dmitry Chagin AuthorDate: 2023-02-13 16:07:38 + Commit: Dmitry Chagin CommitDate: 2023-02-13 16

git: 4bd4e4b45e8b - main - sesutil: don't malloc in a tight loop

2023-02-13 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=4bd4e4b45e8bfbe855406098f393bdf4eda7104d commit 4bd4e4b45e8bfbe855406098f393bdf4eda7104d Author: Alan Somers AuthorDate: 2023-02-09 22:23:51 + Commit: Alan Somers CommitDate: 2023-02-13 16:04:

git: 9768746ba83e - main - bearssl: Suppress warnings from functions that have no args

2023-02-13 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=9768746ba83efa02837c5b9c66348db6e900208f commit 9768746ba83efa02837c5b9c66348db6e900208f Author: Warner Losh AuthorDate: 2023-02-13 15:19:40 + Commit: Warner Losh CommitDate: 2023-02-13 15:19:40 +

git: b9f235ba3178 - main - Properly conditionalize clang 15-only flags

2023-02-13 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=b9f235ba3178e5315cc1c77c87febd033cf69b3e commit b9f235ba3178e5315cc1c77c87febd033cf69b3e Author: Warner Losh AuthorDate: 2023-02-13 15:19:00 + Commit: Warner Losh CommitDate: 2023-02-13 15:19:00 +

git: 09c4c1e83665 - main - prof: Remove sysctl docs for sysctls that are now gone.

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

Re: git: eca005d8531f - main - zlib: silence K&R warns

2023-02-13 Thread Mathieu Arnold
On Sun, Feb 12, 2023 at 10:40:28PM +0100, Mateusz Guzik wrote: > > > > Are you sure about that? I distinctly recall the supported path to get > top of the latest stable branch first, from there you should be able > to build the toolchain and the kernel. > > afaics the above change did not affect

git: 67fca20eb2ce - main - Cirrus-CI: use llvm15 toolchain packages

2023-02-13 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=67fca20eb2cea55fb2eaacc22807ee4741894796 commit 67fca20eb2cea55fb2eaacc22807ee4741894796 Author: Ed Maste AuthorDate: 2023-02-13 14:28:35 + Commit: Ed Maste CommitDate: 2023-02-13 14:29:36 +000

Re: git: eca005d8531f - main - zlib: silence K&R warns

2023-02-13 Thread Ed Maste
On Sun, 12 Feb 2023 at 17:12, Mateusz Guzik wrote: > > I do note though that if "compiler flexibility" if you will is to be > expected, it should be stated somewhere. Again, I only recall the > opposite -- top of main needed to build the kernel. We have always attempted to allow world and kernel