git: 7f5e3b9fa3d1 - main - ipfilter: Avoid allocating a new ipf token when not needed

2023-09-12 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=7f5e3b9fa3d159b7f061b4d01a767cbe5d0527f3 commit 7f5e3b9fa3d159b7f061b4d01a767cbe5d0527f3 Author: Cy Schubert AuthorDate: 2023-09-12 20:29:29 + Commit: Cy Schubert CommitDate: 2023-09-13 02:10:40 +0

git: 81c5f0fac91d - main - sctp: improve shutting down the read side of a socket

2023-09-12 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=81c5f0fac91dfae64205a6c4f9b2a469d1187372 commit 81c5f0fac91dfae64205a6c4f9b2a469d1187372 Author: Michael Tuexen AuthorDate: 2023-09-12 23:33:54 + Commit: Michael Tuexen CommitDate: 2023-09-12 2

git: c086d1cbc3d1 - main - ncurses: avoid hardcoded assumptions about the layout of .OBJDIR

2023-09-12 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=c086d1cbc3d13967c031e6420831349967dbcfa2 commit c086d1cbc3d13967c031e6420831349967dbcfa2 Author: Kyle Evans AuthorDate: 2023-09-12 21:00:45 + Commit: Kyle Evans CommitDate: 2023-09-12 21:00:45

git: e5635c3dab47 - main - powerpc_mmu_radix: include vm_radix.h file

2023-09-12 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=e5635c3dab47b19937622a70b4b443ffea2d5436 commit e5635c3dab47b19937622a70b4b443ffea2d5436 Author: Doug Moore AuthorDate: 2023-09-12 19:35:48 + Commit: Doug Moore CommitDate: 2023-09-12 19:35:48 +

git: c996638497d1 - main - tslog.4: fix typo

2023-09-12 Thread Piotr Pawel Stefaniak
The branch main has been updated by pstef: URL: https://cgit.FreeBSD.org/src/commit/?id=c996638497d103c4ddcf097855fae7f3118f21da commit c996638497d103c4ddcf097855fae7f3118f21da Author: Piotr Pawel Stefaniak AuthorDate: 2023-09-12 19:10:08 + Commit: Piotr Pawel Stefaniak CommitDate:

git: 80b763d4a539 - releng/14.0 - linux(4): Convert flags in timerfd_create

2023-09-12 Thread Dmitry Chagin
The branch releng/14.0 has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=80b763d4a539854d43535b2f9dcd0b2f739a6502 commit 80b763d4a539854d43535b2f9dcd0b2f739a6502 Author: Vico Chen AuthorDate: 2023-09-05 08:53:02 + Commit: Dmitry Chagin CommitDate: 2023-09-12

git: 0f07f838d059 - releng/14.0 - linux(4): Return ENOTSUP from listxattr instead of EPERM

2023-09-12 Thread Dmitry Chagin
The branch releng/14.0 has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=0f07f838d059a2b56c33cd6340f0a172e8d97af7 commit 0f07f838d059a2b56c33cd6340f0a172e8d97af7 Author: Dmitry Chagin AuthorDate: 2023-09-05 08:52:27 + Commit: Dmitry Chagin CommitDate: 2023-0

git: 83660158953a - releng/14.0 - linux(4): Fix listxattr for the case when the size is 0

2023-09-12 Thread Dmitry Chagin
The branch releng/14.0 has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=83660158953abcaa5382e35fbd1bdd75a7ccae36 commit 83660158953abcaa5382e35fbd1bdd75a7ccae36 Author: Dmitry Chagin AuthorDate: 2023-09-05 08:51:46 + Commit: Dmitry Chagin CommitDate: 2023-0

git: 108d330fe3a3 - releng/14.0 - linux(4): Return ENOTSUP from xattr syscalls instead of EPERM

2023-09-12 Thread Dmitry Chagin
The branch releng/14.0 has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=108d330fe3a3e84ff86737a0ad6fa1de375023e8 commit 108d330fe3a3e84ff86737a0ad6fa1de375023e8 Author: Dmitry Chagin AuthorDate: 2023-09-01 08:11:02 + Commit: Dmitry Chagin CommitDate: 2023-0

git: ed3248554e5f - releng/14.0 - linux(4): Merge removexattr for future error recode

2023-09-12 Thread Dmitry Chagin
The branch releng/14.0 has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=ed3248554e5f4806cbda5198c7af8d3b112518c7 commit ed3248554e5f4806cbda5198c7af8d3b112518c7 Author: Dmitry Chagin AuthorDate: 2023-09-01 08:10:44 + Commit: Dmitry Chagin CommitDate: 2023-0

