Re: git: 2c24ad3377a6 - main - ifconfig: abort if loading a module fails other than for ENOENT

2023-01-19 Thread Alexander Leidinger
Quoting Alan Somers (from Thu, 19 Jan 2023 10:11:38 -0700): Ugh, it looks like kldload(2) is doing the privilege check before the file existence check. I'm not sure of the best solution: * Change kern_kldload to check for file existence first. This would ring some alarm bells among security

git: 9b9f054e7398 - stable/13 - Stop cleaning MNT_LOCAL on unmount

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=9b9f054e739887d18f2f5985d91ba5b954ad4a6a commit 9b9f054e739887d18f2f5985d91ba5b954ad4a6a Author: Konstantin Belousov AuthorDate: 2023-01-06 16:38:44 + Commit: Konstantin Belousov CommitDate:

git: 99dcb59a67c2 - stable/13 - i386: print trampoline disposition value for verbose boot

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=99dcb59a67c269df380b3b0474ddf91a898d4d34 commit 99dcb59a67c269df380b3b0474ddf91a898d4d34 Author: Konstantin Belousov AuthorDate: 2023-01-06 18:18:51 + Commit: Konstantin Belousov CommitDate:

git: 2e6132536f70 - stable/13 - amd64 pmap.h: make it easier to use the header for other consumers

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=2e6132536f703a56648def0b9007c1506dccd9cd commit 2e6132536f703a56648def0b9007c1506dccd9cd Author: Konstantin Belousov AuthorDate: 2023-01-04 10:31:16 + Commit: Konstantin Belousov CommitDate:

git: 1532ec2ba279 - stable/13 - amd64: be more precise when enabling the AlderLake small core PCID workaround

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=1532ec2ba2794af0d0b20832a154eeda2fa0e1cc commit 1532ec2ba2794af0d0b20832a154eeda2fa0e1cc Author: Konstantin Belousov AuthorDate: 2023-01-03 10:13:07 + Commit: Konstantin Belousov CommitDate:

git: 4ab02274ed39 - stable/13 - Move INVLPG to pmap_quick_enter_page() from pmap_quick_remove_page().

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=4ab02274ed392d088f4bbd17811a668d657a63bc commit 4ab02274ed392d088f4bbd17811a668d657a63bc Author: Konstantin Belousov AuthorDate: 2022-12-29 20:48:51 + Commit: Konstantin Belousov CommitDate:

git: 567cc4e6bfd9 - stable/13 - amd64: for small cores, use (big hammer) INVPCID_CTXGLOB instead of INVLPG

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=567cc4e6bfd92d7351e385569f2bb4b7c89b6db0 commit 567cc4e6bfd92d7351e385569f2bb4b7c89b6db0 Author: Konstantin Belousov AuthorDate: 2022-10-10 23:08:55 + Commit: Konstantin Belousov CommitDate:

git: eb2e82b9ca8e - stable/13 - amd64: identify small cores

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=eb2e82b9ca8e39c0c2045b19cf93489063d57beb commit eb2e82b9ca8e39c0c2045b19cf93489063d57beb Author: Konstantin Belousov AuthorDate: 2022-12-21 11:04:14 + Commit: Konstantin Belousov CommitDate:

git: 9bdaaaaa3221 - stable/13 - UFSSUSPEND: unbusy mp in EDADLK case

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=9bda3221f410f20d19d785d27487094d0fd9 commit 9bda3221f410f20d19d785d27487094d0fd9 Author: Konstantin Belousov AuthorDate: 2022-12-29 22:09:57 + Commit: Konstantin Belousov CommitDate:

git: 00c0e20c5180 - stable/13 - ufs/suspend: deny suspension if the calling process has a file from mp opened for write

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=00c0e20c5180284298910dcf0a677243b2c28f7d commit 00c0e20c5180284298910dcf0a677243b2c28f7d Author: Konstantin Belousov AuthorDate: 2022-12-28 18:14:52 + Commit: Konstantin Belousov CommitDate:

git: da5871423955 - stable/13 - ffs_suspend.c: clean up includes

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=da5871423955e5313cac01e3d6c1f47876e18411 commit da5871423955e5313cac01e3d6c1f47876e18411 Author: Konstantin Belousov AuthorDate: 2022-12-28 18:17:53 + Commit: Konstantin Belousov CommitDate:

