git: 49943856eb27 - main - Do not try to adjust a directory depth when its reconnection is declined.

2023-05-26 Thread Kirk McKusick
The branch main has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=49943856eb2710c6a6debdfa40d89d31d3fdb8ea commit 49943856eb2710c6a6debdfa40d89d31d3fdb8ea Author: Kirk McKusick AuthorDate: 2023-05-27 05:55:11 + Commit: Kirk McKusick CommitDate: 2023-05-27 0

git: 03a8680202ef - main - Correct two bugs in fsck_ffs(8) triggered by corrupted filesystems.

2023-05-26 Thread Kirk McKusick
The branch main has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=03a8680202ef7d7e68adc70625633c490b4ed637 commit 03a8680202ef7d7e68adc70625633c490b4ed637 Author: Kirk McKusick AuthorDate: 2023-05-27 05:41:57 + Commit: Kirk McKusick CommitDate: 2023-05-27 0

git: 52b63df9b6df - main - dumpon: provide diag info when `PEM_read_RSA_PUBKEY` fails

2023-05-26 Thread Enji Cooper
The branch main has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=52b63df9b6dfc157fb0b9f61a770b64e3663dee9 commit 52b63df9b6dfc157fb0b9f61a770b64e3663dee9 Author: Enji Cooper AuthorDate: 2023-05-27 01:02:34 + Commit: Enji Cooper CommitDate: 2023-05-27 01:05:04

git: 823ea1744e96 - stable/13 - RELNOTES: Add an entry for the NFS "syskrb5" mount option

2023-05-26 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=823ea1744e96430cb418c384aafd77ee6f916ce4 commit 823ea1744e96430cb418c384aafd77ee6f916ce4 Author: Rick Macklem AuthorDate: 2023-05-26 23:05:00 + Commit: Rick Macklem CommitDate: 2023-05-2

git: da8c3d21490f - main - tests: Fix format strings

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

git: b51ac373dd38 - stable/13 - Updates to UFS/FFS superblock integrity checks when reading a superblock.

2023-05-26 Thread Kirk McKusick
The branch stable/13 has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=b51ac373dd38f776b90d69f56652c2a9a6f165f8 commit b51ac373dd38f776b90d69f56652c2a9a6f165f8 Author: Kirk McKusick AuthorDate: 2023-05-26 21:37:23 + Commit: Kirk McKusick CommitDate: 2023-05

git: 4a3834e31fdf - stable/13 - Fix size differences between architectures of the UFS/FFS CGSIZE macro value.

2023-05-26 Thread Kirk McKusick
The branch stable/13 has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=4a3834e31fdf3a3bcd9413fa4d5d1c66cfbe02a2 commit 4a3834e31fdf3a3bcd9413fa4d5d1c66cfbe02a2 Author: Kirk McKusick AuthorDate: 2023-05-15 19:56:27 + Commit: Kirk McKusick CommitDate: 2023-05

git: ca4c78590095 - main - nexus: Consistently return a pointer in failure paths

2023-05-26 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ca4c7859009549975229d854888231e48938035e commit ca4c7859009549975229d854888231e48938035e Author: Mark Johnston AuthorDate: 2023-04-26 21:19:28 + Commit: Mark Johnston CommitDate: 2023-05-26 19:3

git: 44866dfb4417 - main - bitset: Remove BITSET_FOREACH_ADVANCE

2023-05-26 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=44866dfb44178c86b6f380eb713a8f07c3d3b566 commit 44866dfb44178c86b6f380eb713a8f07c3d3b566 Author: Mark Johnston AuthorDate: 2023-05-24 17:05:03 + Commit: Mark Johnston CommitDate: 2023-05-26 19:3

git: e96ed177465e - main - top: Use a cpuset_t to represent a CPU mask

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

git: 14c5cf3a16c9 - main - makefs/zfs: Avoid generating a GUID of zero

2023-05-26 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=14c5cf3a16c9c21b49e0ec0a109467d81e5a47ff commit 14c5cf3a16c9c21b49e0ec0a109467d81e5a47ff Author: Mark Johnston AuthorDate: 2023-05-26 19:14:00 + Commit: Mark Johnston CommitDate: 2023-05-26 19:3

git: 844942888f7d - main - tests: Add a simple regression test for ptrace(PT_SC_REMOTE)

2023-05-26 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=844942888f7d87885c79d87d808311086c664417 commit 844942888f7d87885c79d87d808311086c664417 Author: Mark Johnston AuthorDate: 2023-05-26 19:13:20 + Commit: Mark Johnston CommitDate: 2023-05-26 19:3

git: 3f1bfc136f8f - main - linux(4): Guard linux_fork.h by _KERNEL for use by libsysdecode

2023-05-26 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=3f1bfc136f8fb8c6a7c4dcccebd27962bc104670 commit 3f1bfc136f8fb8c6a7c4dcccebd27962bc104670 Author: Dmitry Chagin AuthorDate: 2023-05-26 16:31:47 + Commit: Dmitry Chagin CommitDate: 2023-05-26 16

