dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
May 2024 Archives by author
- Alan Somers
- Alexander Motin
- Allan Jude
- Andrew Turner
- Baptiste Daroussin
- Bjoern A. Zeeb
- Brooks Davis
- Christos Margiolis
- git: 8771127d75a1 - stable/14 - sound: Be more verbose with virtual channel descriptions (Fri, 17 May 2024 19:30:48 UTC)
- git: 69707d9f5091 - stable/14 - sound: Call device_get_name() and device_get_unit() only once in mixer_init() (Fri, 17 May 2024 19:30:49 UTC)
- git: d27972ec911d - stable/14 - sound: Get rid of snddev_info->devcount (Fri, 17 May 2024 19:30:50 UTC)
- git: decc224ab899 - stable/14 - sound: Remove PCMMINOR() (Fri, 17 May 2024 19:30:51 UTC)
- git: 98157281725b - stable/14 - sound: Simplify unit fetching in dsp_oss_audioinfo() (Fri, 17 May 2024 19:30:53 UTC)
- git: 41dee6355556 - stable/14 - sound: Remove obsolete DV_F_* flags (Fri, 17 May 2024 19:30:54 UTC)
- git: ad677fb457bb - stable/14 - sound: Retire unit.* (Fri, 17 May 2024 19:30:55 UTC)
- git: 532b1efd2d2e - stable/14 - sound: Merge pcm_chn_destroy() and chn_kill() (Fri, 17 May 2024 19:30:56 UTC)
- git: 930b5a3c07f2 - stable/14 - sound: Move pcm_chnref() and pcm_chnrelease() to pcm/channel.c (Fri, 17 May 2024 19:30:57 UTC)
- git: 0baaaf8543d5 - stable/14 - sound: Remove chn_timeout check from chn_init() (Fri, 17 May 2024 19:30:58 UTC)
- git: 13ee4d7f332e - stable/14 - sound: Merge pcm_chn_create() and chn_init() (Fri, 17 May 2024 19:30:59 UTC)
- git: e6e7bf7087fb - stable/14 - sound: Add __assert_unreachable() to default cases in pcm_chn_add() and pcm_chn_remove() (Fri, 17 May 2024 19:31:01 UTC)
- git: 2c53a4bbcb17 - stable/14 - sound: Convert pcm_chn_add() to void (Fri, 17 May 2024 19:31:02 UTC)
- git: d1eaefde3bca - stable/14 - sound: Remove hw.snd.version and SND_DRV_VERSION (Fri, 17 May 2024 19:31:03 UTC)
- git: e14f7d11cb2f - stable/14 - sound: Move chip.h contents to pcm/sound.h (Fri, 17 May 2024 19:31:04 UTC)
- git: 6f6cc9324131 - stable/14 - sound: Remove unused dsp_cdevs[] fields and devices (Fri, 17 May 2024 19:31:05 UTC)
- git: 00b0cbf98bb7 - stable/14 - sound: Use nitems() where possible (Fri, 17 May 2024 19:31:06 UTC)
- git: ab7c01f9e82c - stable/14 - sound: Move vchan-related code to pcm/vchan.* (Fri, 17 May 2024 19:31:07 UTC)
- git: 99e372420df4 - stable/14 - sound: Rename pcm_getparentchannel() to vchan_getparentchannel() (Fri, 17 May 2024 19:31:09 UTC)
- git: 17a50abe0e19 - stable/14 - sound: Remove unused "num" argument from chn_init() and related callers (Fri, 17 May 2024 19:31:10 UTC)
- git: 00f9d84ee207 - stable/14 - sound: Update pcm/vchan.c LICENSE header (Fri, 17 May 2024 19:31:11 UTC)
- git: 71b9b8d34bb7 - stable/14 - arm: Remove stray references to dev/sound/chip.h (Fri, 17 May 2024 19:31:12 UTC)
- git: 8b4e2ba31d1b - stable/14 - sound: Remove nmix variable from mixer_oss_mixerinfo() (Fri, 17 May 2024 19:31:13 UTC)
- git: 2b3698288771 - stable/14 - sound: Fix oss_sysinfo->numcards (Fri, 17 May 2024 19:31:14 UTC)
- git: 8bd14f511efa - stable/14 - sound: Add missing oss_mixerinfo devnode and legacy_device fields (Fri, 17 May 2024 19:31:16 UTC)
- git: 15aa8688d036 - stable/14 - sound: Rename oss_audioinfo->real_device to oss_audioinfo->legacy_device (Fri, 17 May 2024 19:31:17 UTC)
- git: 9a620018afb2 - stable/14 - snd_hda: Add patch for Lenovo Ideapad 3 (Fri, 17 May 2024 19:31:18 UTC)
- git: 7814ed2bd321 - stable/14 - snd_hda: Rename LENOVO_I* to LENOVO_IDEAPAD* (Fri, 17 May 2024 19:31:19 UTC)
- git: a19d42b08a40 - stable/14 - sound: Remove ncards variable from sound_oss_card_info() (Fri, 17 May 2024 19:31:20 UTC)
- git: 8a15d5e7223d - stable/14 - sound: Get rid of redundant assignments in chn_init() (Tue, 21 May 2024 17:53:54 UTC)
- git: bca6f391aed9 - stable/14 - sound: Prevent uninitialized variable destruction in chn_init() (Tue, 21 May 2024 17:53:55 UTC)
- git: 5830a00c2c54 - stable/14 - sound: Check user-supplied size passed to SNDSTIOC_ADD_USER_DEVS* (Tue, 21 May 2024 17:53:56 UTC)
- git: 45feaa73c680 - stable/14 - sound: Correctly check nvlist_unpack() error (Tue, 21 May 2024 17:53:57 UTC)
- git: eba949c37e64 - stable/14 - sound: Make SNDST_UNVLBUF_MAX a power of two (Tue, 21 May 2024 17:53:58 UTC)
- git: a4a473104ec4 - releng/14.1 - sound: Remove nmix variable from mixer_oss_mixerinfo() (Wed, 22 May 2024 13:23:14 UTC)
- git: a0ff4e0f3e02 - releng/14.1 - sound: Fix oss_sysinfo->numcards (Wed, 22 May 2024 13:23:15 UTC)
- git: cb23e0eebfe2 - releng/14.1 - snd_hda: Add patch for Lenovo Ideapad 3 (Wed, 22 May 2024 13:23:17 UTC)
- git: 5a9a2f5eed47 - releng/14.1 - snd_hda: Rename LENOVO_I* to LENOVO_IDEAPAD* (Wed, 22 May 2024 13:23:18 UTC)
- git: 18f80d6d4634 - releng/14.1 - sound: Check user-supplied size passed to SNDSTIOC_ADD_USER_DEVS* (Wed, 22 May 2024 13:23:19 UTC)
- git: 8d3f96bd85c9 - releng/14.1 - sound: Correctly check nvlist_unpack() error (Wed, 22 May 2024 13:23:20 UTC)
- git: 0b367134dd92 - releng/14.1 - sound: Make SNDST_UNVLBUF_MAX a power of two (Wed, 22 May 2024 13:23:21 UTC)
- git: 1fb0a65ab2dd - stable/14 - snd_hda: Add patch for Asus UX331UAL (Thu, 23 May 2024 00:24:26 UTC)
- git: e8a80b4e50e8 - stable/14 - sound: Separate implementations for SNDCTL_AUDIOINFO[_EX] and SNDCTL_ENGINEINFO (Sat, 25 May 2024 19:31:34 UTC)
- git: cd254b9243d3 - stable/14 - mixer(8): Ignore mixer_open() failures for the -a option (Sat, 25 May 2024 19:31:36 UTC)
- git: 0a1eb394d7b6 - stable/14 - mixer(3): Implement mixer_get_path() function (Sat, 25 May 2024 19:31:37 UTC)
- git: e279b7aa5d31 - stable/14 - mixer(8): Use mixer_get_path() (Sat, 25 May 2024 19:31:38 UTC)
- git: 63be29379cb1 - stable/14 - mixer.3: Fix mandoc -Tlint warnings (Sat, 25 May 2024 19:31:39 UTC)
- git: 0aa767021c19 - stable/14 - sound: Fix minchn, maxchn and fmts in sndstat_get_caps() (Sat, 25 May 2024 19:31:40 UTC)
- git: 38286d9f6828 - stable/14 - pcm: centralize 32-bit ioctl compat (Sun, 26 May 2024 13:52:04 UTC)
- Colin Percival
- git: 7b082bdf72e6 - stable/14 - Post-14.1-branch updates (Fri, 03 May 2024 06:18:31 UTC)
- git: 3f5f38755b8f - releng/14.1 - 14.1: create releng/14.1 branch (Fri, 03 May 2024 06:18:32 UTC)
- git: 3a8e15354ec5 - stable/14 - Enable kernel reproducible builds on stable branch (Fri, 03 May 2024 22:22:43 UTC)
- git: 25c2d762af7a - releng/14.1 - Enable kernel reproducible builds on stable branch (Fri, 03 May 2024 22:24:32 UTC)
- git: 3c1f3cfdbbfb - stable/14 - release: Stage non-UFS images in vm-images-stage (Wed, 08 May 2024 06:59:25 UTC)
- git: e3e57ae30ca3 - releng/14.1 - 14.1: update to BETA2 (Fri, 10 May 2024 00:27:34 UTC)
- git: 166432191c5a - stable/14 - release: Use qemu when cross-building vm images (Mon, 13 May 2024 22:24:45 UTC)
- git: c5342be39c1a - stable/14 - release: Rework vm_extra_pre_umount (Mon, 13 May 2024 22:24:46 UTC)
- git: e306ad1c194d - stable/14 - release: make dependencies, not recursive make (Mon, 13 May 2024 22:24:48 UTC)
- git: c58d78f4fa99 - stable/14 - New sysctl to disable NOMATCH until devmatch runs (Mon, 13 May 2024 22:24:49 UTC)
- git: 1653215de8f4 - releng/14.1 - release: Use qemu when cross-building vm images (Tue, 14 May 2024 21:38:34 UTC)
- git: 0db0821fb8d7 - releng/14.1 - release: Rework vm_extra_pre_umount (Tue, 14 May 2024 21:38:35 UTC)
- git: 67f4116a102f - releng/14.1 - release: make dependencies, not recursive make (Tue, 14 May 2024 21:38:36 UTC)
- git: 1f2c98c92c65 - releng/14.1 - Revert "Reapply "release.sh: Add -jN to `make release`"" (Fri, 17 May 2024 18:46:43 UTC)
- git: 2a964a7fc34e - releng/14.1 - 14.1: update to BETA3 (Fri, 17 May 2024 18:46:45 UTC)
- git: 9317a4a3a827 - stable/14 - pkg-stage.sh: add x11/sddm (Fri, 24 May 2024 00:07:15 UTC)
- git: 0543cdc36ac6 - stable/14 - Modernize DVD package set in preparation for 14.1 (Fri, 24 May 2024 00:07:16 UTC)
- git: cf1e3e15ddd0 - releng/14.1 - pkg-stage.sh: add x11/sddm (Fri, 24 May 2024 00:13:03 UTC)
- git: 8f7da18ea248 - releng/14.1 - Modernize DVD package set in preparation for 14.1 (Fri, 24 May 2024 00:13:04 UTC)
- git: 4de43de58f51 - releng/14.1 - 14.1: update to RC1 (Fri, 24 May 2024 00:13:05 UTC)
- git: 10e31f0946d8 - releng/14.1 - Update in preparation for 14.1-RELEASE (Fri, 31 May 2024 00:34:57 UTC)
- git: 9699c03aaf9a - Create tag release/14.1.0 (Fri, 31 May 2024 00:35:08 UTC)
- Cy Schubert
- Dag-Erling Smørgrav
- git: 986cceda16d8 - stable/14 - tftpd: Use `size_t` where appropriate. (Thu, 02 May 2024 09:06:25 UTC)
- git: 2bdfc2988986 - stable/14 - libulog: Make sure ut_line, ut_user, ut_host are terminated. (Thu, 02 May 2024 09:08:28 UTC)
- git: 3f59eb314103 - stable/13 - libulog: Make sure ut_line, ut_user, ut_host are terminated. (Thu, 02 May 2024 09:08:46 UTC)
- git: 2f59ee828754 - stable/14 - pw: Rename some enums. (Thu, 09 May 2024 13:16:25 UTC)
- git: e121845426c8 - stable/14 - adduser: Fix confusion between `uclass` and `_class`. (Thu, 09 May 2024 13:16:26 UTC)
- git: 3532d9c66ece - stable/13 - pw: Ensure group membership is not duplicated (Thu, 09 May 2024 13:16:52 UTC)
- git: e3bd4b9288cc - stable/13 - pw: Rename some enums. (Thu, 09 May 2024 13:16:53 UTC)
- git: 9f21d0ef9196 - stable/13 - adduser: Fix confusion between `uclass` and `_class`. (Thu, 09 May 2024 13:16:55 UTC)
- git: 1691bcc8b02c - releng/14.1 - pw: Rename some enums. (Thu, 09 May 2024 14:31:51 UTC)
- git: 01872b366578 - releng/14.1 - adduser: Fix confusion between `uclass` and `_class`. (Thu, 09 May 2024 14:31:52 UTC)
- git: e1ae31fc1155 - stable/13 - calendar: cleanup obsolete directories (Fri, 10 May 2024 08:55:58 UTC)
- git: 626ee3cac845 - stable/14 - tftpd: Add missing `-S` option to synopsis. (Tue, 14 May 2024 06:59:08 UTC)
- git: 7f97e3f47149 - stable/13 - Add man page for nfslockd. (Tue, 14 May 2024 06:59:24 UTC)
- git: b6fb1131e64f - stable/13 - cat: Check for lack of success rather than a specific failure. (Tue, 14 May 2024 06:59:25 UTC)
- git: b52cbae3b7f4 - stable/13 - tftpd: Add missing `-S` option to synopsis. (Tue, 14 May 2024 06:59:26 UTC)
- git: 0d230c89f5b3 - stable/14 - expand: Fix markup for the `-t` option. (Wed, 15 May 2024 16:00:02 UTC)
- git: db5aefb1cae1 - stable/14 - adduser: Additional variable fixes. (Wed, 15 May 2024 16:00:03 UTC)
- git: a4d054aa5cab - stable/13 - expand: Fix markup for the `-t` option. (Wed, 15 May 2024 16:00:04 UTC)
- git: 14a33d7a0016 - stable/13 - adduser: Additional variable fixes. (Wed, 15 May 2024 16:00:05 UTC)
- git: 0a09b741a794 - releng/14.1 - adduser: Additional variable fixes. (Wed, 15 May 2024 18:47:50 UTC)
- git: b45d038b5f7c - releng/14.1 - expand: Fix markup for the `-t` option. (Thu, 16 May 2024 10:05:00 UTC)
- git: dd1a16c9e2c1 - stable/14 - ifconfig: Add format shortcuts. (Mon, 20 May 2024 09:08:19 UTC)
- git: 745ee870031e - stable/14 - atf: Guard against multiple evaluation. (Mon, 20 May 2024 09:08:20 UTC)
- git: 7daf36028411 - stable/14 - ldns: Ignore commented-out lines in resolv.conf. (Mon, 20 May 2024 09:08:21 UTC)
- git: 54290c48db65 - stable/13 - ifconfig: Add format shortcuts. (Mon, 20 May 2024 09:35:04 UTC)
- git: fe623d689bd7 - stable/13 - Import atf 0.22 snapshot 55c21b2c5fb189bbdfccb2b297bfa89236502542 (Mon, 20 May 2024 09:35:05 UTC)
- git: a8177d8f570f - stable/13 - atf-sh: fix comment typo (Mon, 20 May 2024 09:35:06 UTC)
- git: d16bc4fda821 - stable/13 - atf: Guard against multiple evaluation. (Mon, 20 May 2024 09:35:07 UTC)
- git: e95e16191f63 - stable/13 - ldns: Ignore commented-out lines in resolv.conf. (Mon, 20 May 2024 09:35:08 UTC)
- git: f44abb705590 - releng/14.1 - ifconfig: Add format shortcuts. (Mon, 20 May 2024 20:38:33 UTC)
- git: 0829f9334cdd - releng/14.1 - atf: Guard against multiple evaluation. (Mon, 20 May 2024 20:38:34 UTC)
- git: 5df49242be71 - releng/14.1 - ldns: Ignore commented-out lines in resolv.conf. (Mon, 20 May 2024 20:38:35 UTC)
- git: a11839e6172d - stable/13 - unbound: Vendor import 1.20.0 (Mon, 20 May 2024 20:40:05 UTC)
- git: 7a2bb28f8e6d - stable/14 - unbound: Vendor import 1.20.0 (Mon, 20 May 2024 20:41:54 UTC)
- git: dcde37c4170b - releng/14.1 - unbound: Vendor import 1.20.0 (Tue, 21 May 2024 20:18:28 UTC)
- git: 42e50eaf7f6f - stable/14 - Add man page for the ice network driver. (Thu, 23 May 2024 02:41:54 UTC)
- git: f075b6113726 - stable/14 - access.2: Mention that lstat(2) should be used for symbolic links (Thu, 23 May 2024 02:41:55 UTC)
- git: 79b39f23e134 - stable/14 - access(2): Discourage use of these system calls. (Thu, 23 May 2024 02:41:56 UTC)
- git: 4c380c44c82f - stable/14 - iavf(4): Improve man page (Thu, 23 May 2024 02:41:57 UTC)
- git: c96451a0d94e - stable/13 - Add man page for the ice network driver. (Thu, 23 May 2024 02:44:08 UTC)
- git: 78ea1fcf29a7 - stable/13 - access.2: Mention that lstat(2) should be used for symbolic links (Thu, 23 May 2024 02:44:09 UTC)
- git: 55cd52a4418d - stable/13 - access(2): Discourage use of these system calls. (Thu, 23 May 2024 02:44:10 UTC)
- git: d823e80ef5a7 - stable/13 - iavf(4): Improve man page (Thu, 23 May 2024 02:44:11 UTC)
- git: 3cec7e14b06e - releng/14.1 - Add man page for the ice network driver. (Thu, 23 May 2024 02:47:12 UTC)
- git: 8766ae10d3b7 - releng/14.1 - access.2: Mention that lstat(2) should be used for symbolic links (Thu, 23 May 2024 02:47:14 UTC)
- git: fb18c369c32d - releng/14.1 - access(2): Discourage use of these system calls. (Thu, 23 May 2024 02:47:15 UTC)
- git: f9b5ecd25790 - releng/14.1 - iavf(4): Improve man page (Thu, 23 May 2024 02:47:16 UTC)
- deleted
- Dimitry Andric
- git: fe72d8ecb98d - stable/14 - Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9 (Tue, 07 May 2024 17:05:15 UTC)
- git: a17c251dd685 - stable/14 - Fixup: Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9 (Tue, 07 May 2024 17:05:16 UTC)
- git: 0b8cdac883f5 - stable/14 - lib/clang: clean out old llvm/clang Sparc target remnants (Tue, 07 May 2024 17:05:17 UTC)
- git: 67df63f10e68 - stable/13 - Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9 (Tue, 07 May 2024 17:06:38 UTC)
- git: 3c6fe83671c9 - stable/13 - Fixup: Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9 (Tue, 07 May 2024 17:06:40 UTC)
- git: e5e6242f62a3 - stable/13 - lib/clang: clean out old llvm/clang Sparc target remnants (Tue, 07 May 2024 17:06:41 UTC)
- git: 90a5e985e5f4 - releng/14.1 - Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9 (Tue, 07 May 2024 17:30:58 UTC)
- git: 8210cd3c39e8 - releng/14.1 - Fixup: Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9 (Tue, 07 May 2024 17:30:59 UTC)
- git: 6102863fd848 - releng/14.1 - lib/clang: clean out old llvm/clang Sparc target remnants (Tue, 07 May 2024 17:31:00 UTC)
- git: 426e07d79164 - stable/14 - Merge commit 5300a6731e98 from llvm-project (by Jonathan Peyton): (Sat, 11 May 2024 08:56:49 UTC)
- git: 7b966dcc3ac5 - stable/13 - Merge commit 5300a6731e98 from llvm-project (by Jonathan Peyton): (Sat, 11 May 2024 08:57:03 UTC)
- git: e2de08bf70f4 - stable/13 - Merge commit 73bb8d9d92f6 from llvm-project (by Jonathan Peyton): (Sat, 11 May 2024 08:57:04 UTC)
- git: aec52a27f987 - releng/14.1 - Merge commit 5300a6731e98 from llvm-project (by Jonathan Peyton): (Sun, 12 May 2024 18:09:10 UTC)
- git: ba0bd7cea412 - releng/14.1 - Merge commit 73bb8d9d92f6 from llvm-project (by Jonathan Peyton): (Sun, 12 May 2024 18:09:11 UTC)
- git: 14efb9bb7104 - stable/14 - Merge commit 87f3407856e6 from llvm-project (by Phoebe Wang): (Mon, 20 May 2024 08:13:17 UTC)
- git: b6011652be32 - stable/13 - Merge commit 87f3407856e6 from llvm-project (by Phoebe Wang): (Mon, 20 May 2024 08:13:34 UTC)
- git: 2f9bf48e797e - releng/14.1 - Merge commit 87f3407856e6 from llvm-project (by Phoebe Wang): (Mon, 20 May 2024 17:06:53 UTC)
- git: 5dd6fb108dd9 - stable/14 - stand: Spell LUA_COMPILE_SET correctly. (Mon, 20 May 2024 17:09:43 UTC)
- git: f1e3279983d6 - stable/14 - Merge llvm-project release/18.x llvmorg-18.1.6-0-g1118c2e05e67 (Tue, 28 May 2024 05:27:14 UTC)
- git: ec38746722a1 - stable/14 - Merge commit d0be944aa511 from llvm-project (by Simon Pilgrim): (Tue, 28 May 2024 05:27:15 UTC)
- git: 70be2f0deb0f - stable/13 - Merge llvm-project release/18.x llvmorg-18.1.6-0-g1118c2e05e67 (Tue, 28 May 2024 05:28:37 UTC)
- git: a3e6eda79813 - stable/13 - Merge commit d0be944aa511 from llvm-project (by Simon Pilgrim): (Tue, 28 May 2024 05:28:38 UTC)
- Ed Maste
- git: 8d0ca017408e - stable/13 - Update capsicum-test to eab7a83b05becf64439b4b256b3d756b353fbbbb (Tue, 07 May 2024 00:04:40 UTC)
- git: 0e0220d11add - stable/14 - clock_gettime.2: fix markup (Fri, 10 May 2024 13:02:07 UTC)
- git: 5e7de5daa95d - stable/14 - smsc(4): update to mention Microchip (Fri, 10 May 2024 13:02:09 UTC)
- git: f2109683ce37 - stable/14 - dlopen(3): mention fdlopen for capsicum(4) (Mon, 13 May 2024 14:24:29 UTC)
- git: 3c05a91910d7 - stable/13 - dlopen(3): mention fdlopen for capsicum(4) (Mon, 13 May 2024 14:25:36 UTC)
- git: c595a834ebbd - stable/13 - clock_gettime.2: Clarify CLOCK_* (Mon, 13 May 2024 14:26:23 UTC)
- git: eca3db908c60 - stable/13 - clock_gettime.2: fix markup (Mon, 13 May 2024 14:27:53 UTC)
- git: e9a7be7def4c - stable/14 - ip17x: fix non-debug build (Tue, 14 May 2024 14:47:34 UTC)
- git: 7309d72e140b - stable/14 - ukswitch: fix non-debug build (Tue, 14 May 2024 14:47:35 UTC)
- git: 412b433cc75b - stable/13 - smsc(4): update to mention Microchip (Tue, 14 May 2024 14:48:10 UTC)
- git: f4b6272a26da - stable/14 - .github: Update the path used for the homebrew LLVM install on macOS (Tue, 14 May 2024 16:54:11 UTC)
- git: dfac340633bc - stable/13 - ip17x: fix non-debug build (Tue, 14 May 2024 16:56:52 UTC)
- git: 1346b9ca7167 - stable/13 - ukswitch: fix non-debug build (Tue, 14 May 2024 16:56:53 UTC)
- git: ea6caf8bc223 - stable/13 - .github: Update the path used for the homebrew LLVM install on macOS (Tue, 14 May 2024 17:08:44 UTC)
- git: 18119e711f1c - stable/14 - Increase IOAPIC_MAX_ID to 255 (from 254) (Wed, 15 May 2024 17:21:26 UTC)
- git: 147c7e4dde23 - releng/14.1 - Increase IOAPIC_MAX_ID to 255 (from 254) (Thu, 16 May 2024 12:23:21 UTC)
- git: 1b7672ed9929 - stable/14 - diff: honour -B flag with -q (Fri, 24 May 2024 23:59:23 UTC)
- git: 03d3230d5152 - stable/14 - vt(4): add note about sc/UEFI incompatibility (Mon, 27 May 2024 15:24:48 UTC)
- git: bbb6bfeaae46 - stable/13 - vt(4): add note about sc/UEFI incompatibility (Mon, 27 May 2024 15:26:51 UTC)
- git: f952f27731ee - stable/13 - Increase IOAPIC_MAX_ID to 255 (from 254) (Mon, 27 May 2024 15:41:29 UTC)
- git: 1e3dfe0c343c - stable/14 - libc: move NIS xdr_* symbols from rpc's to yp's Symbol.map (Wed, 29 May 2024 15:40:56 UTC)
- git: 4010c267a55c - stable/13 - libc: move NIS xdr_* symbols from rpc's to yp's Symbol.map (Wed, 29 May 2024 16:27:08 UTC)
- Gordon Bergling
- Jake Freeland
- git: 9da71e6353a2 - stable/14 - ktrace: Record detailed ECAPMODE violations (Sun, 12 May 2024 00:08:25 UTC)
- git: 85a4df5f2a6b - stable/14 - ktrace: Record cpuset violations with KTR_CAPFAIL (Sun, 12 May 2024 00:08:27 UTC)
- git: fa92eaede40b - stable/14 - ktrace: Record syscall violations with KTR_CAPFAIL (Sun, 12 May 2024 00:08:28 UTC)
- git: 109b7712c3cb - stable/14 - ktrace: Record signal violations with KTR_CAPFAIL (Sun, 12 May 2024 00:08:29 UTC)
- git: 6d2a673f7ec5 - stable/14 - ktrace: Record namei violations with KTR_CAPFAIL (Sun, 12 May 2024 00:08:30 UTC)
- git: c3ee50b705b8 - stable/14 - ktrace: Record socket violations with KTR_CAPFAIL (Sun, 12 May 2024 00:08:31 UTC)
- git: 44952722a00b - stable/14 - tests: Add ktrace capability violation test cases (Sun, 12 May 2024 00:08:32 UTC)
- git: 39664f1b7b56 - stable/14 - capsicum.h: Include ktrace.h only in kernel (Sun, 12 May 2024 00:08:33 UTC)
- git: d0ca50b414be - stable/14 - uipc_shm: Copyin userpath for ktrace(2) (Sun, 12 May 2024 00:08:34 UTC)
- git: dee055d1b1e6 - stable/14 - uipc_shm: Fix a free() of an uninitialized variable (Sun, 12 May 2024 00:08:36 UTC)
- git: a94eacb13977 - stable/14 - tests: Add ktrace regression test for shm_open (Sun, 12 May 2024 00:08:37 UTC)
- git: 5757a523dc34 - stable/14 - ktrace: Describe CAPFAIL trace point in man page (Sun, 12 May 2024 00:08:38 UTC)
- git: ba501a551776 - stable/14 - ktrace: Remove CAPFAIL from default trace points (Sun, 12 May 2024 00:08:39 UTC)
- git: eabd8043e0a3 - stable/14 - bitset: Add ORNOT macros (Sun, 12 May 2024 00:08:40 UTC)
- Jessica Clarke
- git: 9bfc9ea2e18e - stable/14 - mandoc: fix bootstrapping on Linux with Clang 16 (Thu, 02 May 2024 20:11:12 UTC)
- git: 8cb8aca83f6c - stable/14 - jevents: fix bootstrapping on Linux with Clang 16 (Thu, 02 May 2024 20:11:13 UTC)
- git: ef6935581e62 - stable/14 - mandoc: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15 (Thu, 02 May 2024 20:11:15 UTC)
- git: 9019baf667c7 - stable/14 - jevents: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15 (Thu, 02 May 2024 20:11:16 UTC)
- git: b2d59a3afb7c - stable/14 - kldxref: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15 (Thu, 02 May 2024 20:11:17 UTC)
- git: dbbbe6f393dd - stable/13 - mandoc: fix bootstrapping on Linux with Clang 16 (Thu, 02 May 2024 20:12:10 UTC)
- git: f16e205c6fb9 - stable/13 - jevents: fix bootstrapping on Linux with Clang 16 (Thu, 02 May 2024 20:12:11 UTC)
- git: 2714c4d3280b - stable/13 - mandoc: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15 (Thu, 02 May 2024 20:12:12 UTC)
- git: 89342dba7dbe - stable/13 - jevents: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15 (Thu, 02 May 2024 20:12:13 UTC)
- git: 91e0b44c159f - stable/13 - kldxref: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15 (Thu, 02 May 2024 20:12:14 UTC)
- Kirk McKusick
- Konstantin Belousov
- git: 66e0bf766854 - stable/14 - kcmp_pget(): add an assert that we did not hold the current process (Fri, 03 May 2024 00:26:05 UTC)
- git: 33cac296a266 - stable/14 - kcmp_pget(): do not accept TIDs (Fri, 03 May 2024 00:26:06 UTC)
- git: 44debee9fc1f - stable/14 - rtld snprintf: do not erronously skip a char at the buffer boundary (Fri, 03 May 2024 00:26:07 UTC)
- git: 6b667b46ab19 - stable/13 - kcmp_pget(): add an assert that we did not hold the current process (Fri, 03 May 2024 00:26:43 UTC)
- git: cf2750be9e32 - stable/13 - kcmp_pget(): do not accept TIDs (Fri, 03 May 2024 00:26:45 UTC)
- git: d9ec850bde3c - stable/13 - rtld snprintf: do not erronously skip a char at the buffer boundary (Fri, 03 May 2024 00:26:46 UTC)
- git: d63c680d39f5 - stable/14 - rtld: add direct-exec option -o (Mon, 06 May 2024 04:42:45 UTC)
- git: 6c85003139a4 - stable/14 - rtld direct exec: make -u behavior match the description (Mon, 06 May 2024 04:42:47 UTC)
- git: 0d4750124623 - stable/14 - rtld.1: clarify interaction between -u and -o (Mon, 06 May 2024 04:42:48 UTC)
- git: 10484ee13a36 - stable/13 - rtld: add direct-exec option -o (Tue, 07 May 2024 08:59:32 UTC)
- git: e45b440633f9 - stable/13 - rtld direct exec: make -u behavior match the description (Tue, 07 May 2024 08:59:33 UTC)
- git: f73055ab1e2f - stable/13 - rtld.1: clarify interaction between -u and -o (Tue, 07 May 2024 08:59:34 UTC)
- git: 6a8ca2ff5338 - stable/14 - __cxa_thread_call_dtors(3): fix dtor pointer validity check (Fri, 10 May 2024 07:49:29 UTC)
- git: 5cf78a550034 - stable/13 - __cxa_thread_call_dtors(3): fix dtor pointer validity check (Fri, 10 May 2024 07:49:54 UTC)
- git: 9877b9bea5b0 - stable/13 - mlx5en: add diagnostic in one more case of failed eeprom read preparation (Mon, 13 May 2024 09:51:23 UTC)
- git: ddabe1d3c515 - stable/14 - mlx5en: add diagnostic in one more case of failed eeprom read preparation (Mon, 13 May 2024 09:51:47 UTC)
- git: 6adfee18effb - stable/14 - sys/namei.h: move NI_CAP_VIOLATION() macro from namei.h to vfs_lookup.c (Wed, 15 May 2024 13:22:00 UTC)
- git: 00cf2f3092e4 - stable/14 - vfs_lookup.c: only call ktrcapfail() if KTRACE is enabled (Wed, 15 May 2024 13:22:01 UTC)
- git: 4018bcdea8e1 - stable/14 - cdev_pager_allocate(): ensure that the cdev_pager_ops ctr is called only once (Sun, 19 May 2024 00:58:25 UTC)
- git: 9ccd5394123b - stable/14 - devfs_allocv(): style (Sun, 19 May 2024 00:58:26 UTC)
- git: 936aa8ec7cb5 - stable/14 - vfs_domount_update(): style, use space instead of tab (Sun, 19 May 2024 00:58:27 UTC)
- git: 2eeb0e9fc130 - stable/13 - cdev_pager_allocate(): ensure that the cdev_pager_ops ctr is called only once (Sun, 19 May 2024 00:59:41 UTC)
- git: 7c23465541f3 - stable/13 - devfs_allocv(): style (Sun, 19 May 2024 00:59:42 UTC)
- git: e4df9d84b19f - stable/13 - vfs_domount_update(): style, use space instead of tab (Sun, 19 May 2024 00:59:44 UTC)
- git: ab135e19f70a - stable/14 - tmpfs_destroy_vobject(): clear v_object under the object lock (Mon, 20 May 2024 00:25:33 UTC)
- git: e95708d7a1bf - stable/13 - tmpfs: recalculate OBJ_TMPFS_VREF on reinstantiating node' vnode (Mon, 20 May 2024 00:26:03 UTC)
- git: 156b5b7bf44f - stable/13 - swap-like pagers: assert that writemapping decrease does not pass zero (Mon, 20 May 2024 00:26:04 UTC)
- git: e45c358ec663 - stable/13 - tmpfs_destroy_vobject(): clear v_object under the object lock (Mon, 20 May 2024 00:26:05 UTC)
- git: 983aec544b03 - stable/14 - x86: Add Intel TD/HFI related MSR/CPUID defines to specialregs.h (Tue, 21 May 2024 02:46:31 UTC)
- git: f03a01194c11 - stable/14 - AMD CPUs: update bits and data from CPUID 0x8000_0008 (Tue, 21 May 2024 02:46:32 UTC)
- git: f148aa572a3b - stable/14 - nfs client comment typo fix (Tue, 21 May 2024 02:46:33 UTC)
- git: c8b9ecc1a57d - stable/13 - x86: Add Intel TD/HFI related MSR/CPUID defines to specialregs.h (Tue, 21 May 2024 02:47:45 UTC)
- git: 1fbc850bee39 - stable/13 - AMD CPUs: update bits and data from CPUID 0x8000_0008 (Tue, 21 May 2024 02:47:46 UTC)
- git: 25aa002545c0 - stable/13 - nfs client comment typo fix (Tue, 21 May 2024 02:47:48 UTC)
- git: cd73b38955f6 - stable/13 - killpg(): more carefully avoid LoR (Wed, 22 May 2024 23:47:55 UTC)
- git: 625a622cc651 - stable/14 - vfs_domount_update(): postpone setting MNT_UNION until VFS_MOUNT() is done (Thu, 23 May 2024 00:27:09 UTC)
- git: afb68a177420 - stable/14 - SysV SHM: move SHMSEG constants to sys/shm.h (Thu, 23 May 2024 00:27:10 UTC)
- git: b76674a73988 - stable/14 - SysV IPC: provide in-kernel helpers to obtain ipcs(8)-like information (Thu, 23 May 2024 00:27:11 UTC)
- git: 1449d298daaa - stable/14 - acpidump IVRS table format: change 'IOMMUId' into 'IOMMU DeviceId' (Thu, 23 May 2024 00:27:13 UTC)
- git: 2a2f2f59132a - stable/13 - vfs_domount_update(): postpone setting MNT_UNION until VFS_MOUNT() is done (Thu, 23 May 2024 00:28:03 UTC)
- git: 454ebd0be5ee - stable/13 - SysV SHM: move SHMSEG constants to sys/shm.h (Thu, 23 May 2024 00:28:05 UTC)
- git: 07b7dec1fe42 - stable/13 - SysV IPC: provide in-kernel helpers to obtain ipcs(8)-like information (Thu, 23 May 2024 00:28:06 UTC)
- git: 94d574327018 - stable/14 - mqueuefs: minor style pass (Wed, 29 May 2024 05:36:02 UTC)
- git: 5e77282d3a35 - stable/14 - mqueuefs: mark newly allocated vnode as constructed, under the lock (Wed, 29 May 2024 05:36:04 UTC)
- git: 3426b8269cab - stable/13 - mqueuefs: minor style pass (Wed, 29 May 2024 05:36:26 UTC)
- git: 6446348a4f37 - stable/13 - mqueuefs: uma_zfree() can be postponed until mqfs sx mi_lock is dropped (Wed, 29 May 2024 05:36:27 UTC)
- Kristof Provost
- Mariusz Zaborski
- Mark Johnston
- git: 4ee7b8e1ef3c - stable/14 - dpaa: uma_zcreate() does not fail (Thu, 02 May 2024 13:26:43 UTC)
- git: fa1d1e824b9d - stable/14 - khelp: uma_zcreate() does not fail (Thu, 02 May 2024 13:26:44 UTC)
- git: bff26fe7aa07 - stable/14 - wg: uma_zcreate() does not fail (Thu, 02 May 2024 13:26:45 UTC)
- git: 7a8b49047659 - stable/14 - busdma: uma_zcreate() does not fail (Thu, 02 May 2024 13:26:46 UTC)
- git: b6a2ce76d6b6 - stable/14 - udf: uma_zcreate() does not fail (Thu, 02 May 2024 13:26:47 UTC)
- git: 19e335596658 - stable/14 - kthread: Set *tdptr earlier in kproc_kthread_add() (Thu, 02 May 2024 13:26:48 UTC)
- git: ebc5b3b08560 - stable/14 - ctags: Use C99 bool instead of defining our own (Wed, 08 May 2024 13:07:42 UTC)
- git: 3f6515c20f38 - stable/14 - bpf: Make BPF interop consistent with if_loop (Wed, 08 May 2024 13:07:43 UTC)
- git: e3b27cc3546f - stable/14 - copy_file_range: Call vn_rdwr() at least once (Wed, 08 May 2024 13:07:44 UTC)
- git: f55be6d9993a - stable/14 - tmpfs tests: Remove an xfail annotation (Wed, 08 May 2024 13:07:45 UTC)
- git: 95cb70275609 - stable/14 - arm: Remove duplicate definitions in armreg.h (Wed, 08 May 2024 13:07:47 UTC)
- git: a709ac6f422b - stable/14 - ng_pipe: Fix whitespace (Wed, 08 May 2024 13:07:48 UTC)
- git: a3ca254e6986 - stable/14 - ng_pipe: Remove node when all hooks are disconnected (Wed, 08 May 2024 13:07:49 UTC)
- git: f4ab464d3492 - stable/14 - ng_pipe: Replace deprecated random() with prng32_bounded() (Wed, 08 May 2024 13:07:50 UTC)
- git: 50af25e87422 - stable/14 - ng_pipe: Do not panic when memory allocations fail (Wed, 08 May 2024 13:07:51 UTC)
- git: 7b65987885da - stable/14 - sdt: Add macros which expand to probe and provider structure names (Wed, 08 May 2024 13:07:52 UTC)
- git: 24268f262b41 - stable/14 - sysctl: Make sysctl_ctx_free() a bit safer (Sat, 11 May 2024 14:16:28 UTC)
- git: d8ccaa995f45 - stable/14 - bhyve: Do not define GDB_LOG (Sat, 11 May 2024 14:16:29 UTC)
- git: 502a1018002e - releng/14.1 - bhyve: Do not define GDB_LOG (Sun, 12 May 2024 17:01:37 UTC)
- git: d27c35123b92 - stable/14 - clang-format: Minor tweaks (Mon, 20 May 2024 13:46:42 UTC)
- git: 160e7a4c16eb - stable/14 - wg: Add netmap support (Mon, 20 May 2024 13:46:43 UTC)
- git: c39084799647 - stable/14 - wg tests: Add a simple regression test case for netmap support (Mon, 20 May 2024 13:46:45 UTC)
- Marko Zec
- git: e9927f4e6129 - stable/14 - fib_dxr: log malloc() failures. (Tue, 14 May 2024 20:38:51 UTC)
- git: 64136682ba16 - stable/14 - fib_dxr: free() does nothing if arg is NULL, so remove a redundant check. (Tue, 14 May 2024 20:38:52 UTC)
- git: df376a714af6 - stable/14 - fib_dxr: update comment. (Tue, 14 May 2024 20:38:53 UTC)
- git: e474704b9c49 - stable/14 - fib_dxr: move the bulko of malloc() failure logging into dxr_build() (Tue, 14 May 2024 20:38:54 UTC)
- git: 52075e4cfabc - stable/14 - fib_dxr: KASSERTs for chasing NULL ptr and runaway refcount suspects (Tue, 14 May 2024 20:38:55 UTC)
- git: 1261fc325c3c - stable/14 - fib_dxr: s/KASSERT/MPASS/ (Tue, 14 May 2024 20:38:57 UTC)
- git: 0418d7a09037 - stable/14 - fib_dxr: set fib_data field in struct dxr_aux early enough (Tue, 14 May 2024 20:38:58 UTC)
- git: 416679ecabd6 - stable/13 - fib_dxr: log malloc() failures. (Tue, 14 May 2024 20:39:26 UTC)
- git: f68ecf5d4fbd - stable/13 - fib_dxr: free() does nothing if arg is NULL, so remove a redundant check. (Tue, 14 May 2024 20:39:27 UTC)
- git: 2b9843e268fa - stable/13 - fib_dxr: update comment. (Tue, 14 May 2024 20:39:29 UTC)
- git: 40a1183ac774 - stable/13 - fib_dxr: move the bulko of malloc() failure logging into dxr_build() (Tue, 14 May 2024 20:39:30 UTC)
- git: 354fa04f5ea1 - stable/13 - fib_dxr: KASSERTs for chasing NULL ptr and runaway refcount suspects (Tue, 14 May 2024 20:39:31 UTC)
- git: 43571fe7c8dc - stable/13 - fib_dxr: s/KASSERT/MPASS/ (Tue, 14 May 2024 20:39:32 UTC)
- git: 9ae078121d3f - stable/13 - fib_dxr: set fib_data field in struct dxr_aux early enough (Tue, 14 May 2024 20:39:33 UTC)
- git: d6e32525c778 - stable/14 - fib_dxr: check if cached fib_data matches the new request in dxr_init() (Wed, 22 May 2024 17:34:53 UTC)
- git: ada1d9b8edbd - stable/14 - fib_dxr: do not leak memory if FIB constellation hits structural limit (Wed, 22 May 2024 17:34:54 UTC)
- git: 1266d894c50c - stable/14 - fib_dxr: code hygiene, prune old code, no functional changes (Wed, 22 May 2024 17:34:55 UTC)
- git: 9629a4b6865c - stable/13 - fib_dxr: check if cached fib_data matches the new request in dxr_init() (Wed, 22 May 2024 17:38:08 UTC)
- git: 56d8fb274847 - stable/13 - fib_dxr: do not leak memory if FIB constellation hits structural limit (Wed, 22 May 2024 17:38:09 UTC)
- git: 913a955bf55d - stable/13 - fib_dxr: code hygiene, prune old code, no functional changes (Wed, 22 May 2024 17:38:10 UTC)
- git: b0a1a3138a37 - releng/14.1 - fib_dxr: set fib_data field in struct dxr_aux early enough (Wed, 22 May 2024 17:52:33 UTC)
- git: 78ae540decdc - releng/14.1 - fib_dxr: log malloc() failures. (Thu, 23 May 2024 05:37:23 UTC)
- git: 78782f3dd2f2 - releng/14.1 - fib_dxr: free() does nothing if arg is NULL, so remove a redundant check. (Thu, 23 May 2024 05:37:24 UTC)
- git: 4df0c59feb66 - releng/14.1 - fib_dxr: update comment. (Thu, 23 May 2024 05:37:25 UTC)
- git: 47fb63a288cd - releng/14.1 - fib_dxr: move the bulko of malloc() failure logging into dxr_build() (Thu, 23 May 2024 05:37:27 UTC)
- git: cf879fdb4820 - releng/14.1 - fib_dxr: KASSERTs for chasing NULL ptr and runaway refcount suspects (Thu, 23 May 2024 05:37:28 UTC)
- git: 0e5e6a9419ea - releng/14.1 - fib_dxr: s/KASSERT/MPASS/ (Thu, 23 May 2024 05:37:29 UTC)
- git: 782f02004251 - releng/14.1 - fib_dxr: check if cached fib_data matches the new request in dxr_init() (Thu, 23 May 2024 05:37:30 UTC)
- Martin Matuska
- git: c4d0e1f6214d - stable/14 - libarchive: merge bugfixes from vendor branch (Fri, 03 May 2024 04:52:16 UTC)
- git: 9a5f0cb5b639 - stable/14 - zfs: merge openzfs/zfs@256659204 (zfs-2.2-release) into stable/14 (Fri, 03 May 2024 22:00:51 UTC)
- git: 7e10c2d27a53 - stable/14 - zfs: unbreak aarch64 build with non-gcc compilers (Fri, 03 May 2024 23:49:37 UTC)
- git: ffd190f2236d - stable/13 - libarchive: Remove MIPS build glue. (Sat, 04 May 2024 12:37:30 UTC)
- git: 9377240725d2 - stable/13 - libarchive: Request the OpenSSL 1.1 API (Sat, 04 May 2024 12:37:31 UTC)
- git: d2291dbb3ccb - stable/13 - libarchive: Avoid a build failure with OpenSSL 3.0 (Sat, 04 May 2024 12:37:32 UTC)
- git: cd09ca5e71a5 - stable/13 - libarchive: merge from vendor branch (Sat, 04 May 2024 12:37:33 UTC)
- git: 2cb0ab6bc177 - stable/13 - libarchive: merge from vendor branch (Sat, 04 May 2024 12:37:35 UTC)
- git: 0db84579ce20 - stable/13 - libarchive: merge from vendor branch (Sat, 04 May 2024 12:37:36 UTC)
- git: db2cc817faf9 - stable/13 - libarchive: merge from vendor branch (Sat, 04 May 2024 12:37:37 UTC)
- git: 277283585540 - stable/13 - unzip: swtich to bsdunzip from libarchive (Sat, 04 May 2024 12:37:38 UTC)
- git: aa2aad0492d8 - stable/13 - libarchive: merge from vendor branch (Sat, 04 May 2024 12:37:39 UTC)
- git: 4217cc09bdbd - stable/13 - libarchive: fix null format string error in tests (unbreaks gcc13 build) (Sat, 04 May 2024 12:37:41 UTC)
- git: 43a6a8b07758 - stable/13 - libarchive: add two missing package files to libarchive tests (Sat, 04 May 2024 12:37:42 UTC)
- git: 3a77c21a25e1 - stable/13 - libarchive: merge from vendor branch (Sat, 04 May 2024 12:37:43 UTC)
- git: c923dda75a23 - stable/13 - libarchive: merge bugfixes from vendor branch (Sat, 04 May 2024 12:37:44 UTC)
- git: 78c9d8f1ce65 - releng/14.1 - zfs: merge openzfs/zfs@256659204 (zfs-2.2-release) into stable/14 (Wed, 08 May 2024 15:25:52 UTC)
- git: 74b67dbc90c1 - releng/14.1 - zfs: unbreak aarch64 build with non-gcc compilers (Wed, 08 May 2024 15:25:54 UTC)
- Mateusz Piotrowski
- git: a7096a69efcd - stable/14 - date(1): Grammar fixes (Thu, 02 May 2024 20:53:06 UTC)
- git: 10c4885f368e - stable/14 - date: Add support for nanoseconds (Thu, 02 May 2024 20:53:08 UTC)
- git: 4fd988e652e5 - stable/14 - date: Fix tests by initializing timespec structure (Thu, 02 May 2024 20:53:09 UTC)
- git: f2ec4bd306ac - stable/14 - date: Correctly check outcome of mktime(). (Thu, 02 May 2024 20:53:10 UTC)
- git: f609ff5a499a - stable/14 - date.1: Note that nanosecond support is to appear first in 14.1 (Thu, 02 May 2024 20:53:11 UTC)
- git: 78c209d49d4b - stable/14 - RELNOTES: Mention date(1)'s nanosecond support (Thu, 02 May 2024 20:53:12 UTC)
- git: c32f8e613e57 - stable/14 - Document that gettimeofday() is obsolescent (Sat, 04 May 2024 13:05:33 UTC)
- git: ba13e6546d8b - stable/14 - gettimeofday.2: Do mention improbable future removal (Sat, 04 May 2024 13:05:34 UTC)
- git: f7659ab23590 - stable/13 - Document that gettimeofday() is obsolescent (Sat, 04 May 2024 13:07:05 UTC)
- git: 64f6c5fd9bea - stable/13 - gettimeofday.2: Do mention improbable future removal (Sat, 04 May 2024 13:07:07 UTC)
- git: 1d28a8566f33 - stable/14 - style.9: Document the existence of tools/build/checkstyle9.pl (Sat, 04 May 2024 13:08:41 UTC)
- git: cecda19fd6bf - stable/13 - style.9: Document the existence of tools/build/checkstyle9.pl (Sat, 04 May 2024 13:09:07 UTC)
- git: 7de39f926cd0 - stable/14 - vmm.4: Add verbiage about need to load module from loader.conf (Sat, 04 May 2024 13:18:28 UTC)
- git: 76f866f0f696 - stable/13 - vmm.4: Add verbiage about need to load module from loader.conf (Sat, 04 May 2024 13:18:31 UTC)
- Mike Karels
- Mitchell Horne
- git: 1d921be5a889 - stable/14 - ieee80211_vap(9): fix the title (Wed, 01 May 2024 18:47:23 UTC)
- git: 3d509058db55 - stable/14 - hier.7: various improvements (Wed, 01 May 2024 18:47:24 UTC)
- git: a7a687302375 - stable/14 - BSD.usr.dist: remove empty /usr/libdata/gcc directory (Wed, 01 May 2024 18:47:25 UTC)
- git: 63b747823bea - stable/14 - hier.7: polish entry to system manual (Wed, 01 May 2024 18:47:26 UTC)
- git: 227f81c8bd0f - stable/14 - save-entropy: Add manual page (Fri, 03 May 2024 20:25:55 UTC)
- git: 8930e7d8ea4d - releng/14.1 - save-entropy: Add manual page (Thu, 16 May 2024 17:25:19 UTC)
- git: ed10a9398d05 - stable/14 - riscv: fix L0 PTE setup (Sv48) (Mon, 27 May 2024 14:43:36 UTC)
- git: bdfd8f68faaa - stable/14 - arm64, riscv: remove unused declaration (Mon, 27 May 2024 14:43:37 UTC)
- git: 1b1c7e088c58 - stable/14 - arm64, riscv: removed unused struct pv_addr (Mon, 27 May 2024 14:43:38 UTC)
- Olivier Certner
- git: 9f06e6c9907a - stable/14 - Remove remnants of portsnap(8) (Thu, 09 May 2024 06:53:55 UTC)
- git: 2beba7b456e6 - releng/14.1 - Remove remnants of portsnap(8) (Thu, 09 May 2024 08:20:17 UTC)
- git: eded8fea5c3a - stable/14 - PP mutexes: unlock: Reset inherited prio regardless of privileges (Thu, 09 May 2024 13:26:57 UTC)
- git: f9e9c02241dc - stable/14 - PP mutexes: lock: Check if priority is too high against base one (Thu, 09 May 2024 13:26:58 UTC)
- git: ce7dc52f07d0 - stable/14 - PP mutexes: lock: Reduce 'umtx_lock' holding before taking the user lock (Thu, 09 May 2024 13:26:59 UTC)
- git: b8b729e23cb9 - stable/14 - sched: Simplify sched_lend_user_prio_cond() (Thu, 09 May 2024 13:27:00 UTC)
- git: b94acafdbcc7 - stable/13 - PP mutexes: unlock: Reset inherited prio regardless of privileges (Thu, 09 May 2024 13:30:18 UTC)
- git: f5a145cb0a5f - stable/13 - PP mutexes: lock: Check if priority is too high against base one (Thu, 09 May 2024 13:30:19 UTC)
- git: ba2c48a7f21e - stable/13 - PP mutexes: lock: Reduce 'umtx_lock' holding before taking the user lock (Thu, 09 May 2024 13:30:20 UTC)
- git: 8c308a22e759 - stable/13 - sched: Simplify sched_lend_user_prio_cond() (Thu, 09 May 2024 13:30:21 UTC)
- git: 21284ecd1e65 - releng/14.1 - PP mutexes: unlock: Reset inherited prio regardless of privileges (Tue, 14 May 2024 13:39:23 UTC)
- git: 8bd89740cb2b - releng/14.1 - PP mutexes: lock: Check if priority is too high against base one (Tue, 14 May 2024 13:39:24 UTC)
- git: 9dad96bc6344 - releng/14.1 - PP mutexes: lock: Reduce 'umtx_lock' holding before taking the user lock (Tue, 14 May 2024 13:39:25 UTC)
- git: 81ddf56306ca - releng/14.1 - sched: Simplify sched_lend_user_prio_cond() (Tue, 14 May 2024 13:39:26 UTC)
- Richard Scheffenegger
- Rick Macklem
- git: c91861cc216d - stable/14 - nfscl: Do not use nfso_own for delayed nfsrpc_doclose() (Wed, 01 May 2024 01:06:13 UTC)
- git: a3b8266f5420 - stable/14 - nfscl: Clear out a lot of cruft related to B_DIRECT (Wed, 01 May 2024 01:11:27 UTC)
- git: 19b6aa047e77 - stable/13 - nfscl: Do not use nfso_own for delayed nfsrpc_doclose() (Wed, 01 May 2024 01:17:48 UTC)
- git: 825cb4c850f2 - stable/13 - nfscl: Clear out a lot of cruft related to B_DIRECT (Wed, 01 May 2024 01:24:41 UTC)
- git: f6b902a4117a - stable/14 - krpc: Ref cnt the client structures for TLS upcalls (Thu, 02 May 2024 01:11:25 UTC)
- git: f8575d4e4758 - stable/13 - krpc: Ref cnt the client structures for TLS upcalls (Thu, 02 May 2024 01:20:56 UTC)
- git: 3c414a8c2fb3 - stable/14 - nfsd: Fix Link conformance with RFC8881 for delegations (Sat, 11 May 2024 01:06:07 UTC)
- git: 85e63d952d5d - stable/13 - nfsd: Fix Link conformance with RFC8881 for delegations (Sat, 11 May 2024 01:10:39 UTC)
- git: 2c65656b29fb - releng/14.1 - nfsd: Fix Link conformance with RFC8881 for delegations (Mon, 13 May 2024 04:50:57 UTC)
- git: 4c136aad80e6 - stable/14 - svc.c: Check for a non-NULL xp_socket (Fri, 31 May 2024 22:36:19 UTC)
- Sergey A. Osokin
- Tijl Coosemans
- Warner Losh
- git: 4c2ea6e26d21 - stable/14 - da: Update trim stats for WRITE SAME and ATA TRIM (Mon, 20 May 2024 20:06:39 UTC)
- git: f65f02ccf2a5 - stable/14 - geom_stripe: Cascade cantrim just like we do for gmirror (Mon, 20 May 2024 20:06:41 UTC)
- git: 02cae85fdb9b - stable/14 - ota: Merge one true awk 20240422 (a3b68e649d2d) (Mon, 20 May 2024 20:06:42 UTC)
- git: 284244ac3683 - stable/14 - awk: Merge in bsd-feature branch of OTA from 20240422 (31bb33a32f71) (Mon, 20 May 2024 20:06:43 UTC)
- git: e7d689faaf77 - stable/14 - sysexits: Tidy deprecated header and manual (Tue, 21 May 2024 03:27:34 UTC)
- git: 7aba92287947 - stable/14 - sys/dev/irdma/irdma_cm: fix compile without INET (Tue, 21 May 2024 03:27:35 UTC)
- git: f30c2d86c39f - stable/14 - sys/netinet6/in6_pcb.c: fix compile without INET (Tue, 21 May 2024 03:27:36 UTC)
- git: 040a7e0dcbc2 - stable/14 - sys/modules/dpdk_lpm4: do not build without INET (Tue, 21 May 2024 03:27:37 UTC)
- git: cbe2436dda12 - stable/14 - intro.2: Add sys/syscall.h to SYNOPSIS (Tue, 21 May 2024 03:27:38 UTC)
- git: 828e648b26ea - stable/14 - intro.2 as errno.2: Update maximum hard link limit (Tue, 21 May 2024 03:27:39 UTC)
- git: 5dced4143910 - stable/14 - networking.7 : create network quickstart guide (Tue, 21 May 2024 03:27:40 UTC)
- git: 07f3a9eb1c35 - stable/14 - alc(4): disable MSI-X by default on Killer cards (Tue, 21 May 2024 19:50:05 UTC)
- git: 5cbccac9f3d1 - stable/14 - ifconfig tunnelfib is implemented in wg(4) (Tue, 21 May 2024 19:50:06 UTC)
- git: e8adcfd14a09 - releng/14.1 - stand: Spell LUA_COMPILE_SET correctly. (Tue, 21 May 2024 20:09:14 UTC)
- git: 78ccc5af3d23 - releng/14.1 - sys/dev/irdma/irdma_cm: fix compile without INET (Tue, 21 May 2024 20:09:15 UTC)
- git: 6df9fa1c6b83 - releng/14.1 - sys/netinet6/in6_pcb.c: fix compile without INET (Tue, 21 May 2024 20:09:16 UTC)
- git: 2507479f70df - releng/14.1 - sys/modules/dpdk_lpm4: do not build without INET (Tue, 21 May 2024 20:09:17 UTC)
- git: e59ebcf36f41 - releng/14.1 - intro.2: Add sys/syscall.h to SYNOPSIS (Tue, 21 May 2024 20:09:18 UTC)
- git: 839a522e2ec3 - releng/14.1 - intro.2 as errno.2: Update maximum hard link limit (Tue, 21 May 2024 20:09:19 UTC)
- git: 39f92a4c4c49 - releng/14.1 - networking.7 : create network quickstart guide (Tue, 21 May 2024 20:09:20 UTC)
- git: f9b66c0040bf - stable/14 - umount: Add -d option to detach md devices (Tue, 21 May 2024 22:50:21 UTC)
- git: 4de324578f4f - stable/14 - umount: Support partitions & slices with -d option (Tue, 21 May 2024 22:50:22 UTC)
- git: f9c67a0f203f - stable/14 - devctl: Disable the boottime optimization of suppressing NOMATCH (Wed, 22 May 2024 14:38:01 UTC)
- git: 6a61917a4b64 - stable/14 - sg: Add sg(4) man page (Wed, 22 May 2024 21:11:00 UTC)
- git: 23989c61c39a - stable/14 - Fix typo (Wed, 22 May 2024 21:11:01 UTC)
- git: e85f2ed0950a - stable/14 - mtree: Add missing directories generated by certctl (Wed, 22 May 2024 21:30:06 UTC)
- git: c957e35ccbe9 - stable/14 - autofs manuals: align lists, tag SPDX (Fri, 24 May 2024 13:47:23 UTC)
- Wolfram Schneider
- Xin LI
- Zhenlei Huang
- git: d45f1f519342 - stable/14 - sys/net/if_bridge: support non-INET kernels (Fri, 10 May 2024 14:07:51 UTC)
- git: 07e4121aa14b - stable/13 - if_bridge: clean up INET/INET6 handling (Fri, 10 May 2024 14:13:00 UTC)
- git: e57876309dbe - stable/13 - sys/net/if_bridge: support non-INET kernels (Fri, 10 May 2024 14:13:01 UTC)
- git: ff99bfe3ef73 - stable/13 - inet6: protect address manipulation with a lock (Fri, 10 May 2024 16:30:56 UTC)
- Re: git: b827afb9e3a7 - releng/14.1 - Revert "intrng: switch from MAXCPU to mp_ncpus" (Thu, 16 May 2024 00:58:54 UTC)
- Re: git: b827afb9e3a7 - releng/14.1 - Revert "intrng: switch from MAXCPU to mp_ncpus" (Thu, 16 May 2024 01:56:41 UTC)
- git: 1652c9e29f5b - stable/14 - boottrace: Use NULL for SYSINIT's last arg, which is a pointer type (Fri, 17 May 2024 04:07:35 UTC)
- git: 3ebd2b1c7308 - stable/14 - if_vxlan(4): Add checking for loops and nesting of tunnels (Wed, 22 May 2024 13:59:23 UTC)
- git: 9d653a52f899 - stable/13 - if_vxlan(4): Add checking for loops and nesting of tunnels (Wed, 22 May 2024 14:01:47 UTC)
- git: 34db75d21876 - releng/14.1 - if_vxlan(4): Add checking for loops and nesting of tunnels (Wed, 22 May 2024 23:02:03 UTC)
- git: c9188db6f956 - stable/14 - ifconfig: Redo fix vlan/vlanproto reconfiguration (Fri, 24 May 2024 16:05:01 UTC)
- git: 5fd1902b0c76 - stable/14 - compat_freebsd4: Add const qualifier to the local variable s inside function freebsd4_uname() (Tue, 28 May 2024 04:22:02 UTC)
- git: 1b3f88bc8095 - stable/14 - linux(4): Add const qualifier to the value parameter of function handle_string() (Tue, 28 May 2024 04:22:03 UTC)
- git: f183abd1286a - stable/13 - compat_freebsd4: Add const qualifier to the local variable s inside function freebsd4_uname() (Tue, 28 May 2024 04:42:10 UTC)
- git: a29cc9eca779 - stable/13 - linux(4): Add const qualifier to the value parameter of function handle_string() (Tue, 28 May 2024 04:42:11 UTC)