git: e1d9d8fe64ee - stable/13 - Add descrip_check_write_mp() helper

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e1d9d8fe64ee94f78d679235bb76b2a01068b4b2 commit e1d9d8fe64ee94f78d679235bb76b2a01068b4b2 Author: Konstantin Belousov AuthorDate: 2022-12-28 18:13:01 + Commit: Konstantin Belousov CommitDate:

git: 1610f04c9dac - stable/13 - tools/test/ptrace: update scescx to do remote getpid(2) on each SCX event

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=1610f04c9daceb5b4f2849e48d0021ecc975bb60 commit 1610f04c9daceb5b4f2849e48d0021ecc975bb60 Author: Konstantin Belousov AuthorDate: 2022-12-02 01:26:13 + Commit: Konstantin Belousov CommitDate:

git: efde0099aacd - stable/13 - ptrace(2): document PT_SC_REMOTE

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=efde0099aacdb14bfcb8eb77498ccf2800219b78 commit efde0099aacdb14bfcb8eb77498ccf2800219b78 Author: Konstantin Belousov AuthorDate: 2022-12-02 03:00:08 + Commit: Konstantin Belousov CommitDate:

git: 287fe4003e2b - stable/13 - Fixes for ptrace_syscallreq()

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=287fe4003e2b05bfbbe40996a927a420addded77 commit 287fe4003e2b05bfbbe40996a927a420addded77 Author: Konstantin Belousov AuthorDate: 2022-12-22 23:51:34 + Commit: Konstantin Belousov CommitDate:

git: aaf570313289 - stable/13 - ptrace(2): add PT_SC_REMOTE remote syscall request

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=aaf570313289aad6f96eb49d3b19663d85512c82 commit aaf570313289aad6f96eb49d3b19663d85512c82 Author: Konstantin Belousov AuthorDate: 2022-11-30 08:45:52 + Commit: Konstantin Belousov CommitDate:

git: 7616d35f91cb - stable/13 - ptrace(2): explain how to select specific thread to operate on

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=7616d35f91cb0d4f1a741fb385078581096f6953 commit 7616d35f91cb0d4f1a741fb385078581096f6953 Author: Konstantin Belousov AuthorDate: 2022-12-05 22:43:18 + Commit: Konstantin Belousov CommitDate:

git: a0cfea8c38d6 - stable/13 - Add a thread debugging flag TDB_BOUNDARY

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=a0cfea8c38d64bddd114804507e5f5a05892b2ca commit a0cfea8c38d64bddd114804507e5f5a05892b2ca Author: Konstantin Belousov AuthorDate: 2022-12-01 00:29:35 + Commit: Konstantin Belousov CommitDate:

git: 55df3e814f61 - stable/13 - sys: rename td_coredump to td_remotereq

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=55df3e814f61ed28d497af8f8b640bf18e1de94f commit 55df3e814f61ed28d497af8f8b640bf18e1de94f Author: Konstantin Belousov AuthorDate: 2022-11-30 08:48:24 + Commit: Konstantin Belousov CommitDate:

git: cf5d6ae3a1b1 - stable/13 - compat32: move struct ptrace_sc_ret32 definition from .c to .h

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=cf5d6ae3a1b14b35d94da5544d273ad05a887a94 commit cf5d6ae3a1b14b35d94da5544d273ad05a887a94 Author: Konstantin Belousov AuthorDate: 2022-12-01 01:31:58 + Commit: Konstantin Belousov CommitDate:

git: af13904908ee - stable/13 - posixshm_test: add naive page accounting test

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=af13904908ee59a0fca89001078af5d6d66c79e4 commit af13904908ee59a0fca89001078af5d6d66c79e4 Author: Konstantin Belousov AuthorDate: 2022-12-03 22:54:36 + Commit: Konstantin Belousov CommitDate:

git: 6ca462ee004d - stable/13 - posixshm_test: small style fixes

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=6ca462ee004d13422be4827c5e596dfbea3d3b86 commit 6ca462ee004d13422be4827c5e596dfbea3d3b86 Author: Konstantin Belousov AuthorDate: 2022-12-03 22:54:13 + Commit: Konstantin Belousov CommitDate:

git: 376418fcbd4e - stable/13 - posixshmcontrol(1): for regular shmfd, report used pages number

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=376418fcbd4e933f7dc3fbc687a2814699fbb7cf commit 376418fcbd4e933f7dc3fbc687a2814699fbb7cf Author: Konstantin Belousov AuthorDate: 2022-11-23 22:01:05 + Commit: Konstantin Belousov CommitDate:

git: d689fda0703b - stable/13 - shmfd: account for the actually allocated pages

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=d689fda0703bd7bf7320fe6e34f2abf260650f8e commit d689fda0703bd7bf7320fe6e34f2abf260650f8e Author: Konstantin Belousov AuthorDate: 2022-11-23 21:26:38 + Commit: Konstantin Belousov CommitDate:

git: cf77a28cffc3 - stable/13 - tmpfs_getattr(): Only take vm_object lock on 32bit machines

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=cf77a28cffc32a6d529ce7421b1e66beced49c5c commit cf77a28cffc32a6d529ce7421b1e66beced49c5c Author: Konstantin Belousov AuthorDate: 2022-12-17 11:03:32 + Commit: Konstantin Belousov CommitDate:

git: 06e03b4b0d24 - stable/13 - tmpfs: for used pages, account really allocated pages, instead of file sizes

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=06e03b4b0d24bc0c513eb7dc5651664565d0c219 commit 06e03b4b0d24bc0c513eb7dc5651664565d0c219 Author: Konstantin Belousov AuthorDate: 2022-10-20 13:17:43 + Commit: Konstantin Belousov CommitDate:

git: c9e7aae6e6f9 - stable/13 - vm_pager_allocate(): override resulting object type

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=c9e7aae6e6f90f700516f0a67fc5cf264daaf610 commit c9e7aae6e6f90f700516f0a67fc5cf264daaf610 Author: Konstantin Belousov AuthorDate: 2022-12-04 00:37:28 + Commit: Konstantin Belousov CommitDate:

git: aaac643676bc - stable/13 - vm_page_grab_valid(): clear *mp in case of pager denying page allocation

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=aaac643676bce2c80a78069e2c4a45deb50448dc commit aaac643676bce2c80a78069e2c4a45deb50448dc Author: Konstantin Belousov AuthorDate: 2022-12-17 00:12:14 + Commit: Konstantin Belousov CommitDate:

git: 7d05e01b3e59 - stable/13 - vm_pager: add method to veto page allocation

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=7d05e01b3e59c12f1b7a07dbf3b0ed11ac62ed13 commit 7d05e01b3e59c12f1b7a07dbf3b0ed11ac62ed13 Author: Konstantin Belousov AuthorDate: 2022-10-20 13:15:46 + Commit: Konstantin Belousov CommitDate:

git: 6219bd0436b8 - stable/13 - vm_pager: add methods for page insertion and removal notifications

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=6219bd0436b88ba75ab062046fc3cd174ba03d08 commit 6219bd0436b88ba75ab062046fc3cd174ba03d08 Author: Konstantin Belousov AuthorDate: 2022-10-20 12:55:38 + Commit: Konstantin Belousov CommitDate:

git: e2d3dbe4ced6 - stable/13 - tmpfs: make vm_object point to the tmpfs node instead of vnode

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e2d3dbe4ced68454afe0be0cb426bb2036c37454 commit e2d3dbe4ced68454afe0be0cb426bb2036c37454 Author: Konstantin Belousov AuthorDate: 2022-10-20 12:00:21 + Commit: Konstantin Belousov CommitDate:

git: d81d67edb1cb - stable/13 - Provide consistent prototype for swp_pager_meta_free()

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=d81d67edb1cb372fb2833ecda05f8f35ac815a03 commit d81d67edb1cb372fb2833ecda05f8f35ac815a03 Author: Konstantin Belousov AuthorDate: 2022-12-09 15:21:16 + Commit: Konstantin Belousov CommitDate:

git: 86ea175ec2ed - stable/13 - Make swap_pager_freespace() global

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=86ea175ec2ed58e43020c64d82b35605ab425ec2 commit 86ea175ec2ed58e43020c64d82b35605ab425ec2 Author: Konstantin Belousov AuthorDate: 2022-10-26 22:13:27 + Commit: Konstantin Belousov CommitDate:

git: 9b2f554dca7d - stable/13 - Add 'show tmpfs' ddb command

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=9b2f554dca7d3a8104a760df69e011acec592df9 commit 9b2f554dca7d3a8104a760df69e011acec592df9 Author: Konstantin Belousov AuthorDate: 2022-10-20 14:30:00 + Commit: Konstantin Belousov CommitDate:

git: 1797e69477cd - stable/13 - tmpfs: minor style

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=1797e69477cdfbd3f0e59c52fda8a9877f5a6544 commit 1797e69477cdfbd3f0e59c52fda8a9877f5a6544 Author: Konstantin Belousov AuthorDate: 2022-10-24 13:30:38 + Commit: Konstantin Belousov CommitDate:

git: 8fa2644171ce - stable/13 - uiomove_object: hide diagnostic under bootverbose

2023-01-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=8fa2644171cea455dbe8e24e7a0902066c3cf1b7 commit 8fa2644171cea455dbe8e24e7a0902066c3cf1b7 Author: Konstantin Belousov AuthorDate: 2022-10-23 11:36:17 + Commit: Konstantin Belousov CommitDate:

git: e5c30ac93055 - main - vmstat: fix overflow of interrupt name buffer

2023-01-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e5c30ac93055e708e26e075937263608b3eeb17d commit e5c30ac93055e708e26e075937263608b3eeb17d Author: Elliott Mitchell AuthorDate: 2022-11-26 16:21:33 + Commit: Konstantin Belousov CommitDate: 2023-01-

git: d4d797184967 - main - vmstat: remove shadow variables

2023-01-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=d4d79718496753493f059cb8f2b2e87e0b7019b0 commit d4d79718496753493f059cb8f2b2e87e0b7019b0 Author: Elliott Mitchell AuthorDate: 2022-09-21 02:18:23 + Commit: Konstantin Belousov CommitDate: 2023-01-

git: ad8feb1ed999 - main - md.c: another style fix

2023-01-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ad8feb1ed9996593df8b4b7259057c6e263aa130 commit ad8feb1ed9996593df8b4b7259057c6e263aa130 Author: Konstantin Belousov AuthorDate: 2023-01-20 02:39:36 + Commit: Konstantin Belousov CommitDate: 2023-

git: 6189672e6008 - main - Handle ERELOOKUP from VOP_FSYNC() in several other places

2023-01-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=6189672e600814fec4cc165d25ae050fb2f3a999 commit 6189672e600814fec4cc165d25ae050fb2f3a999 Author: Konstantin Belousov AuthorDate: 2023-01-18 21:09:10 + Commit: Konstantin Belousov CommitDate: 2023-

git: 70e1b11216c4 - main - vm_object.c: minor style

2023-01-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=70e1b11216c43e95118728f3684a1b8abc7034a1 commit 70e1b11216c43e95118728f3684a1b8abc7034a1 Author: Konstantin Belousov AuthorDate: 2023-01-19 18:32:16 + Commit: Konstantin Belousov CommitDate: 2023-

Re: git: 43703bc489ec - main - stdlib.h: Fix qsort_r compatibility with GCC 12.

2023-01-19 Thread John Baldwin
On 1/19/23 3:36 PM, Jessica Clarke wrote: On 19 Jan 2023, at 23:31, Jessica Clarke wrote: On 19 Jan 2023, at 23:11, Jessica Clarke wrote: On 19 Jan 2023, at 22:49, John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=43703bc489ec504b

Re: git: 43703bc489ec - main - stdlib.h: Fix qsort_r compatibility with GCC 12.

2023-01-19 Thread Jessica Clarke
On 19 Jan 2023, at 23:31, Jessica Clarke wrote: > > On 19 Jan 2023, at 23:11, Jessica Clarke wrote: >> >> On 19 Jan 2023, at 22:49, John Baldwin wrote: >>> >>> The branch main has been updated by jhb: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=43703bc489ec504b947b869045c492ed3

Re: git: 43703bc489ec - main - stdlib.h: Fix qsort_r compatibility with GCC 12.

2023-01-19 Thread Jessica Clarke
On 19 Jan 2023, at 23:11, Jessica Clarke wrote: > > On 19 Jan 2023, at 22:49, John Baldwin wrote: >> >> The branch main has been updated by jhb: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=43703bc489ec504b947b869045c492ed38c1a69c >> >> commit 43703bc489ec504b947b869045c492ed38c1a69

Re: git: 43703bc489ec - main - stdlib.h: Fix qsort_r compatibility with GCC 12.

2023-01-19 Thread Jessica Clarke
On 19 Jan 2023, at 22:49, John Baldwin wrote: > > The branch main has been updated by jhb: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=43703bc489ec504b947b869045c492ed38c1a69c > > commit 43703bc489ec504b947b869045c492ed38c1a69c > Author: John Baldwin > AuthorDate: 2023-01-19 22:48:

git: 43703bc489ec - main - stdlib.h: Fix qsort_r compatibility with GCC 12.