git: 01d9f0eebf8d - releng/14.0 - linux(4): Return ENODATA from getxattr syscalls instead of EPERM

2023-09-12 Thread Dmitry Chagin
The branch releng/14.0 has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=01d9f0eebf8dceddc465fecac919c1e9d7a586a2 commit 01d9f0eebf8dceddc465fecac919c1e9d7a586a2 Author: Dmitry Chagin AuthorDate: 2023-09-01 08:10:12 + Commit: Dmitry Chagin CommitDate: 2023-0

git: d64356323c10 - releng/14.0 - linux(4): Merge getxattr for future error recode

2023-09-12 Thread Dmitry Chagin
The branch releng/14.0 has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=d64356323c1058909df7efe772f7ab0843a30f55 commit d64356323c1058909df7efe772f7ab0843a30f55 Author: Dmitry Chagin AuthorDate: 2023-09-01 08:09:49 + Commit: Dmitry Chagin CommitDate: 2023-0

git: 8e5c53af831b - main - sh: also auto-complete functions

2023-09-12 Thread Piotr Pawel Stefaniak
The branch main has been updated by pstef: URL: https://cgit.FreeBSD.org/src/commit/?id=8e5c53af831bd180af0c59f2d96c67ab9da59590 commit 8e5c53af831bd180af0c59f2d96c67ab9da59590 Author: Piotr Pawel Stefaniak AuthorDate: 2023-04-30 16:31:52 + Commit: Piotr Pawel Stefaniak CommitDate:

git: bec7b9a21979 - main - sh: introduce a function to iterate over all hashed commands

2023-09-12 Thread Piotr Pawel Stefaniak
The branch main has been updated by pstef: URL: https://cgit.FreeBSD.org/src/commit/?id=bec7b9a219790199c64d11833cc34d1ea505d1f4 commit bec7b9a219790199c64d11833cc34d1ea505d1f4 Author: Piotr Pawel Stefaniak AuthorDate: 2023-04-30 16:30:56 + Commit: Piotr Pawel Stefaniak CommitDate:

git: 0fd450e2895e - main - sh: tab-complete aliases

2023-09-12 Thread Piotr Pawel Stefaniak
The branch main has been updated by pstef: URL: https://cgit.FreeBSD.org/src/commit/?id=0fd450e2895e1f9085fbd361a2aad8421a16dc66 commit 0fd450e2895e1f9085fbd361a2aad8421a16dc66 Author: Piotr Pawel Stefaniak AuthorDate: 2023-04-29 20:38:50 + Commit: Piotr Pawel Stefaniak CommitDate:

git: 2fc4a84ed828 - main - sh: introduce a function to iterate over all aliases

2023-09-12 Thread Piotr Pawel Stefaniak
The branch main has been updated by pstef: URL: https://cgit.FreeBSD.org/src/commit/?id=2fc4a84ed8288bd25be3de35d756f46ec7785030 commit 2fc4a84ed8288bd25be3de35d756f46ec7785030 Author: Piotr Pawel Stefaniak AuthorDate: 2023-04-29 20:23:59 + Commit: Piotr Pawel Stefaniak CommitDate:

git: 63b6e661d25c - main - sh: reindent a for loop in parser.c

2023-09-12 Thread Piotr Pawel Stefaniak
The branch main has been updated by pstef: URL: https://cgit.FreeBSD.org/src/commit/?id=63b6e661d25c67b4ab9b7743bf1c68e3876ddc1e commit 63b6e661d25c67b4ab9b7743bf1c68e3876ddc1e Author: Piotr Pawel Stefaniak AuthorDate: 2023-01-01 19:22:28 + Commit: Piotr Pawel Stefaniak CommitDate:

git: 6af462f0ec36 - releng/14.0 - mountd: do not warn about using class mask with -mask

2023-09-12 Thread Mike Karels
The branch releng/14.0 has been updated by karels: URL: https://cgit.FreeBSD.org/src/commit/?id=6af462f0ec36fd8c2f1a679932e71e4afe438be4 commit 6af462f0ec36fd8c2f1a679932e71e4afe438be4 Author: Mike Karels AuthorDate: 2023-09-08 14:06:42 + Commit: Mike Karels CommitDate: 2023-09-12

git: 0b294a386d34 - main - Fix zfsd with the device_removal pool feature.

2023-09-12 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=0b294a386d34f6584848ed52407687df7ae59861 commit 0b294a386d34f6584848ed52407687df7ae59861 Author: Alan Somers AuthorDate: 2023-09-12 01:20:39 + Commit: Alan Somers CommitDate: 2023-09-12 14:46:

git: ff9c4abd9fea - main - sysctl(9): Fix typo translatation -> translation

2023-09-12 Thread Li-Wen Hsu
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=ff9c4abd9feaf13cf911f4655234da7a62d0c7af commit ff9c4abd9feaf13cf911f4655234da7a62d0c7af Author: Damien Broka AuthorDate: 2023-09-11 11:15:18 + Commit: Li-Wen Hsu CommitDate: 2023-09-12 14:42:03

git: 06bac0da1314 - main - usbdi(9): Fix typo to simply -> to simplify

2023-09-12 Thread Li-Wen Hsu
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=06bac0da1314907b8de37bbad559777ab418e811 commit 06bac0da1314907b8de37bbad559777ab418e811 Author: Damien Broka AuthorDate: 2023-09-11 11:12:27 + Commit: Li-Wen Hsu CommitDate: 2023-09-12 14:41:42

git: 79ce96abd6c5 - stable/13 - mountd: do not warn about using class mask with -mask

2023-09-12 Thread Mike Karels
The branch stable/13 has been updated by karels: URL: https://cgit.FreeBSD.org/src/commit/?id=79ce96abd6c5dee2ddb2e35755c7ff9156510d81 commit 79ce96abd6c5dee2ddb2e35755c7ff9156510d81 Author: Mike Karels AuthorDate: 2023-09-08 14:06:42 + Commit: Mike Karels CommitDate: 2023-09-12 14

git: deaa6984ada8 - stable/14 - mountd: do not warn about using class mask with -mask

2023-09-12 Thread Mike Karels
The branch stable/14 has been updated by karels: URL: https://cgit.FreeBSD.org/src/commit/?id=deaa6984ada80e36aea2f16e5f7211dd0d14800c commit deaa6984ada80e36aea2f16e5f7211dd0d14800c Author: Mike Karels AuthorDate: 2023-09-08 14:06:42 + Commit: Mike Karels CommitDate: 2023-09-12 14

git: b24ed9c52dd2 - main - powerpc_pmap: include proper vm_radix file

2023-09-12 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=b24ed9c52dd296730c23d48e95c5a53ef67b402f commit b24ed9c52dd296730c23d48e95c5a53ef67b402f Author: Doug Moore AuthorDate: 2023-09-12 13:10:15 + Commit: Doug Moore CommitDate: 2023-09-12 13:10:15 +

git: 78847e1e5927 - main - pkgbase: Move headers and libs out of runtime and utilities

2023-09-12 Thread Doug Rabson
The branch main has been updated by dfr: URL: https://cgit.FreeBSD.org/src/commit/?id=78847e1e592789dc85bddf4d2f1d9a8ce4614ff1 commit 78847e1e592789dc85bddf4d2f1d9a8ce4614ff1 Author: Doug Rabson AuthorDate: 2023-09-11 08:38:46 + Commit: Doug Rabson CommitDate: 2023-09-12 12:22:21 +

git: d2557f02d126 - stable/14 - getdirentries.2: Reference dir(5)

2023-09-12 Thread Mateusz Piotrowski
The branch stable/14 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=d2557f02d126c1300b491235b1264bcd39d8de50 commit d2557f02d126c1300b491235b1264bcd39d8de50 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2023-09-05 13:48:57 + Commit: Mateusz Piotrows

git: f4960baf8075 - stable/14 - getdirentries.2: Improve readability of dirent members

2023-09-12 Thread Mateusz Piotrowski
The branch stable/14 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=f4960baf80758aa34e17210adf1741dd6238ed69 commit f4960baf80758aa34e17210adf1741dd6238ed69 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2023-09-05 13:41:47 + Commit: Mateusz Piotrows

git: 29a28b9940d5 - stable/14 - getdirentries.2: Reference directory(3)

2023-09-12 Thread Mateusz Piotrowski
The branch stable/14 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=29a28b9940d568519aac4574ccc293f205a732ae commit 29a28b9940d568519aac4574ccc293f205a732ae Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2023-09-05 09:37:14 + Commit: Mateusz Piotrows

git: 691f3e7fcfc9 - stable/13 - getdirentries.2: Reference dir(5)

2023-09-12 Thread Mateusz Piotrowski
The branch stable/13 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=691f3e7fcfc91e3e0dde095f536de881e6762b67 commit 691f3e7fcfc91e3e0dde095f536de881e6762b67 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2023-09-05 13:48:57 + Commit: Mateusz Piotrows