git: c2c9ac88c2bb - main - kdump: Add a facility to print numbers in decimal format always

2023-05-26 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=c2c9ac88c2bb62423ae91b4083b596922adc commit c2c9ac88c2bb62423ae91b4083b596922adc Author: Dmitry Chagin AuthorDate: 2023-05-26 16:35:08 + Commit: Dmitry Chagin CommitDate: 2023-05-26 16

git: 829f3d7d2640 - main - kdump: Decode linux_clone syscall flags

2023-05-26 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=829f3d7d2640490ea3dc4180aa96041f440fd743 commit 829f3d7d2640490ea3dc4180aa96041f440fd743 Author: Dmitry Chagin AuthorDate: 2023-05-26 16:34:33 + Commit: Dmitry Chagin CommitDate: 2023-05-26 16

git: bd35e83bcf03 - main - libsysdecode: Decode linux_clone syscall flags

2023-05-26 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=bd35e83bcf03a3650b5574f81201e8e55af4cdd7 commit bd35e83bcf03a3650b5574f81201e8e55af4cdd7 Author: Dmitry Chagin AuthorDate: 2023-05-26 16:32:20 + Commit: Dmitry Chagin CommitDate: 2023-05-26 16

git: 5c134fba225f - main - kinst: fix memcpy() tracing crash

2023-05-26 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=5c134fba225fabb2e0f9c763aaca081d8f9f commit 5c134fba225fabb2e0f9c763aaca081d8f9f Author: Christos Margiolis AuthorDate: 2023-05-26 15:43:37 + Commit: Christos Margiolis CommitDate: 20

git: 9c80ad6839cd - main - kinst: add kinst_excluded()

2023-05-26 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=9c80ad6839cd30ecfeff2fb946d8615da600 commit 9c80ad6839cd30ecfeff2fb946d8615da600 Author: Christos Margiolis AuthorDate: 2023-05-26 13:54:08 + Commit: Christos Margiolis CommitDate: 20

git: 7409d45ed4c5 - main - auditdistd: Request the OpenSSL 1.1 API

2023-05-26 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=7409d45ed4c515b80d75491492808b6b284a207b commit 7409d45ed4c515b80d75491492808b6b284a207b Author: Pierre Pronchery AuthorDate: 2023-05-25 17:44:36 + Commit: Ed Maste CommitDate: 2023-05-26 13:20

git: b01c10d25d06 - main - auditdistd: Avoid calling deprecated OpenSSL functions

2023-05-26 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=b01c10d25d06047e45c3d5dc6a4e757a9b35ab78 commit b01c10d25d06047e45c3d5dc6a4e757a9b35ab78 Author: Ed Maste AuthorDate: 2023-05-25 19:17:13 + Commit: Ed Maste CommitDate: 2023-05-26 13:15:25 +000

git: f5abdb03119a - main - tcp: fix a bug where unshifting should be put last in tcp_get_srtt()

2023-05-26 Thread Cheng Cui
The branch main has been updated by cc: URL: https://cgit.FreeBSD.org/src/commit/?id=f5abdb03119a7e6608f0cfee0e7a28c94b9b0ca1 commit f5abdb03119a7e6608f0cfee0e7a28c94b9b0ca1 Author: Cheng Cui AuthorDate: 2023-05-25 13:14:38 + Commit: Cheng Cui CommitDate: 2023-05-26 06:30:52 +

git: 4129317bda17 - stable/13 - Fix typo in sys/conf/kern.mk's InitAll warning message

2023-05-26 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=4129317bda170c8382324e4830ffdd5a272604c1 commit 4129317bda170c8382324e4830ffdd5a272604c1 Author: Dimitry Andric AuthorDate: 2023-05-23 17:56:41 + Commit: Dimitry Andric CommitDate: 2023-05-26

git: 3b5f2c6e7413 - stable/13 - Enable -ftrivial-auto-var-init flags for gcc >= 12

2023-05-26 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=3b5f2c6e74135c2d881cc18378429d5848717ca4 commit 3b5f2c6e74135c2d881cc18378429d5848717ca4 Author: Dimitry Andric AuthorDate: 2023-05-23 17:43:12 + Commit: Dimitry Andric CommitDate: 2023-05-26

git: 9374af1b21e2 - stable/13 - Update -ftrivial-auto-var-init flags for clang >= 16

2023-05-26 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=9374af1b21e2b87e44050569ad9779d7146467ce commit 9374af1b21e2b87e44050569ad9779d7146467ce Author: Dimitry Andric AuthorDate: 2023-05-23 17:40:36 + Commit: Dimitry Andric CommitDate: 2023-05-26

git: 03b5b12c2073 - stable/13 - bsd.compiler.mk: Add a c++20 compiler feature.

2023-05-26 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=03b5b12c20733e9b9b4121efc87ba59bd3448c7c commit 03b5b12c20733e9b9b4121efc87ba59bd3448c7c Author: John Baldwin AuthorDate: 2022-11-19 04:11:59 + Commit: Dimitry Andric CommitDate: 2023-05-26 0