2023-01-19 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=43703bc489ec504b947b869045c492ed38c1a69c commit 43703bc489ec504b947b869045c492ed38c1a69c Author: John Baldwin AuthorDate: 2023-01-19 22:48:52 + Commit: John Baldwin CommitDate: 2023-01-19 22:48:52

git: 16fbf0191243 - main - Makefile: Avoid sanitizing PATH on non-FreeBSD systems

2023-01-19 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=16fbf0191243e7c9dff6615b1424b5d39186b36c commit 16fbf0191243e7c9dff6615b1424b5d39186b36c Author: Jake Freeland AuthorDate: 2023-01-19 22:24:44 + Commit: Jessica Clarke CommitDate: 2023-01-19 22

git: fc1901abcfa9 - main - : Reduce overly broad header pollution.

2023-01-19 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=fc1901abcfa95bbdf985ee86ce24fa73c30d5076 commit fc1901abcfa95bbdf985ee86ce24fa73c30d5076 Author: John Baldwin AuthorDate: 2023-01-19 18:32:45 + Commit: John Baldwin CommitDate: 2023-01-19 18:32:45

git: 6a284cacb1e5 - main - bhyve: Remove vmctx argument from PCI device model methods.

2023-01-19 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=6a284cacb1e56a81dff7f5c34bbbd7ed1a0b6cb1 commit 6a284cacb1e56a81dff7f5c34bbbd7ed1a0b6cb1 Author: John Baldwin AuthorDate: 2023-01-19 18:30:18 + Commit: John Baldwin CommitDate: 2023-01-19 18:30:18

git: b36b14beda4f - main - bhyve: Avoid triggering false -Wfree-nonheap-object warnings.

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

Re: git: 2c24ad3377a6 - main - ifconfig: abort if loading a module fails other than for ENOENT

2023-01-19 Thread Alan Somers
On Thu, Jan 19, 2023 at 7:03 AM Danilo G. Baio wrote: > > > > On Mon, Jan 9, 2023, at 15:57, Alan Somers wrote: > > The branch main has been updated by asomers: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=2c24ad3377a6f584e484656db8390e4eb7cfc119 > > > > commit 2c24ad3377a6f584e484656d

Re: git: b75062f23431 - main - riscv: Fix thread0.td_kstack_pages init

2023-01-19 Thread Mitchell Horne
On 1/18/23 20:57, Brooks Davis wrote: On Wed, Jan 18, 2023 at 04:53:51PM -0700, Warner Losh wrote: On Wed, Jan 18, 2023 at 3:07 PM Mitchell Horne wrote: On 1/17/23 12:38, Brooks Davis wrote: The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=b75062f2

git: 4a8af507ebe5 - stable/13 - routing: Use NET_EPOCH_[CALL|WAIT] macros

2023-01-19 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=4a8af507ebe5cabe87928e36d6f203756903df90 commit 4a8af507ebe5cabe87928e36d6f203756903df90 Author: Zhenlei Huang AuthorDate: 2022-12-21 01:33:31 + Commit: Zhenlei Huang CommitDate: 2023-01-19

git: d89fd4115ecd - stable/12 - lio: Remove unneeded include

2023-01-19 Thread Zhenlei Huang
The branch stable/12 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=d89fd4115ecd322dd03f8c4dbff1879db393ab42 commit d89fd4115ecd322dd03f8c4dbff1879db393ab42 Author: Zhenlei Huang AuthorDate: 2022-09-21 20:52:00 + Commit: Zhenlei Huang CommitDate: 2023-01-19

git: 0d44c5ae3735 - stable/13 - lio: Remove unneeded include

2023-01-19 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=0d44c5ae3735fb8285fce7662adc86a21ce05768 commit 0d44c5ae3735fb8285fce7662adc86a21ce05768 Author: Zhenlei Huang AuthorDate: 2022-09-21 20:52:00 + Commit: Zhenlei Huang CommitDate: 2023-01-19

git: 43ca2ae44949 - stable/13 - LINT: Omit bnxt on i386

2023-01-19 Thread Warner Losh
The branch stable/13 has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=43ca2ae44949cbb8dd43601cfda902ab8d098fb5 commit 43ca2ae44949cbb8dd43601cfda902ab8d098fb5 Author: Warner Losh AuthorDate: 2023-01-19 15:31:51 + Commit: Warner Losh CommitDate: 2023-01-19 15:32