git: db3e4532afdb - stable/13 - getdirentries.2: Improve readability of dirent members

2023-09-12 Thread Mateusz Piotrowski
The branch stable/13 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=db3e4532afdbbed61c016e04b1feea2d046f9909 commit db3e4532afdbbed61c016e04b1feea2d046f9909 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2023-09-05 13:41:47 + Commit: Mateusz Piotrows

git: 3c0bae278f2d - stable/13 - getdirentries.2: Reference directory(3)

2023-09-12 Thread Mateusz Piotrowski
The branch stable/13 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=3c0bae278f2dcb5e68ec3c37387d6bf28127634b commit 3c0bae278f2dcb5e68ec3c37387d6bf28127634b Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2023-09-05 09:37:14 + Commit: Mateusz Piotrows

git: 8e9979050a8e - stable/12 - getdirentries.2: Reference dir(5)

2023-09-12 Thread Mateusz Piotrowski
The branch stable/12 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=8e9979050a8e21b66c8c0748e8782651b66860fe commit 8e9979050a8e21b66c8c0748e8782651b66860fe Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2023-09-05 13:48:57 + Commit: Mateusz Piotrows

git: 9cc3b0704e13 - stable/12 - getdirentries.2: Improve readability of dirent members

2023-09-12 Thread Mateusz Piotrowski
The branch stable/12 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=9cc3b0704e13f7ccb24c50b84b2460506a52c77a commit 9cc3b0704e13f7ccb24c50b84b2460506a52c77a Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2023-09-05 13:41:47 + Commit: Mateusz Piotrows

git: 01e15ca6c828 - stable/12 - getdirentries.2: Reference directory(3)

2023-09-12 Thread Mateusz Piotrowski
The branch stable/12 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=01e15ca6c82835cd541c228c91a2913540815d32 commit 01e15ca6c82835cd541c228c91a2913540815d32 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2023-09-05 09:37:14 + Commit: Mateusz Piotrows

git: d0266fbab9b8 - main - linux(4): Cleanup dummy syscall list on arm64

2023-09-12 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=d0266fbab9b8eafc1aedffbedf66dedb4774794c commit d0266fbab9b8eafc1aedffbedf66dedb4774794c Author: Dmitry Chagin AuthorDate: 2023-09-12 10:37:45 + Commit: Dmitry Chagin CommitDate: 2023-09-12 10

git: 10db91ecec98 - main - vm_radix: add a missing paren

2023-09-12 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=10db91ecec98b151046c8c5dce63b2995910fb1b commit 10db91ecec98b151046c8c5dce63b2995910fb1b Author: Doug Moore AuthorDate: 2023-09-12 09:19:51 + Commit: Doug Moore CommitDate: 2023-09-12 09:19:51 +

git: a321b17b8e6d - stable/14 - linux(4): Deduplicate mmap2

2023-09-12 Thread Dmitry Chagin
The branch stable/14 has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=a321b17b8e6deb83249b685357631dfd8fafc9e8 commit a321b17b8e6deb83249b685357631dfd8fafc9e8 Author: Dmitry Chagin AuthorDate: 2023-09-05 18:16:39 + Commit: Dmitry Chagin CommitDate: 2023-09-

git: 4d1723961743 - stable/14 - linux(4): Deduplicate mprotect, madvise

2023-09-12 Thread Dmitry Chagin
The branch stable/14 has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=4d17239617439b9a500f4c7a59f5f4d323d252b7 commit 4d17239617439b9a500f4c7a59f5f4d323d252b7 Author: Dmitry Chagin AuthorDate: 2023-09-05 18:15:52 + Commit: Dmitry Chagin CommitDate: 2023-09-

git: 3c93ba3d7f7c - stable/14 - linux(4): Convert flags in timerfd_create

2023-09-12 Thread Dmitry Chagin
The branch stable/14 has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=3c93ba3d7f7cf0d61f6b98c08319c729a6d31d71 commit 3c93ba3d7f7cf0d61f6b98c08319c729a6d31d71 Author: Vico Chen AuthorDate: 2023-09-05 08:53:02 + Commit: Dmitry Chagin CommitDate: 2023-09-12 0

git: 429c871dddda - main - radix_trie: have vm_radix use pctrie code

2023-09-12 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=429c871ac4bbf6abf1eb9e2e6603f87c2ef5 commit 429c871ac4bbf6abf1eb9e2e6603f87c2ef5 Author: Doug Moore AuthorDate: 2023-09-12 07:42:38 + Commit: Doug Moore CommitDate: 2023-09-12 07:42:38 +