dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
March 2024 Archives by thread
- git: b2c9d403d5a6 - stable/14 - fs/msdosfs fatblock: use ulmin() rather than min(): Konstantin Belousov (Fri, 01 Mar 2024 04:12:33 UTC)
- git: e38dee6120d5 - stable/14 - posixmqcontrol(1): manage posix message queues: Konstantin Belousov (Fri, 01 Mar 2024 04:12:34 UTC)
- git: acb407522ca7 - stable/14 - sigsys test: correct count of delivered signals: Konstantin Belousov (Fri, 01 Mar 2024 04:12:35 UTC)
- git: 846bf43ca4a2 - stable/13 - fs/msdosfs fatblock: use ulmin() rather than min(): Konstantin Belousov (Fri, 01 Mar 2024 04:13:14 UTC)
- git: b9880e247b26 - stable/13 - sigsys test: correct count of delivered signals: Konstantin Belousov (Fri, 01 Mar 2024 04:13:15 UTC)
- git: b9c2c366db1b - stable/13 - zfs: merge openzfs/zfs@fb6d53206 (zfs-2.1-release) into stable/13: Martin Matuska (Fri, 01 Mar 2024 14:30:05 UTC)
- git: 22f11923c6c8 - stable/14 - mkimg.1: add new PARTITION SPECIFICATION section: Eugene Grosbein (Fri, 01 Mar 2024 14:47:58 UTC)
- git: 2a04785cafe5 - stable/13 - mkimg.1: add new PARTITION SPECIFICATION section: Eugene Grosbein (Fri, 01 Mar 2024 14:49:21 UTC)
- git: 80d2b634ddf0 - releng/13.3 - Update in preparation for 13.3-RELEASE: Colin Percival (Fri, 01 Mar 2024 19:05:02 UTC)
- git: 8a7d5d73b849 - stable/14 - libc/sys: add errno test: Konstantin Belousov (Sun, 03 Mar 2024 04:00:01 UTC)
- git: 13ca1f11d6ff - stable/13 - libc/sys: add errno test: Konstantin Belousov (Sun, 03 Mar 2024 04:00:26 UTC)
- git: 2d694deca985 - stable/14 - snd_hda: Add patches for the Lenovo Ideapad 330-15 and ThinkPad X230: Christos Margiolis (Sun, 03 Mar 2024 13:18:25 UTC)
- git: 61408fbd360a - stable/14 - vge(4): Fix a typo in a source code comment: Gordon Bergling (Sun, 03 Mar 2024 17:48:01 UTC)
- git: 4d8cc5b78fdf - stable/14 - bxe(4): Fix two typos in a kernel messages: Gordon Bergling (Sun, 03 Mar 2024 17:48:03 UTC)
- git: cdadccec763d - stable/14 - dumprestore.h: Fix typos in source code comments: Gordon Bergling (Sun, 03 Mar 2024 17:49:30 UTC)
- git: 6cf569e659d4 - stable/14 - carp(4): Fix a typo in a source code comment: Gordon Bergling (Sun, 03 Mar 2024 17:49:31 UTC)
- git: ee0ffe0e3e36 - stable/14 - nvmecontrol.8: Fix the SYNOPSIS section: Gordon Bergling (Sun, 03 Mar 2024 17:49:32 UTC)
- git: 38a5635de99f - stable/14 - md5.1: Fix an example: Gordon Bergling (Sun, 03 Mar 2024 17:49:33 UTC)
- git: ae4f354a8430 - stable/13 - vge(4): Fix a typo in a source code comment: Gordon Bergling (Sun, 03 Mar 2024 17:51:07 UTC)
- git: 5c765273cea5 - stable/13 - bxe(4): Fix two typos in a kernel messages: Gordon Bergling (Sun, 03 Mar 2024 17:51:08 UTC)
- git: 44f896fc35e3 - stable/13 - dumprestore.h: Fix typos in source code comments: Gordon Bergling (Sun, 03 Mar 2024 17:51:09 UTC)
- git: ee1e748d217a - stable/13 - carp(4): Fix a typo in a source code comment: Gordon Bergling (Sun, 03 Mar 2024 17:51:10 UTC)
- git: 7f387adb6996 - stable/14 - ipsec esp: avoid dereferencing freed secasindex: Konstantin Belousov (Mon, 04 Mar 2024 00:27:46 UTC)
- git: bf58a77ae125 - stable/13 - ipsec esp: avoid dereferencing freed secasindex: Konstantin Belousov (Mon, 04 Mar 2024 00:28:15 UTC)
- git: ebe18cb1a545 - stable/14 - snd_uaudio(4): Fix sample rate selection after 42fdcd9fd917.: Christos Margiolis (Mon, 04 Mar 2024 00:39:14 UTC)
- git: d0bb255d1fcb - stable/14 - VFS: update VOP_FSYNC() debug check to reflect actual locking policy: Jason A. Harmening (Mon, 04 Mar 2024 18:51:45 UTC)
- git: c18e6a5a5c63 - stable/14 - unionfs: work around underlying FS failing to respect cn_namelen: Jason A. Harmening (Mon, 04 Mar 2024 18:51:46 UTC)
- git: 9c530578757b - stable/14 - unionfs: upgrade the vnode lock during fsync() if necessary: Jason A. Harmening (Mon, 04 Mar 2024 18:51:47 UTC)
- git: 5e806288f0c7 - stable/14 - unionfs: cache upper/lower mount objects: Jason A. Harmening (Mon, 04 Mar 2024 18:51:48 UTC)
- git: fdfb8e783c3e - stable/14 - Eliminate unnecessary UFS1 integrity checks.: Kirk McKusick (Tue, 05 Mar 2024 00:09:17 UTC)
- git: 8c6964b779ce - stable/13 - Eliminate unnecessary UFS1 integrity checks.: Kirk McKusick (Tue, 05 Mar 2024 00:19:04 UTC)
- git: 406cf112e148 - Create tag release/13.3.0: Colin Percival (Tue, 05 Mar 2024 07:10:19 UTC)
- git: f3a53319f6d2 - stable/14 - sys/mount.h: align values of MNTK_XXX flags: Konstantin Belousov (Wed, 06 Mar 2024 07:43:59 UTC)
- git: 1975c745e3ac - stable/14 - Revert "md5.1: Fix an example": Gordon Bergling (Wed, 06 Mar 2024 08:33:32 UTC)
- git: 5a98473132e6 - stable/14 - rtld: unconditionally generate map file during build: Konstantin Belousov (Thu, 07 Mar 2024 00:34:59 UTC)
- git: 3cce838c60fc - stable/14 - rtld: use generated map file to check for some leaks from libc into rtld: Konstantin Belousov (Thu, 07 Mar 2024 00:35:00 UTC)
- git: fd5a82ecd2a6 - stable/13 - rtld: unconditionally generate map file during build: Konstantin Belousov (Thu, 07 Mar 2024 00:35:33 UTC)
- git: 8b84d2da9aac - stable/13 - rtld: use generated map file to check for some leaks from libc into rtld: Konstantin Belousov (Thu, 07 Mar 2024 00:35:34 UTC)
- git: 275aee513b58 - stable/14 - bsdinstall: prefer HTTP: Philip Paeps (Thu, 07 Mar 2024 02:29:15 UTC)
- git: c4149abc5d0e - stable/14 - Optionally create full debuginfo for llvm-related executables: Dimitry Andric (Fri, 08 Mar 2024 08:19:26 UTC)
- git: fc31d474c40a - stable/14 - Merge commit f800c1f3b207 from llvm-project (by Arthur Eubanks):: Dimitry Andric (Fri, 08 Mar 2024 08:19:28 UTC)
- git: f5fca73651a3 - stable/13 - Optionally create full debuginfo for llvm-related executables: Dimitry Andric (Fri, 08 Mar 2024 08:19:47 UTC)
- git: 961271f952fc - stable/13 - Merge commit f800c1f3b207 from llvm-project (by Arthur Eubanks):: Dimitry Andric (Fri, 08 Mar 2024 08:19:49 UTC)
- git: 14bbf0943308 - stable/14 - netlink: fix casts: Kristof Provost (Fri, 08 Mar 2024 09:11:34 UTC)
- git: 428e5165fec7 - stable/14 - tcp_rack.4: Remove a mentioned paper: Gordon Bergling (Fri, 08 Mar 2024 09:50:19 UTC)
- git: 2feed11fbe6d - stable/13 - tcp_rack.4: Remove a mentioned paper: Gordon Bergling (Fri, 08 Mar 2024 09:52:55 UTC)
- git: 69c4a0ef86a2 - stable/14 - arm64: Add a VM_FREELIST_DMA32 freelist: Mark Johnston (Sat, 09 Mar 2024 04:40:43 UTC)
- git: c3751f89da78 - stable/14 - Fix subr_uio.c style(9) with uses of sizeof.: Mark Johnston (Sat, 09 Mar 2024 04:40:44 UTC)
- git: 2de742797b5f - stable/14 - Abstract UIO allocation and deallocation.: Mark Johnston (Sat, 09 Mar 2024 04:40:45 UTC)
- git: 465fe46da510 - stable/14 - arm64: Add netmap(4) to default kernel config: Mark Johnston (Sat, 09 Mar 2024 04:40:46 UTC)
- git: a0f02252c417 - stable/14 - vmm: Expose more registers to VM_GET_REGISTER: Mark Johnston (Sat, 09 Mar 2024 04:40:47 UTC)
- git: f7d51eb77e84 - stable/14 - getblkx(9): be more tolerant but also strict with the buffer size checks: Konstantin Belousov (Sat, 09 Mar 2024 09:05:34 UTC)
- git: 1c1fde7540d8 - stable/13 - getblkx(9): be more tolerant but also strict with the buffer size checks: Konstantin Belousov (Sat, 09 Mar 2024 09:06:00 UTC)
- git: 965f92a28291 - stable/14 - MFV: xz 5.6.0.: Xin LI (Sun, 10 Mar 2024 03:57:52 UTC)
- git: b810e56effc1 - stable/13 - MFC: MFV: xz 5.6.0.: Xin LI (Sun, 10 Mar 2024 03:58:41 UTC)
- git: eb36277dc926 - stable/14 - posix_spawnattr_setflags(3): validate argument: Konstantin Belousov (Mon, 11 Mar 2024 00:29:25 UTC)
- git: b5e95d17ec89 - stable/14 - posix_spawn(3): add POSIX_SPAWN_DISABLE_ASLR_NP: Konstantin Belousov (Mon, 11 Mar 2024 00:29:26 UTC)
- git: 7178cd5f8108 - stable/14 - posix_spawn(3): document POSIX_SPAWN_DISABLE_ASLR_NP: Konstantin Belousov (Mon, 11 Mar 2024 00:29:27 UTC)
- git: 8e9963d7b000 - stable/14 - posix_spawn.c: fix typo in comment: Konstantin Belousov (Mon, 11 Mar 2024 00:29:29 UTC)
- git: f8b5e5320eee - stable/14 - libc posix_spawn(): explain why rtld can be used after fork: Konstantin Belousov (Mon, 11 Mar 2024 00:29:30 UTC)
- git: 2c34a6f77008 - stable/13 - posix_spawnattr_setflags(3): validate argument: Konstantin Belousov (Mon, 11 Mar 2024 00:30:31 UTC)
- git: fc287f28dfc9 - stable/13 - posix_spawn(3): add POSIX_SPAWN_DISABLE_ASLR_NP: Konstantin Belousov (Mon, 11 Mar 2024 00:30:32 UTC)
- git: b52405d11db5 - stable/13 - posix_spawn(3): document POSIX_SPAWN_DISABLE_ASLR_NP: Konstantin Belousov (Mon, 11 Mar 2024 00:30:33 UTC)
- git: d27a8000c4b2 - stable/13 - posix_spawn.c: fix typo in comment: Konstantin Belousov (Mon, 11 Mar 2024 00:30:35 UTC)
- git: c4e18a7ba35e - stable/13 - libc posix_spawn(): explain why rtld can be used after fork: Konstantin Belousov (Mon, 11 Mar 2024 00:30:36 UTC)
- git: f9e317a7b41b - stable/14 - pcm.4: Fix lint warnings: Christos Margiolis (Mon, 11 Mar 2024 00:39:53 UTC)
- git: 0010132dbd24 - stable/14 - Hyper-V: vPCI: fix cpu id mis-mapping in vmbus_pcib_map_msi(): Wei Hu (Mon, 11 Mar 2024 04:47:12 UTC)
- git: 07de733b1f55 - stable/14 - MFC: liblzma: don't export lzma_lz_decoder_uncompressed: Xin LI (Mon, 11 Mar 2024 04:54:13 UTC)
- git: 6b7800eea4ea - stable/13 - liblzma: don't export lzma_lz_decoder_uncompressed: Xin LI (Mon, 11 Mar 2024 04:54:38 UTC)
- git: fa397e50fd88 - stable/13 - Hyper-V: vPCI: fix cpu id mis-mapping in vmbus_pcib_map_msi(): Wei Hu (Mon, 11 Mar 2024 05:30:28 UTC)
- git: da2905289748 - stable/14 - diff: Fix --expand-tabs and --side-by-side.: Dag-Erling Smørgrav (Mon, 11 Mar 2024 12:35:06 UTC)
- git: d85ea7e79b30 - stable/14 - lorder: Clean up and improve robustness.: Dag-Erling Smørgrav (Mon, 11 Mar 2024 12:35:07 UTC)
- git: 08e799c0cc23 - stable/14 - tarfs: Fix two input validation issues.: Dag-Erling Smørgrav (Mon, 11 Mar 2024 12:35:08 UTC)
- git: 0148ccb95a8d - stable/14 - loader: we can only env_discard() existing variable: Toomas Soome (Mon, 11 Mar 2024 14:13:33 UTC)
- git: f45ecf5fe407 - stable/14 - linux: require vnet(9) context in ifname_bsd_to_linux_name(): Gleb Smirnoff (Mon, 11 Mar 2024 16:12:05 UTC)
- git: db4429d00f0d - stable/13 - linux: require vnet(9) context in ifname_bsd_to_linux_name(): Gleb Smirnoff (Mon, 11 Mar 2024 16:12:53 UTC)
- git: a15b8e32942b - stable/14 - snd_hda: add 32-bit memory quirk for Creative Sound Blaster Audigy FX: Gleb Smirnoff (Mon, 11 Mar 2024 16:18:51 UTC)
- git: c0d9fab3c45b - stable/13 - snd_hda: add 32-bit memory quirk for Creative Sound Blaster Audigy FX: Gleb Smirnoff (Mon, 11 Mar 2024 16:20:18 UTC)
- git: 9cfb9a34bf15 - stable/13 - Eliminate unnecessary UFS1 integrity checks.: Kirk McKusick (Mon, 11 Mar 2024 20:51:00 UTC)
- git: 6766a47c0211 - stable/13 - vnet: add CURVNET_ASSERT_SET: Gleb Smirnoff (Mon, 11 Mar 2024 21:05:29 UTC)
- git: 47fff7407c22 - stable/14 - ada: Another NCQ Trim instability drive: Warner Losh (Tue, 12 Mar 2024 04:51:57 UTC)
- git: e4b8828947b1 - stable/13 - Hyper-V: vPCI: limit 64 cpus for msi/msix interrupt handling: Wei Hu (Tue, 12 Mar 2024 05:14:25 UTC)
- git: daf917daba9c - stable/14 - Merge one true awk from 2024-01-22 for the Awk Second Edition support: Warner Losh (Tue, 12 Mar 2024 14:49:09 UTC)
- git: b0f058525b5b - stable/14 - awk: Fix the tests: Warner Losh (Tue, 12 Mar 2024 14:49:10 UTC)
- git: 10f1eebd2c61 - stable/14 - Add info about one true awk 2nd edition.: Warner Losh (Tue, 12 Mar 2024 15:21:22 UTC)
- git: e36906ac1a4d - stable/14 - RELNOTES: Add pointer to awk info.: Warner Losh (Tue, 12 Mar 2024 15:23:20 UTC)
- git: 91c1c36102a6 - stable/14 - libthr: remove explicit sys/cdefs.h includes: Konstantin Belousov (Wed, 13 Mar 2024 00:31:11 UTC)
- git: 32651946de0d - stable/13 - libthr: remove explicit sys/cdefs.h includes: Konstantin Belousov (Wed, 13 Mar 2024 00:31:37 UTC)
- git: a79bb016d9cf - stable/14 - nullfs_mount(): remove unneeded cast: Konstantin Belousov (Thu, 14 Mar 2024 00:45:59 UTC)
- git: adcb01c08e84 - stable/14 - nullfs: add -o cache: Konstantin Belousov (Thu, 14 Mar 2024 00:46:00 UTC)
- git: ea8d7263d93e - stable/14 - mount_nullfs(8): document -o cache and vfs.nullfs.cache_vnodes: Konstantin Belousov (Thu, 14 Mar 2024 00:46:01 UTC)
- git: 37ab169e38e2 - stable/14 - nullfs_mount(): fix whitespace: Konstantin Belousov (Thu, 14 Mar 2024 00:46:03 UTC)
- git: 47ee352ffda9 - stable/14 - mount_nullfs(8): fix typo: Konstantin Belousov (Thu, 14 Mar 2024 00:46:04 UTC)
- git: d119f5a194fe - stable/13 - nullfs: Add the vfs.nullfs.cache_nodes sysctl to control nocache default: Konstantin Belousov (Thu, 14 Mar 2024 00:47:36 UTC)
- git: 4794e34384f0 - stable/13 - nullfs_mount(): remove unneeded cast: Konstantin Belousov (Thu, 14 Mar 2024 00:47:37 UTC)
- git: cfa5b2a501c9 - stable/13 - nullfs: add -o cache: Konstantin Belousov (Thu, 14 Mar 2024 00:47:38 UTC)
- git: ff4196ad0bb2 - stable/13 - mount_nullfs(8): document -o cache and vfs.nullfs.cache_vnodes: Konstantin Belousov (Thu, 14 Mar 2024 00:47:39 UTC)
- git: de21d08e9e31 - stable/13 - nullfs_mount(): fix whitespace: Konstantin Belousov (Thu, 14 Mar 2024 00:47:40 UTC)
- git: 6bf21b4c0c61 - stable/13 - mount_nullfs(8): fix typo: Konstantin Belousov (Thu, 14 Mar 2024 00:47:41 UTC)
- git: 7a4a122f9731 - stable/14 - netlink: fix adding an interface route: Zhenlei Huang (Thu, 14 Mar 2024 08:29:42 UTC)
- git: b2cb054dac62 - stable/14 - netlink: Add tests when adding an interface route: Zhenlei Huang (Thu, 14 Mar 2024 08:29:44 UTC)
- git: 9a2b4665958e - stable/14 - route: introduce add interface route test cases: Zhenlei Huang (Thu, 14 Mar 2024 09:54:50 UTC)
- git: 406f9fd0a7d8 - stable/14 - md5.1: Fix the GNU mode example when using a digest file: Gordon Bergling (Fri, 15 Mar 2024 09:13:00 UTC)
- git: e1341e5318a8 - stable/13 - stable/13 sbin/mount_nullfs: Resolve conlict in man page: Konstantin Belousov (Fri, 15 Mar 2024 10:13:42 UTC)
- deleted (X-No-Archive): deleted (Fri, 15 Mar 2024 17:33:25 UTC)
- git: d68ccfb4ea2b - stable/13 - vnet: add CURVNET_ASSERT_SET for !VIMAGE: Gleb Smirnoff (Fri, 15 Mar 2024 17:59:08 UTC)
- git: 98ee1305b692 - stable/14 - ugen: fix USB_IFACE_DRIVER_ACTIVE after detaching a driver: Andriy Gapon (Sat, 16 Mar 2024 15:16:11 UTC)
- git: 1269b002038c - stable/14 - rk8xx_poweroff: enable power-cycling on support hardware: Andriy Gapon (Sat, 16 Mar 2024 15:16:12 UTC)
- git: 50aa22323424 - stable/14 - scsi_da: add 4K quirks for Samsung SSD 860 and 870: Andriy Gapon (Sat, 16 Mar 2024 15:16:13 UTC)
- git: bf11fee6a5cf - stable/14 - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs: Andriy Gapon (Sat, 16 Mar 2024 15:16:15 UTC)
- git: 721b91d1715e - stable/14 - syscon_power: do reboot after shutdown_panic is executed: Andriy Gapon (Sat, 16 Mar 2024 15:16:16 UTC)
- git: 0cb72c25b01a - stable/14 - psci: split off psci_reboot from psci_shutdown: Andriy Gapon (Sat, 16 Mar 2024 15:16:17 UTC)
- git: 5578ace4a174 - stable/13 - ugen: fix USB_IFACE_DRIVER_ACTIVE after detaching a driver: Andriy Gapon (Sat, 16 Mar 2024 15:16:36 UTC)
- git: 2e88c5c4b426 - stable/13 - scsi_da: add 4K quirks for Samsung SSD 860 and 870: Andriy Gapon (Sat, 16 Mar 2024 15:16:37 UTC)
- git: 4eab6e77fc2a - stable/13 - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs: Andriy Gapon (Sat, 16 Mar 2024 15:16:38 UTC)
- git: b2681df2294b - stable/13 - syscon_power: do reboot after shutdown_panic is executed: Andriy Gapon (Sat, 16 Mar 2024 15:16:39 UTC)
- git: d463f7c7a726 - stable/13 - psci: split off psci_reboot from psci_shutdown: Andriy Gapon (Sat, 16 Mar 2024 15:16:41 UTC)
- git: 4187a7dbbe79 - stable/13 - ping: Fix protocol selection with NOINET6 kernel.: Dag-Erling Smørgrav (Sun, 17 Mar 2024 15:26:51 UTC)
- git: c3f4736f049c - stable/14 - ping: Fix protocol selection with NOINET6 kernel.: Dag-Erling Smørgrav (Sun, 17 Mar 2024 15:26:55 UTC)
- git: 7e9323311117 - stable/13 - rtld: add some dlopen tests: Kyle Evans (Mon, 18 Mar 2024 03:40:50 UTC)
- git: 79a095fa8a66 - stable/13 - crunchgen: slap a dependency on the generated makefile for .lo: Kyle Evans (Mon, 18 Mar 2024 03:40:51 UTC)
- Re: git: 81be5a55d9bb - stable/14 - zfs: merge openzfs/zfs@c883088df (zfs-2.2-release) into stable/14: Dag-Erling_Smørgrav (Mon, 18 Mar 2024 11:02:10 UTC)
- git: 2165931f74f5 - stable/14 - zfs: fix NULL assertion in dbuf.c: Martin Matuska (Mon, 18 Mar 2024 13:44:41 UTC)
- git: 741ca9249173 - stable/14 - kbdmap: remove debug: Baptiste Daroussin (Mon, 18 Mar 2024 14:35:55 UTC)
- git: 20062c378b34 - stable/14 - kbdmap: fix typo preventing kbdmap to work under vt: Baptiste Daroussin (Mon, 18 Mar 2024 14:35:56 UTC)
- git: 122f46bd922b - stable/14 - pci_vendors: update to 2024.02.02: Baptiste Daroussin (Mon, 18 Mar 2024 14:35:57 UTC)
- git: 104328e63034 - stable/14 - timerfd_create: accept CLOCK_UPTIME/CLOCK_BOOTTIME: Baptiste Daroussin (Mon, 18 Mar 2024 14:40:10 UTC)
- git: a7b90458a293 - stable/14 - rtld: add some dlopen tests: Kyle Evans (Mon, 18 Mar 2024 15:53:18 UTC)
- git: 416547ba79c3 - stable/14 - kern: poll: tap out the pollfd array on successful return: Kyle Evans (Mon, 18 Mar 2024 15:53:19 UTC)
- git: b983d4f63cb5 - stable/14 - kdump: decode pollfd struct arrays coming from poll(2): Kyle Evans (Mon, 18 Mar 2024 15:53:20 UTC)
- git: 160788caa3c9 - stable/14 - ktrace: log genio events on failed write: Kyle Evans (Mon, 18 Mar 2024 15:53:22 UTC)
- git: efb74e16ddc0 - stable/14 - libsysdecode: add a decoder for pollfd events: Kyle Evans (Mon, 18 Mar 2024 15:53:23 UTC)
- git: 97bfe58ddc60 - stable/14 - crunchgen: slap a dependency on the generated makefile for .lo: Kyle Evans (Mon, 18 Mar 2024 15:53:24 UTC)
- git: d45714ade3de - stable/14 - netlink: fix route protocol constant values to match Linux: Gleb Smirnoff (Mon, 18 Mar 2024 16:15:03 UTC)
- git: e5c1ba936955 - stable/13 - netlink: fix route protocol constant values to match Linux: Gleb Smirnoff (Mon, 18 Mar 2024 16:15:35 UTC)
- git: c7f1512739c7 - stable/14 - MFC: mkimg(1): process non-seekable output gracefully: Eugene Grosbein (Tue, 19 Mar 2024 06:51:57 UTC)
- git: 229bdf30930b - stable/13 - mkimg(1): MFC: process non-seekable output gracefully: Eugene Grosbein (Tue, 19 Mar 2024 06:53:09 UTC)
- git: 947d9b023137 - stable/14 - MFC: diskinfo(8): introduce new option -l: Eugene Grosbein (Tue, 19 Mar 2024 06:55:37 UTC)
- git: 9fd628361bd8 - stable/13 - diskinfo(8): introduce new option -l: Eugene Grosbein (Tue, 19 Mar 2024 06:57:27 UTC)
- git: a322c2cd1946 - stable/14 - sqlite3: Vendor import of sqlite3 3.45.1: Cy Schubert (Tue, 19 Mar 2024 16:13:03 UTC)
- git: 6b073e0ec62d - stable/13 - sqlite3: Vendor import of sqlite3 3.45.1: Cy Schubert (Tue, 19 Mar 2024 16:13:21 UTC)
- git: 87c7f74ff4da - stable/14 - netinet/tcp_var.h: always define IS_FASTOPEN() for kernel compilation env: Konstantin Belousov (Wed, 20 Mar 2024 00:53:51 UTC)
- git: 6fd2c94c8a04 - stable/13 - netinet/tcp_var.h: always define IS_FASTOPEN() for kernel compilation env: Konstantin Belousov (Wed, 20 Mar 2024 00:54:18 UTC)
- git: 083608e4669e - stable/13 - UFS: panic rather than forcibly unmount the root fs: Chuck Silvers (Wed, 20 Mar 2024 21:25:00 UTC)
- git: 984caafec11e - stable/14 - zlib: use more memory for a small deflate speedup.: Xin LI (Thu, 21 Mar 2024 03:49:28 UTC)
- git: 66844fdbaea0 - stable/13 - zlib: use more memory for a small deflate speedup.: Xin LI (Thu, 21 Mar 2024 03:50:26 UTC)
- git: 8f13a2c52504 - stable/14 - OpenBSM: Remove $FreeSBD$ tags from the configuration files: Gordon Bergling (Thu, 21 Mar 2024 05:51:38 UTC)
- git: 550eedaee1c7 - stable/13 - OpenBSM: Remove $FreeSBD$ tags from the configuration files: Gordon Bergling (Thu, 21 Mar 2024 05:51:59 UTC)
- git: 98a973168369 - stable/14 - bectl: Use geopt() and drop mention of -?.: Dag-Erling Smørgrav (Fri, 22 Mar 2024 09:14:10 UTC)
- git: d5d2452bf536 - stable/14 - bectl: Simplify command aliases.: Dag-Erling Smørgrav (Fri, 22 Mar 2024 09:14:11 UTC)
- git: f25f14a9396c - stable/14 - libbe: Fix some markup issues.: Dag-Erling Smørgrav (Fri, 22 Mar 2024 09:14:12 UTC)
- git: c4de745c330f - stable/13 - bectl: document the -r flag to bectl: Dag-Erling Smørgrav (Fri, 22 Mar 2024 09:15:02 UTC)
- git: 20d97b6cbd74 - stable/13 - bectl(8): clarifications, expansion: Dag-Erling Smørgrav (Fri, 22 Mar 2024 09:15:03 UTC)
- git: 897a6f8b90c1 - stable/13 - bectl: fix some `mandoc -Tlint` complaints: Dag-Erling Smørgrav (Fri, 22 Mar 2024 09:15:04 UTC)
- git: 95d66df41b83 - stable/13 - bectl: Use geopt() and drop mention of -?.: Dag-Erling Smørgrav (Fri, 22 Mar 2024 09:15:05 UTC)
- git: 36afe5ef45bf - stable/13 - bectl: Simplify command aliases.: Dag-Erling Smørgrav (Fri, 22 Mar 2024 09:15:06 UTC)
- git: fb12765e7052 - stable/13 - libbe: Fix some markup issues.: Dag-Erling Smørgrav (Fri, 22 Mar 2024 09:15:07 UTC)
- git: 67e6b8354a7b - stable/14 - CONTRIBUTING.md: add author identity info: Ed Maste (Fri, 22 Mar 2024 13:11:33 UTC)
- git: 0416bffd5183 - stable/14 - CONTRIBUTING.md: fix typo from commmit to commit: Ed Maste (Fri, 22 Mar 2024 13:32:21 UTC)
- git: c3c75c142c0c - stable/14 - open: make non-POSIX errno value more apparent: Ed Maste (Fri, 22 Mar 2024 13:32:22 UTC)
- git: 1bc20e8af16c - stable/14 - mount: document atime option: Ed Maste (Fri, 22 Mar 2024 13:32:23 UTC)
- git: ed70dd5bf560 - stable/14 - iwm.4: add iwlwifi cross-reference: Ed Maste (Fri, 22 Mar 2024 13:32:24 UTC)
- git: 466e0dc5ce78 - stable/14 - random(9): bump removal to FreeBSD 15.0: Ed Maste (Fri, 22 Mar 2024 13:32:26 UTC)
- git: 144abdaa2bdd - stable/14 - wlan(4) - remove an(4) reference: Ed Maste (Fri, 22 Mar 2024 13:32:27 UTC)
- git: 269bc49fba66 - stable/14 - style.lua.9: remove mention of $FreeBSD$: Ed Maste (Fri, 22 Mar 2024 13:32:28 UTC)
- git: b5ae8f217122 - stable/14 - ccdconfig: remove obsolete references to BSD disklabels: Ed Maste (Fri, 22 Mar 2024 13:32:29 UTC)
- git: 5f527dbe41b8 - stable/14 - cat: add CAP_SEEK capability: Ed Maste (Fri, 22 Mar 2024 13:33:07 UTC)
- git: dbf34bbb1888 - stable/14 - cat: fix cap_rights_init usage: Ed Maste (Fri, 22 Mar 2024 13:33:08 UTC)
- git: be83aa2a01b3 - stable/14 - libcasper: fix cap_rights_init usage: Ed Maste (Fri, 22 Mar 2024 13:33:10 UTC)
- git: ea3910c452cf - stable/14 - path_test: fix cap_rights_init usage: Ed Maste (Fri, 22 Mar 2024 13:33:11 UTC)
- git: 2031b368f895 - stable/14 - rights.4: Remove sentence implying that rights are a mask: Ed Maste (Fri, 22 Mar 2024 13:33:12 UTC)
- git: 1abd98ecf9e3 - stable/13 - cat: add CAP_SEEK capability: Ed Maste (Fri, 22 Mar 2024 13:36:25 UTC)
- git: 8a17cc127bb0 - stable/13 - cat: fix cap_rights_init usage: Ed Maste (Fri, 22 Mar 2024 13:36:26 UTC)
- git: ec44cc4e2882 - stable/13 - libcasper: fix cap_rights_init usage: Ed Maste (Fri, 22 Mar 2024 13:36:28 UTC)
- git: e8d01b2efaa3 - stable/13 - path_test: fix cap_rights_init usage: Ed Maste (Fri, 22 Mar 2024 13:36:29 UTC)
- git: a2ef45a0656f - stable/13 - rights.4: Remove sentence implying that rights are a mask: Ed Maste (Fri, 22 Mar 2024 13:36:30 UTC)
- git: 35457886cd3a - stable/14 - release: remove binutils package data: Ed Maste (Fri, 22 Mar 2024 13:38:05 UTC)
- git: 95a7c6f18a6a - stable/14 - LinuxKPI: Queue skbuffs at tail in __skb_queue_tail: Ed Maste (Fri, 22 Mar 2024 13:38:06 UTC)
- git: 163286a86176 - stable/13 - LinuxKPI: Queue skbuffs at tail in __skb_queue_tail: Ed Maste (Fri, 22 Mar 2024 14:00:28 UTC)
- git: 806e51f81dba - stable/13 - if_wg: use proper barriers around pkt->p_state: Kyle Evans (Fri, 22 Mar 2024 18:40:14 UTC)
- git: 590e02d3c088 - stable/14 - if_wg: use proper barriers around pkt->p_state: Kyle Evans (Fri, 22 Mar 2024 18:40:17 UTC)
- git: a323dd42bcac - stable/14 - bsdlabel: limit to 8 partitions: Ed Maste (Fri, 22 Mar 2024 18:43:13 UTC)
- git: 8e402178193f - stable/14 - makefs: warn that ffs sectorsize other than 512 may not work: Ed Maste (Fri, 22 Mar 2024 18:43:14 UTC)
- git: a59eba2caacf - stable/13 - bsdlabel: limit to 8 partitions: Ed Maste (Fri, 22 Mar 2024 18:45:25 UTC)
- git: 0459337491cd - stable/13 - makefs: warn that ffs sectorsize other than 512 may not work: Ed Maste (Fri, 22 Mar 2024 19:03:57 UTC)
- git: 69da6e087983 - stable/14 - Merge commit bbb8a0df7367 from llvm-project (by Shafik Yaghmour):: Dimitry Andric (Sat, 23 Mar 2024 12:07:18 UTC)
- git: 07839ae99c06 - stable/13 - Merge commit bbb8a0df7367 from llvm-project (by Shafik Yaghmour):: Dimitry Andric (Sat, 23 Mar 2024 12:07:52 UTC)
- git: 880f35eb5d48 - stable/14 - Fix building of several libclang_rt libraries for powerpc64 and powerp64le: Dimitry Andric (Sun, 24 Mar 2024 00:40:13 UTC)
- git: 35a61f4a25ac - stable/14 - Slightly reorganize libclang_rt Makefile again: Dimitry Andric (Sun, 24 Mar 2024 00:40:14 UTC)
- git: 72d9e1e0ca66 - stable/13 - Fix building of several libclang_rt libraries for powerpc64 and powerp64le: Dimitry Andric (Sun, 24 Mar 2024 00:43:18 UTC)
- git: 5c588a23c96b - stable/13 - Slightly reorganize libclang_rt Makefile again: Dimitry Andric (Sun, 24 Mar 2024 00:43:20 UTC)
- git: 66f60770fd7d - stable/14 - unbound: Vendor import 1.19.3: Cy Schubert (Sun, 24 Mar 2024 02:22:23 UTC)
- git: e59ac68e257b - stable/13 - unbound: Vendor import 1.19.3: Cy Schubert (Sun, 24 Mar 2024 02:22:59 UTC)
- git: b09b120818a8 - stable/14 - vn_lock_pair(): allow lkflags1/lkflags2 to be 0 if vp1/vp2 is NULL: Jason A. Harmening (Sun, 24 Mar 2024 03:04:40 UTC)
- git: 6d118b958612 - stable/14 - unionfs: accommodate underlying FS calls that may re-lock: Jason A. Harmening (Sun, 24 Mar 2024 03:04:41 UTC)
- git: 61d9b0cb38bb - stable/14 - uipc_bindat(): Explicitly specify exclusive locking for the new vnode: Jason A. Harmening (Sun, 24 Mar 2024 03:04:42 UTC)
- git: e87a6f886046 - stable/14 - wmemchr(3): fix prototypes for wcpcpy() and wcpncpy(): Konstantin Belousov (Sun, 24 Mar 2024 05:13:06 UTC)
- git: ed995c67e059 - stable/13 - wmemchr(3): fix prototypes for wcpcpy() and wcpncpy(): Konstantin Belousov (Sun, 24 Mar 2024 05:13:41 UTC)
- git: c3c2233c9673 - stable/14 - gpioevents: Fix build with newer Clang: Ed Maste (Sun, 24 Mar 2024 17:49:28 UTC)
- git: adc61137fdf7 - stable/14 - Cirrus-CI: bump Clang versions to 16 and 17: Ed Maste (Sun, 24 Mar 2024 17:49:30 UTC)
- git: 8dd42c55ecb5 - stable/14 - tcp_rack.4: Update the SEE ALSO section: Gordon Bergling (Mon, 25 Mar 2024 14:58:41 UTC)
- git: 3b5a0cbf6ab8 - stable/13 - tcp_rack.4: Update the SEE ALSO section: Gordon Bergling (Mon, 25 Mar 2024 14:58:59 UTC)
- git: 49e126a03b6b - stable/14 - ctfmerge: demote "No ctf sections found" to a warning: Ed Maste (Mon, 25 Mar 2024 22:27:30 UTC)
- git: 602ea0ced129 - stable/14 - sound: Fix OSS API requests for more than 8 channels: Ed Maste (Mon, 25 Mar 2024 22:28:54 UTC)
- git: 3f8927179476 - stable/14 - blacklistd: Handle fds that are pointing to routing sockets: Ed Maste (Mon, 25 Mar 2024 22:28:56 UTC)
- git: c9bd948da3c8 - stable/14 - arm64: Save an instruction in locore.S: Ed Maste (Mon, 25 Mar 2024 22:29:31 UTC)
- git: 464fa66f639b - stable/14 - ssh: Update to OpenSSH 9.7p1: Ed Maste (Mon, 25 Mar 2024 22:32:19 UTC)
- git: 495bdd698e42 - stable/14 - linuxkpi: remove invalid KASSERT from hash_add_rcu: Ed Maste (Mon, 25 Mar 2024 22:32:20 UTC)
- git: b16cb28aca00 - stable/13 - ssh: Update to OpenSSH 9.7p1: Ed Maste (Mon, 25 Mar 2024 22:39:24 UTC)
- git: 13a74b477d2a - stable/14 - cxgbe.4: Remove double word: Gordon Bergling (Tue, 26 Mar 2024 05:56:08 UTC)
- git: caf8d5c88439 - stable/14 - intr_event.9: Remove double word: Gordon Bergling (Tue, 26 Mar 2024 05:56:09 UTC)
- git: 87aff051642a - stable/14 - xdr(3): Fix a few typos in source code comments: Gordon Bergling (Tue, 26 Mar 2024 05:56:10 UTC)
- git: 23b482210612 - stable/13 - cxgbe.4: Remove double word: Gordon Bergling (Tue, 26 Mar 2024 05:56:29 UTC)
- git: b65d1eb9ff26 - stable/13 - intr_event.9: Remove double word: Gordon Bergling (Tue, 26 Mar 2024 05:56:44 UTC)
- git: 285f941478d8 - stable/13 - xdr(3): Fix a few typos in source code comments: Gordon Bergling (Tue, 26 Mar 2024 05:56:56 UTC)
- git: ad8c850830f3 - stable/14 - libucl: import snapshot 2024-02-06: Baptiste Daroussin (Wed, 27 Mar 2024 08:26:40 UTC)
- git: 7b9a772f9f64 - stable/14 - usbconfig: allow to get usb vendors and products from the usb.ids database: Baptiste Daroussin (Wed, 27 Mar 2024 08:26:41 UTC)
- git: 2464e5cfd27a - stable/14 - usb_vendors: add new usb_vendors: Baptiste Daroussin (Wed, 27 Mar 2024 08:26:42 UTC)
- git: 365887828521 - stable/14 - RELNOTES: document usbconfig(8) changes: Baptiste Daroussin (Wed, 27 Mar 2024 08:26:43 UTC)
- git: daefc4bda7c5 - stable/14 - daemon(8): handle case of waitpid() returning without exited child: Konstantin Belousov (Wed, 27 Mar 2024 08:27:40 UTC)
- git: 8e3bd18c37f2 - stable/14 - Translate linux_newlstat name argument: Konstantin Belousov (Wed, 27 Mar 2024 08:27:41 UTC)
- git: 1d2a587ef9f8 - stable/13 - daemon(8): handle case of waitpid() returning without exited child: Konstantin Belousov (Wed, 27 Mar 2024 08:28:13 UTC)
- git: b5e7969b239f - stable/13 - Translate linux_newlstat name argument: Konstantin Belousov (Wed, 27 Mar 2024 08:28:14 UTC)
- git: cd6e93e7a9fc - stable/14 - pkgbase: remove packages which do not exists anymore: Baptiste Daroussin (Wed, 27 Mar 2024 08:31:07 UTC)
- git: 0c66d02e63e5 - stable/14 - pkgbase: separate /etc/mail/aliases from the sendmail package: Baptiste Daroussin (Wed, 27 Mar 2024 08:31:08 UTC)
- git: 2f3069cde726 - stable/14 - pkgbase: make sendmail config files as config: Baptiste Daroussin (Wed, 27 Mar 2024 08:31:09 UTC)
- git: 099bd9e6ab8f - stable/14 - pkgbase: rework certctl package to only run rehash on the main package: Baptiste Daroussin (Wed, 27 Mar 2024 08:35:41 UTC)
- git: 69cd13d49c04 - stable/14 - pkgbase: fix kernel packing after switch ucl rework: Baptiste Daroussin (Wed, 27 Mar 2024 08:35:42 UTC)
- git: fa0d9893484e - stable/14 - pkgbase: fix typo preventing packaging kernels: Baptiste Daroussin (Wed, 27 Mar 2024 08:35:43 UTC)
- git: 0e3acd57984a - stable/14 - pkgbase: add a mechanism to be able to force a give ucl include: Baptiste Daroussin (Wed, 27 Mar 2024 08:35:44 UTC)
- git: 77205dbc1397 - stable/14 - pkgbase: install all libc test files into the tests package: Baptiste Daroussin (Wed, 27 Mar 2024 08:37:16 UTC)
- git: a3ec3054762f - releng/14.0 - kern: fix panic with disabled ttys: Gordon Tetlow (Thu, 28 Mar 2024 05:06:21 UTC)
- git: 56be7cd84447 - releng/14.0 - if_wg: use proper barriers around pkt->p_state: Gordon Tetlow (Thu, 28 Mar 2024 05:06:22 UTC)
- git: 711422d54795 - releng/14.0 - Merge commit f800c1f3b207 from llvm-project (by Arthur Eubanks):: Gordon Tetlow (Thu, 28 Mar 2024 05:06:23 UTC)
- git: aaf2c7fdb81a - releng/14.0 - kerberos: Fix numerous segfaults when using weak crypto: Gordon Tetlow (Thu, 28 Mar 2024 05:06:24 UTC)
- git: c48fe39ad139 - releng/14.0 - kerberos5: Mitigate the possibility of using an old libcrypto: Gordon Tetlow (Thu, 28 Mar 2024 05:06:25 UTC)
- git: c189b94f8a22 - releng/14.0 - unbound: Vendor import 1.19.1: Gordon Tetlow (Thu, 28 Mar 2024 05:06:26 UTC)
- git: d338712beb16 - releng/14.0 - Add UPDATING entries and bump the branch version.: Gordon Tetlow (Thu, 28 Mar 2024 05:06:28 UTC)
- git: f3195cc08ccc - releng/13.2 - kern: fix panic with disabled ttys: Gordon Tetlow (Thu, 28 Mar 2024 05:07:53 UTC)
- git: 8f1f4e60ceb9 - releng/13.2 - if_wg: use proper barriers around pkt->p_state: Gordon Tetlow (Thu, 28 Mar 2024 05:07:54 UTC)
- git: d9d90e5e42f6 - releng/13.2 - unbound: Vendor import 1.19.1: Gordon Tetlow (Thu, 28 Mar 2024 05:07:55 UTC)
- git: f5ac4e174fdd - releng/13.2 - Add UPDATING entries and bump the branch version.: Gordon Tetlow (Thu, 28 Mar 2024 05:07:56 UTC)
- git: f07351f90aa3 - releng/13.3 - if_wg: use proper barriers around pkt->p_state: Gordon Tetlow (Thu, 28 Mar 2024 07:14:19 UTC)
- git: 26059a4f2c14 - releng/13.3 - Merge commit f800c1f3b207 from llvm-project (by Arthur Eubanks):: Gordon Tetlow (Thu, 28 Mar 2024 07:14:20 UTC)
- git: 7a0d63c90932 - releng/13.3 - Add UPDATING entries and bump the branch version.: Gordon Tetlow (Thu, 28 Mar 2024 07:14:21 UTC)
- git: d6e1ae659b11 - stable/14 - carp: check CARP status in in_localip_fib(), in6_localip_fib(): Gleb Smirnoff (Thu, 28 Mar 2024 19:35:54 UTC)
- git: df2b8b494412 - stable/14 - vfs_vnops.c: Use va_bytes >= va_size hint to avoid SEEK_DATA/SEEKHOLE: Rick Macklem (Fri, 29 Mar 2024 01:16:39 UTC)
- git: 32364f99e15e - stable/14 - rtld-elf: support either byte-order of hints file: Stefan Eßer (Fri, 29 Mar 2024 06:39:54 UTC)
- git: f61d786c291d - stable/13 - rtld-elf: support either byte-order of hints file: Stefan Eßer (Fri, 29 Mar 2024 06:45:02 UTC)
- git: fa7b31166ddb - stable/14 - ldconfig: support hints files of either byte-order: Stefan Eßer (Fri, 29 Mar 2024 06:50:08 UTC)
- git: 10f08c01deaa - stable/14 - ldconfig: remove ignored -v (verbose) option: Stefan Eßer (Fri, 29 Mar 2024 06:50:09 UTC)
- git: ad9aa0685925 - stable/14 - ktrace: Add __ktrace_used: Mark Johnston (Fri, 29 Mar 2024 18:11:43 UTC)
- git: 3ba61343f708 - stable/14 - ktrace: Fix the build when options KTRACE is not configured: Mark Johnston (Fri, 29 Mar 2024 18:11:44 UTC)
- git: 15e12749ef1d - stable/14 - ossl: Add support for armv7: Mark Johnston (Fri, 29 Mar 2024 18:11:46 UTC)
- git: 3166bb7c107d - stable/14 - ossl: Add AES-GCM support for NEON-enabled armv7: Mark Johnston (Fri, 29 Mar 2024 18:11:47 UTC)
- git: 0b9dffed30ba - stable/14 - ossl: Move arm_arch.h to a common subdirectory: Mark Johnston (Fri, 29 Mar 2024 18:11:48 UTC)
- git: 955e13a3e2a8 - stable/14 - ossl: Remove a stray __FBSDID("$FreeBSD$"): Mark Johnston (Fri, 29 Mar 2024 18:11:49 UTC)
- git: 43ae86aa8e24 - stable/14 - conf: Expand the include path for more openssl files: Mark Johnston (Fri, 29 Mar 2024 18:11:50 UTC)
- git: 683947e13fb8 - stable/14 - bhyve: Add support for XML register definitions: Mark Johnston (Fri, 29 Mar 2024 18:11:51 UTC)
- git: b41151b96de6 - stable/14 - bhyve/gdb: Avoid rebuilding target.xml for install targets: Mark Johnston (Fri, 29 Mar 2024 18:11:52 UTC)
- git: b78edde28052 - stable/14 - libfdt: Make an internal FDT library available: Mark Johnston (Fri, 29 Mar 2024 18:11:54 UTC)
- git: 2b4745d2c193 - stable/14 - bhyve: Move device model-independent UART code into a separate file: Mark Johnston (Fri, 29 Mar 2024 18:11:55 UTC)
- git: 4ede1bc00bbc - stable/14 - build: Order kernel-toolchain and buildkernel targets: Mark Johnston (Fri, 29 Mar 2024 18:11:56 UTC)
- git: df4a9902eac7 - stable/14 - rc.initdiskless: Disable soft-updates in mdmfs (again): Mark Johnston (Fri, 29 Mar 2024 18:11:57 UTC)
- git: d9d05e65c1f7 - stable/14 - epoch(9): Remove the under-development note: Ka Ho Ng (Fri, 29 Mar 2024 19:54:57 UTC)
- git: b525301850f2 - stable/14 - nfsd: Add a sysctl to limit NFSv4.2 Copy RPC size: Rick Macklem (Sat, 30 Mar 2024 00:59:55 UTC)
- git: d3db309653aa - stable/13 - nfsd: Add a sysctl to limit NFSv4.2 Copy RPC size: Rick Macklem (Sat, 30 Mar 2024 01:06:32 UTC)
- git: cde0347ca70b - stable/14 - cdevpriv(9): add iterator: Konstantin Belousov (Sat, 30 Mar 2024 08:32:14 UTC)
- git: 36d16f5c5b50 - stable/14 - cdevpriv(9): document devfs_foreach_cdevpriv(): Konstantin Belousov (Sat, 30 Mar 2024 08:32:15 UTC)
- git: 8d9ed1dd5088 - stable/13 - cdevpriv(9): add iterator: Konstantin Belousov (Sat, 30 Mar 2024 08:32:52 UTC)
- git: f13afa7f5478 - stable/13 - cdevpriv(9): document devfs_foreach_cdevpriv(): Konstantin Belousov (Sat, 30 Mar 2024 08:32:53 UTC)
- git: 322412b83bef - stable/13 - vfs_vnops.c: Use va_bytes >= va_size hint to avoid SEEK_DATA/SEEKHOLE: Rick Macklem (Sat, 30 Mar 2024 21:01:07 UTC)
- git: ddd779a062c1 - stable/14 - acpi_hpet: Make use of enum for vm_guest to improve readability: Zhenlei Huang (Sun, 31 Mar 2024 15:55:17 UTC)
- git: f3b21c553681 - stable/13 - acpi_hpet: Make use of enum for vm_guest to improve readability: Zhenlei Huang (Sun, 31 Mar 2024 15:56:16 UTC)
- git: a1f89082dcb5 - stable/14 - hyperv/hn: Don't return error when setting media to autoselect: Mark Peek (Sun, 31 Mar 2024 16:56:03 UTC)
- git: a26e93052a38 - stable/13 - hyperv/hn: Don't return error when setting media to autoselect: Mark Peek (Sun, 31 Mar 2024 16:56:49 UTC)
- git: 811bd332abdd - stable/14 - efibootmgr: allow -u as a valid option: Mark Peek (Sun, 31 Mar 2024 16:59:03 UTC)
- git: 14b2221ae7ce - stable/13 - efibootmgr: allow -u as a valid option: Mark Peek (Sun, 31 Mar 2024 16:59:18 UTC)