git: 4d8dd8c29480 - stable/12 - devfs.rules: Do not expose "log" in the default devfs rules

2023-01-19 Thread Zhenlei Huang
The branch stable/12 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=4d8dd8c29480c4cb8985d65e10689ab83dae4512 commit 4d8dd8c29480c4cb8985d65e10689ab83dae4512 Author: Zhenlei Huang AuthorDate: 2022-05-24 13:54:38 + Commit: Zhenlei Huang CommitDate: 2023-01-19

Re: git: 2c24ad3377a6 - main - ifconfig: abort if loading a module fails other than for ENOENT

2023-01-19 Thread Danilo G. Baio
On Mon, Jan 9, 2023, at 15:57, Alan Somers wrote: > The branch main has been updated by asomers: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=2c24ad3377a6f584e484656db8390e4eb7cfc119 > > commit 2c24ad3377a6f584e484656db8390e4eb7cfc119 > Author: Alan Somers > AuthorDate: 2022-12-26 02

git: 05187f2ffc79 - main - amd64: Fix a common typo in source code comments

2023-01-19 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=05187f2ffc79e5959762ab8ce7067b7b8a1cdfd9 commit 05187f2ffc79e5959762ab8ce7067b7b8a1cdfd9 Author: Gordon Bergling AuthorDate: 2023-01-19 13:27:18 + Commit: Gordon Bergling CommitDat

git: 72e709040f36 - main - nfs: Fix a common typo in source code comments

2023-01-19 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=72e709040f3691911c7b58d5a14b4d19b276f478 commit 72e709040f3691911c7b58d5a14b4d19b276f478 Author: Gordon Bergling AuthorDate: 2023-01-19 13:26:06 + Commit: Gordon Bergling CommitDat

git: afc55510b117 - main - mountd(8): Fix a typo in a source code comment

2023-01-19 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=afc55510b1178ba94d2bdcef0eb666b10abcfc42 commit afc55510b1178ba94d2bdcef0eb666b10abcfc42 Author: Gordon Bergling AuthorDate: 2023-01-19 13:23:51 + Commit: Gordon Bergling CommitDat

git: 74d2a3c16d74 - main - cxgbetool(8): Fix common typos in sysctl descriptions

2023-01-19 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=74d2a3c16d74376f594162ee622ba470d631b386 commit 74d2a3c16d74376f594162ee622ba470d631b386 Author: Gordon Bergling AuthorDate: 2023-01-19 13:22:00 + Commit: Gordon Bergling CommitDat

git: 7a184a41c6a3 - main - bsnmpget.1: Fix a typo in the man page

2023-01-19 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=7a184a41c6a31a1dcf82c2e35446f96dde78dbce commit 7a184a41c6a31a1dcf82c2e35446f96dde78dbce Author: Gordon Bergling AuthorDate: 2023-01-19 13:18:52 + Commit: Gordon Bergling CommitDat

git: 30985d19b00d - main - rc.initdiskless: Fix a typo in a comment

2023-01-19 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=30985d19b00da3ea3ba808b57e5a46ce6403b8d7 commit 30985d19b00da3ea3ba808b57e5a46ce6403b8d7 Author: Gordon Bergling AuthorDate: 2023-01-19 13:17:37 + Commit: Gordon Bergling CommitDat

git: e4b7980c5ca9 - main - ath(4): Fix a sysctl description and a typo in a comment

2023-01-19 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=e4b7980c5ca9c701242f3c395a042360db0ad7a7 commit e4b7980c5ca9c701242f3c395a042360db0ad7a7 Author: Gordon Bergling AuthorDate: 2023-01-19 13:16:05 + Commit: Gordon Bergling CommitDat

git: fa7de6dcb9b7 - main - ip_gre: Fix a common typo in source code comments

2023-01-19 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=fa7de6dcb9b7314d4736f1fc21b3fdceefe34173 commit fa7de6dcb9b7314d4736f1fc21b3fdceefe34173 Author: Gordon Bergling AuthorDate: 2023-01-19 13:13:02 + Commit: Gordon Bergling CommitDat

git: 73e994a99810 - main - extra_tcp_stacks: Fix a common typo in source code comments

2023-01-19 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=73e994a99810edf519d85e96dcb4a56e57be25cc commit 73e994a99810edf519d85e96dcb4a56e57be25cc Author: Gordon Bergling AuthorDate: 2023-01-19 13:11:00 + Commit: Gordon Bergling CommitDat