dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
August 2025 Archives by thread
- git: 3a54914b0e52 - stable/14 - kern/kern_thread.c: fix typo in comment: Konstantin Belousov (Fri, 01 Aug 2025 00:23:44 UTC)
- git: c0b4b2db0adb - stable/14 - libthr: fix typo in comment: Konstantin Belousov (Fri, 01 Aug 2025 00:23:45 UTC)
- git: 8d4464377219 - stable/14 - vm_page: Fix loading bad memory addresses from file: Romain Tartière (Sat, 02 Aug 2025 05:31:12 UTC)
- git: e4624465c16a - stable/13 - vm_page: Fix loading bad memory addresses from file: Romain Tartière (Sat, 02 Aug 2025 05:32:01 UTC)
- RE: git: 8d4464377219 - stable/14 - vm_page: Fix loading bad memory addresses from file: Mark Millard (Sat, 02 Aug 2025 06:39:09 UTC)
- git: 7f41c76b84d0 - stable/14 - MFC: MFV: less v679.: Xin LI (Sun, 03 Aug 2025 00:58:01 UTC)
- git: 4266bc4fcf9b - stable/13 - MFC: MFV: less v679.: Xin LI (Sun, 03 Aug 2025 01:01:25 UTC)
- git: 4434ecb939f1 - stable/14 - sys_swapon: reject too small devices: Konstantin Belousov (Tue, 05 Aug 2025 00:32:03 UTC)
- git: 246f5b4136c3 - stable/14 - swapongeom: destroy consumer/close vnode in case swaponsomething failed: Konstantin Belousov (Tue, 05 Aug 2025 00:32:04 UTC)
- git: bb56c0ecf93e - stable/14 - extend description of net.inet.ip.fw.one_pass: Dmitry Morozovsky (Tue, 05 Aug 2025 05:53:51 UTC)
- git: d91839d3e366 - stable/13 - extend description of net.inet.ip.fw.one_pass: Dmitry Morozovsky (Tue, 05 Aug 2025 05:53:57 UTC)
- git: e3d875b79ddc - stable/14 - rc.d: Fix mountd service script.: Dag-Erling Smørgrav (Tue, 05 Aug 2025 11:51:51 UTC)
- git: b1e5e3b668e5 - stable/14 - xargs: Limit -n to {ARG_MAX}: Dag-Erling Smørgrav (Tue, 05 Aug 2025 11:51:53 UTC)
- git: 4406fe5f2203 - stable/14 - comsat: Don't read arbitrary files: Dag-Erling Smørgrav (Tue, 05 Aug 2025 11:51:54 UTC)
- git: bba73c02879d - stable/14 - comsat: Don't return from the child: Dag-Erling Smørgrav (Tue, 05 Aug 2025 11:51:55 UTC)
- git: a42bf0da8d58 - stable/13 - rc.d: Fix mountd service script.: Dag-Erling Smørgrav (Tue, 05 Aug 2025 11:52:45 UTC)
- git: 39bc7081b8a9 - stable/13 - xargs: Limit -n to {ARG_MAX}: Dag-Erling Smørgrav (Tue, 05 Aug 2025 11:52:47 UTC)
- git: 1501ecebf5af - stable/13 - comsat: Improve use of setuid(): Dag-Erling Smørgrav (Tue, 05 Aug 2025 11:52:48 UTC)
- git: 6ca3734e928c - stable/13 - comsat: Don't read arbitrary files: Dag-Erling Smørgrav (Tue, 05 Aug 2025 11:52:49 UTC)
- git: ed7856cdf03f - stable/14 - if_ovpn: Remove an unused field from struct ovpn_kkey_dir: Mark Johnston (Tue, 05 Aug 2025 13:59:17 UTC)
- git: 0a7db9f4f673 - stable/14 - if_ovpn: Sprinkle const over some helper functions: Mark Johnston (Tue, 05 Aug 2025 13:59:18 UTC)
- git: 9fd5e22f426e - stable/14 - if_ovpn: Destroy the datapath lock when destroying a clone: Mark Johnston (Tue, 05 Aug 2025 13:59:20 UTC)
- git: 6bd8a7393f28 - stable/14 - if_ovpn: Assert that udp_set_kernel_tunneling() succeeds: Mark Johnston (Tue, 05 Aug 2025 13:59:21 UTC)
- git: 818c85bee2c0 - stable/14 - if_ovpn: Support multihomed server configurations: Mark Johnston (Tue, 05 Aug 2025 13:59:22 UTC)
- git: d05b81a8edd4 - stable/14 - if_ovpn tests: Exercise the multihome option: Mark Johnston (Tue, 05 Aug 2025 13:59:23 UTC)
- git: 1f8b830f46ba - stable/14 - ufs_vnops.c: use unsigned type for newparent inode number in ufs_rename(): Konstantin Belousov (Wed, 06 Aug 2025 00:28:27 UTC)
- git: c330e9622403 - stable/14 - ufs_vnops.c: newparent is not bool: Konstantin Belousov (Wed, 06 Aug 2025 00:28:29 UTC)
- git: f8073b224a14 - stable/14 - ufs: restore conditional: Konstantin Belousov (Wed, 06 Aug 2025 00:28:30 UTC)
- git: 94069737c028 - stable/14 - ufs: Pass the new parent inode number to ufs_dirrewrite(): Konstantin Belousov (Wed, 06 Aug 2025 00:28:31 UTC)
- git: 231985152cf7 - stable/14 - ufs: change isrmdir type to bool or u_int as appropriate: Konstantin Belousov (Wed, 06 Aug 2025 00:28:32 UTC)
- git: 640979856fc8 - stable/14 - rk_i2c: emulate repeated start: Andriy Gapon (Wed, 06 Aug 2025 05:55:06 UTC)
- git: 775224f7e412 - stable/14 - rk_i2c: use the register read mode even if the read ends with IIC_M_NOSTOP: Andriy Gapon (Wed, 06 Aug 2025 05:55:07 UTC)
- git: e71f019b82f4 - stable/13 - rk_i2c: emulate repeated start: Andriy Gapon (Wed, 06 Aug 2025 05:55:45 UTC)
- git: f8f0cae5e06b - stable/13 - rk_i2c: use the register read mode even if the read ends with IIC_M_NOSTOP: Andriy Gapon (Wed, 06 Aug 2025 05:55:46 UTC)
- git: ab8d88442fbb - stable/14 - rk3328_codec: add trivial set_sysclk method implementation: Andriy Gapon (Wed, 06 Aug 2025 06:02:23 UTC)
- git: b91babab9596 - stable/14 - mmc_xpt: use strlcpy instead of strncpy: Andriy Gapon (Wed, 06 Aug 2025 06:02:24 UTC)
- git: 9d5d9e723c4a - stable/14 - mmc_da: fix garbage in disk->d_attachment: Andriy Gapon (Wed, 06 Aug 2025 06:02:25 UTC)
- git: d4d7b768bb8e - stable/14 - mmc_da: garbage-collect sdda_get_max_data: Andriy Gapon (Wed, 06 Aug 2025 06:02:26 UTC)
- git: 48bd13dbf900 - stable/14 - cam_fill_mmcio: initialize cmd.error sub-field: Andriy Gapon (Wed, 06 Aug 2025 06:02:27 UTC)
- git: be941fa4830f - stable/13 - mmc_xpt: use strlcpy instead of strncpy: Andriy Gapon (Wed, 06 Aug 2025 06:04:53 UTC)
- git: 7293d8210412 - stable/13 - mmc_da: fix garbage in disk->d_attachment: Andriy Gapon (Wed, 06 Aug 2025 06:04:54 UTC)
- git: 706291eddb45 - stable/13 - mmc_da: garbage-collect sdda_get_max_data: Andriy Gapon (Wed, 06 Aug 2025 06:04:55 UTC)
- git: aadc10e7ce1a - stable/13 - cam_fill_mmcio: initialize cmd.error sub-field: Andriy Gapon (Wed, 06 Aug 2025 06:04:56 UTC)
- git: 627831eba3de - stable/14 - netlink: Fully clear parser state between messages: Dag-Erling Smørgrav (Wed, 06 Aug 2025 15:32:24 UTC)
- git: f318186deb3e - stable/13 - netlink: Fully clear parser state between messages: Dag-Erling Smørgrav (Wed, 06 Aug 2025 15:32:27 UTC)
- git: ce4fe4c4bfcd - releng/14.3 - Add a new sysctl in order to diffrentiate UEFI architectures: Gordon Tetlow (Fri, 08 Aug 2025 00:39:02 UTC)
- git: a3bd81ddfe29 - releng/14.3 - net80211: fix TKIP trailer trimming w/ no rx parameters given: Gordon Tetlow (Fri, 08 Aug 2025 00:39:03 UTC)
- git: 97f34921d77b - releng/14.3 - route: fix `route -n monitor` when its output is redirected: Gordon Tetlow (Fri, 08 Aug 2025 00:39:04 UTC)
- git: fb780a82dfbd - releng/14.3 - libarchive: merge from vendor branch: Gordon Tetlow (Fri, 08 Aug 2025 00:39:05 UTC)
- git: 5982521fe3dd - releng/14.3 - Add UPDATING entries and bump version.: Gordon Tetlow (Fri, 08 Aug 2025 00:39:07 UTC)
- git: c0979bd2734f - releng/14.2 - libarchive: merge from vendor branch: Gordon Tetlow (Fri, 08 Aug 2025 00:39:19 UTC)
- git: 0781dd1545f6 - releng/14.2 - Add UPDATING entries and bump version.: Gordon Tetlow (Fri, 08 Aug 2025 00:39:20 UTC)
- git: 798b7b161a71 - releng/13.5 - libarchive: merge from vendor branch: Gordon Tetlow (Fri, 08 Aug 2025 00:39:29 UTC)
- git: 23bc592b8fe4 - releng/13.5 - Add UPDATING entries and bump version.: Gordon Tetlow (Fri, 08 Aug 2025 00:39:31 UTC)
- git: ef0a37ccf9b2 - Create tag release/14.3.0-p2: Philip Paeps (Fri, 08 Aug 2025 00:56:40 UTC)
- git: b3de27c62c37 - Create tag release/14.2.0-p5: Philip Paeps (Fri, 08 Aug 2025 00:57:30 UTC)
- git: a7e482a2a613 - Create tag release/13.5.0-p3: Philip Paeps (Fri, 08 Aug 2025 00:58:15 UTC)
- git: 592f2e599f24 - stable/14 - devfs readdir: handle short buffer same as UFS: Konstantin Belousov (Fri, 08 Aug 2025 04:18:41 UTC)
- git: f2805cf36d39 - stable/14 - bsnmpd: Fix an error message: Dag-Erling Smørgrav (Fri, 08 Aug 2025 22:09:14 UTC)
- git: 9ddbef8a3a82 - stable/14 - libarchive: Stop using readdir_r(): Dag-Erling Smørgrav (Fri, 08 Aug 2025 22:09:16 UTC)
- git: 927c3d709317 - stable/14 - kyua: Stop using readdir_r(): Dag-Erling Smørgrav (Fri, 08 Aug 2025 22:09:17 UTC)
- git: 6d2bc21c6731 - stable/13 - bsnmpd: Fix an error message: Dag-Erling Smørgrav (Fri, 08 Aug 2025 22:09:22 UTC)
- git: 83e2f9e1c0cf - stable/13 - libarchive: Stop using readdir_r(): Dag-Erling Smørgrav (Fri, 08 Aug 2025 22:09:24 UTC)
- git: 805f6029286e - stable/13 - kyua: Stop using readdir_r(): Dag-Erling Smørgrav (Fri, 08 Aug 2025 22:09:25 UTC)
- git: 25a559444bd4 - stable/14 - sys/geom: use proper style for sizeof operator: Andriy Gapon (Sat, 09 Aug 2025 11:29:57 UTC)
- git: 6b5813daf388 - stable/13 - sys/geom: use proper style for sizeof operator: Andriy Gapon (Sat, 09 Aug 2025 11:32:07 UTC)
- git: 702224d7e082 - stable/14 - amd64 pmap: preallocate another page table page in pmap_demote_DMAP(): Alan Cox (Sat, 09 Aug 2025 20:07:48 UTC)
- git: 84df9c02785b - stable/14 - amd64 pmap: fix mismerge: Alan Cox (Sat, 09 Aug 2025 20:38:20 UTC)
- git: 9810fb151938 - stable/14 - amd64 pmap: convert panics to KASSERTs: Alan Cox (Sat, 09 Aug 2025 21:09:57 UTC)
- git: b84a0aa00881 - stable/14 - amd64 pmap: simplify recent changes to pmap_enter_pde(): Alan Cox (Sun, 10 Aug 2025 00:42:42 UTC)
- git: 35ce5a0f6d3f - stable/14 - amd64/pmap: include opt_kstack_pages.h: Ka Ho Ng (Sun, 10 Aug 2025 01:36:26 UTC)
- git: bad971197256 - stable/14 - Revert "ipfilter: Avoid allocating a new ipf token when not needed": Cy Schubert (Sun, 10 Aug 2025 05:24:43 UTC)
- git: 389e57881be8 - stable/14 - ipfilter: End (cleanup) the iterative search key: Cy Schubert (Sun, 10 Aug 2025 05:24:44 UTC)
- git: 30e9075a5439 - stable/14 - sqlite3: Vendor import of sqlite3 3.50.2: Cy Schubert (Sun, 10 Aug 2025 05:24:45 UTC)
- git: 21ef66f326d3 - stable/14 - ip_nat6.c: fix non-trivial unused variable warnings: Cy Schubert (Sun, 10 Aug 2025 05:24:48 UTC)
- git: 1203f96d41ff - stable/14 - netpfil/ipfilter: fix remaining trivial unused variable warnings: Cy Schubert (Sun, 10 Aug 2025 05:24:49 UTC)
- git: 0947920999dc - stable/14 - files: add new IPFILTER_C rule for netpfil/ipfilter sources: Cy Schubert (Sun, 10 Aug 2025 05:24:50 UTC)
- git: 18a405b1ac7f - stable/14 - ip_nat.c: fix non-trivial unused variable warnings: Cy Schubert (Sun, 10 Aug 2025 05:24:51 UTC)
- git: 3922d7f62778 - stable/14 - ip_htable: fix -Wtautological-pointer-compare warnings: Cy Schubert (Sun, 10 Aug 2025 05:24:52 UTC)
- git: 9c1615a1a141 - stable/13 - Revert "ipfilter: Avoid allocating a new ipf token when not needed": Cy Schubert (Sun, 10 Aug 2025 05:55:31 UTC)
- git: 597601a23d5d - stable/13 - ipfilter: End (cleanup) the iterative search key: Cy Schubert (Sun, 10 Aug 2025 05:55:32 UTC)
- git: 9a34cc3bd99d - stable/13 - sqlite3: Vendor import of sqlite3 3.50.2: Cy Schubert (Sun, 10 Aug 2025 05:55:33 UTC)
- git: 5a248f1b90d3 - stable/13 - ip_nat6.c: fix non-trivial unused variable warnings: Cy Schubert (Sun, 10 Aug 2025 05:55:36 UTC)
- git: 8777d3a9b857 - stable/13 - netpfil/ipfilter: fix remaining trivial unused variable warnings: Cy Schubert (Sun, 10 Aug 2025 05:55:37 UTC)
- git: 4134e9a11ca3 - stable/13 - files: add new IPFILTER_C rule for netpfil/ipfilter sources: Cy Schubert (Sun, 10 Aug 2025 05:55:38 UTC)
- git: 3b6536d03006 - stable/13 - ip_nat.c: fix non-trivial unused variable warnings: Cy Schubert (Sun, 10 Aug 2025 05:55:39 UTC)
- git: 8bbb1f4ce7a2 - stable/13 - ip_htable: fix -Wtautological-pointer-compare warnings: Cy Schubert (Sun, 10 Aug 2025 05:55:40 UTC)
- git: c0e04a22331e - stable/14 - arm64 pmap: do not panic when unable to insert PTP into trie: Alan Cox (Sun, 10 Aug 2025 23:23:40 UTC)
- git: f406b54c806a - stable/14 - pmap_enter_{l2,pde}: correct the handling of an error case: Alan Cox (Sun, 10 Aug 2025 23:23:41 UTC)
- git: d88f8a306cfe - stable/14 - pmap_demote_{l2,pde}: never invalidate wired mappings: Alan Cox (Sun, 10 Aug 2025 23:23:42 UTC)
- git: aa326b970e36 - stable/14 - vm_page: Fix handling of empty bad memory addresses file: Romain Tartière (Mon, 11 Aug 2025 04:52:02 UTC)
- git: 77a0173ca956 - stable/13 - vm_page: Fix handling of empty bad memory addresses file: Romain Tartière (Mon, 11 Aug 2025 04:52:19 UTC)
- git: 68669e92f5d2 - stable/14 - Add quiet/-q option to /usr/sbin/service: Dag-Erling Smørgrav (Mon, 11 Aug 2025 19:22:28 UTC)
- git: bb3fd5897add - stable/14 - service: Add an option to enable debugging: Dag-Erling Smørgrav (Mon, 11 Aug 2025 19:22:29 UTC)
- git: f88108c7963c - stable/14 - pseudofs: Simplify pfs_readdir() and set eofflag: Mark Johnston (Tue, 12 Aug 2025 12:56:11 UTC)
- git: 85f964f75eea - stable/14 - smbfs: Set eofflag in VOP_READDIR: Mark Johnston (Tue, 12 Aug 2025 12:56:12 UTC)
- git: 9280aa57a5d2 - stable/14 - random: Change the entropy harvest event queuing scheme: Mark Johnston (Tue, 12 Aug 2025 12:56:13 UTC)
- git: a6059a556654 - stable/14 - qat: Revert changes to BAR indices: Mark Johnston (Tue, 12 Aug 2025 12:56:14 UTC)
- git: 4d84cefbba2c - stable/14 - udp: Fix a inpcb refcount leak in the tunnel receive path: Mark Johnston (Tue, 12 Aug 2025 12:56:16 UTC)
- git: 0188e350666d - stable/14 - p9fs: Set vnode state in p9fs_vget_common(): Mark Johnston (Tue, 12 Aug 2025 12:56:17 UTC)
- git: 3cbb5a96bd81 - stable/14 - jail: Make prison_owns_vnet() operate on a prison instead of a ucred: Mark Johnston (Tue, 12 Aug 2025 12:56:18 UTC)
- git: 5c37f7d22fa7 - stable/14 - wordexp(3): Handle ECHILD from waitpid: Jilles Tjoelker (Tue, 12 Aug 2025 21:20:04 UTC)
- git: 01bb889cc1b1 - stable/13 - wordexp(3): Handle ECHILD from waitpid: Jilles Tjoelker (Tue, 12 Aug 2025 21:20:45 UTC)
- git: bc1696f189b5 - stable/14 - virtio_p9fs: Check for completions after enabling interrupts: Mark Johnston (Wed, 13 Aug 2025 12:02:02 UTC)
- git: 52da74743361 - stable/14 - virtio_p9fs: Simplify vt9p_req_wait() a bit: Mark Johnston (Wed, 13 Aug 2025 12:02:03 UTC)
- git: 3d2cda366261 - stable/14 - sys/conf: Re-add -Wno-unused to ipfilter build flags: Mark Johnston (Wed, 13 Aug 2025 13:20:17 UTC)
- git: d142a8a4f1ad - stable/14 - if_ovpn: fill out sin_len/sin6_len: Kristof Provost (Wed, 13 Aug 2025 13:37:45 UTC)
- git: fc387ed68f3c - stable/14 - if_ovpn: support floating clients: Kristof Provost (Wed, 13 Aug 2025 13:37:46 UTC)
- git: a0e5fe32d969 - stable/14 - if_ovpn tests: basic float test case: Kristof Provost (Wed, 13 Aug 2025 13:37:47 UTC)
- git: d60022f3c24e - stable/14 - if_ovpn: support IPv6 link-local addresses: Kristof Provost (Wed, 13 Aug 2025 13:37:48 UTC)
- git: 7b9f6ebb9268 - stable/14 - tcp: ensure SACK rxmit never ends up left of its hole: Richard Scheffenegger (Wed, 13 Aug 2025 19:22:00 UTC)
- git: e71d494c600e - stable/14 - aio: Fix a race in sys_aio_cancel(): Mark Johnston (Thu, 14 Aug 2025 13:47:37 UTC)
- git: 51dbdd1d8634 - stable/14 - rc: improve NAME_setup handling: Mark Johnston (Thu, 14 Aug 2025 13:47:39 UTC)
- git: 4dd4999d23f7 - stable/14 - libutil: Document pidfile_signal(): Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:12 UTC)
- git: f0ee68d143e5 - stable/14 - libutil: Add missing MLINKs: Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:13 UTC)
- git: f580383f1e3e - stable/13 - libutil: Document pidfile_signal(): Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:13 UTC)
- git: a64e03483190 - stable/13 - libutil: Add missing MLINKs: Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:14 UTC)
- git: 62df4a7dd8e0 - stable/14 - hastd: Fix nv data size check: Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:14 UTC)
- git: ebd7ad28151b - stable/13 - hastd: Fix nv data size check: Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:15 UTC)
- git: 9bdd39b9fe52 - stable/14 - indent: Simplify test script: Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:15 UTC)
- git: d26dac01421e - stable/14 - indent: Fix buffer overflow: Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:16 UTC)
- git: 831799f6d3a9 - stable/13 - indent: Simplify test script: Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:16 UTC)
- git: 89906b9b20fd - stable/14 - stdio: Fix bug in integer-parsing FSM: Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:17 UTC)
- git: 1229e3a06de9 - stable/13 - indent: Fix buffer overflow: Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:17 UTC)
- git: 65cbf5862ead - stable/13 - kern.post.mk: Support flavors in PORTS_MODULES: Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:18 UTC)
- git: 64de28a52827 - stable/14 - kern.post.mk: Support flavors in PORTS_MODULES: Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:18 UTC)
- git: 4b89029fef2a - stable/13 - bsd.man.mk: Add checkmanlinks target: Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:19 UTC)
- git: 08559edad422 - stable/14 - bsd.man.mk: Add checkmanlinks target: Dag-Erling Smørgrav (Thu, 14 Aug 2025 16:03:19 UTC)
- git: c28c2cd5a546 - stable/14 - Remove unused variables in msun/bsdsrc/b_tgamma.c: Dimitry Andric (Thu, 14 Aug 2025 18:32:45 UTC)
- git: 22a5c54e8a90 - stable/13 - Remove unused variables in msun/bsdsrc/b_tgamma.c: Dimitry Andric (Thu, 14 Aug 2025 18:33:34 UTC)
- git: 1e58eb141b9b - stable/13 - vm_pageout: Disallow invalid values for act_scan_laundry_weight: Mark Johnston (Thu, 14 Aug 2025 21:14:16 UTC)
- git: 5c567849927f - stable/13 - sys/conf: Re-add -Wno-unused to ipfilter build flags: Mark Johnston (Thu, 14 Aug 2025 21:14:17 UTC)
- git: 878d3bdb59d7 - stable/14 - ifconfig: Garbage collect unused parameter swabips: Zhenlei Huang (Fri, 15 Aug 2025 04:54:05 UTC)
- git: c2806cddc647 - stable/14 - tests: gif(4): Add tests to cover all IPv[46] in IPv[46] setups: Zhenlei Huang (Fri, 15 Aug 2025 04:54:06 UTC)
- git: 3eafc9f76fd5 - stable/14 - chroot: don't clobber the egid with the first supplemental group: Kyle Evans (Fri, 15 Aug 2025 05:04:19 UTC)
- git: c96e754ea688 - stable/13 - chroot: don't clobber the egid with the first supplemental group: Kyle Evans (Fri, 15 Aug 2025 05:04:23 UTC)
- git: a0849d43d4eb - stable/14 - timerfd_read(): stop setting td_rtcgen: Konstantin Belousov (Sat, 16 Aug 2025 00:32:37 UTC)
- git: 50e1230228d8 - stable/14 - libmsun: remove duplicates after cdefs.h added inline to __always_inline: Dimitry Andric (Sun, 17 Aug 2025 18:34:04 UTC)
- git: 8b26c76a6d41 - stable/14 - Updates for ccosh[f] and csinh[f]: Dimitry Andric (Sun, 17 Aug 2025 18:34:05 UTC)
- git: 1eea81c39a17 - stable/13 - libmsun: remove duplicates after cdefs.h added inline to __always_inline: Dimitry Andric (Sun, 17 Aug 2025 18:35:59 UTC)
- git: e7fa66218354 - stable/13 - Updates for ccosh[f] and csinh[f]: Dimitry Andric (Sun, 17 Aug 2025 18:36:00 UTC)
- git: 4d41e3a22d32 - stable/14 - null: support EVFILT_READ/EVFILT_WRITE kevent filters: Pietro Cerutti (Mon, 18 Aug 2025 09:18:19 UTC)
- git: 7c4565e3e75e - stable/14 - [libm] Fix undefined behavior of a left shifted of a signed integer: Konstantin Belousov (Tue, 19 Aug 2025 03:18:56 UTC)
- git: e3ba3105f735 - stable/14 - isci(4): Fix a typo in a source code comment: Gordon Bergling (Wed, 20 Aug 2025 06:55:27 UTC)
- git: 1458494b92e6 - stable/14 - test/netfibs: Fix a typo in a source code comment: Gordon Bergling (Wed, 20 Aug 2025 06:55:28 UTC)
- git: 03fb545e27ef - stable/14 - localedef.1: Fix a typo in the manual page: Gordon Bergling (Wed, 20 Aug 2025 06:59:12 UTC)
- git: 7f1296b8dab1 - stable/14 - services_mkdb(8): Fix a typo in a source code comment: Gordon Bergling (Wed, 20 Aug 2025 06:59:13 UTC)
- git: d88135570023 - stable/14 - libc: Fix a typo in a source code comment: Gordon Bergling (Wed, 20 Aug 2025 06:59:14 UTC)
- git: f5a611989fa4 - stable/14 - g_part: Fix a few typos in source code comments: Gordon Bergling (Wed, 20 Aug 2025 06:59:16 UTC)
- git: 3807e87f4eec - stable/14 - udp: Fix a typo in a source code comment: Gordon Bergling (Wed, 20 Aug 2025 06:59:17 UTC)
- git: 15f637f65c22 - stable/14 - ice(4): Fix a few typos in source code comments: Gordon Bergling (Wed, 20 Aug 2025 06:59:18 UTC)
- git: f17d7105cbca - stable/14 - isa: Fix a typo in a source code comment: Gordon Bergling (Wed, 20 Aug 2025 06:59:19 UTC)
- git: c1ccb7d304fb - stable/14 - ufs_times_locked(): style: Konstantin Belousov (Wed, 20 Aug 2025 08:14:11 UTC)
- git: 6a1e5dcb0051 - stable/14 - sysctl.3: Reference kinfo_getvmmap(3), kinfo_getfile(3), and kinfo_getproc(3): Mateusz Piotrowski (Wed, 20 Aug 2025 10:45:59 UTC)
- git: b09a75d675dc - stable/14 - dtrace.1: Document security.bsd.allow_destructive_dtrace: Mateusz Piotrowski (Wed, 20 Aug 2025 10:46:23 UTC)
- git: 1a6f2bf37241 - stable/13 - dtrace.1: fix mandoc -Tlint: Mateusz Piotrowski (Wed, 20 Aug 2025 10:50:07 UTC)
- git: e84d5425bf53 - stable/13 - dtrace.1: Document security.bsd.allow_destructive_dtrace: Mateusz Piotrowski (Wed, 20 Aug 2025 10:50:08 UTC)
- git: d94b403b590f - stable/14 - nfsport.h: minor comments cleanup: Konstantin Belousov (Thu, 21 Aug 2025 07:46:23 UTC)
- git: 0a0f3b405100 - stable/14 - [libm] Avoid left shift of signed integer entities: Dimitry Andric (Thu, 21 Aug 2025 10:43:21 UTC)
- git: 94b09b2f3440 - stable/13 - [libm] Fix undefined behavior of a left shifted of a signed integer: Dimitry Andric (Thu, 21 Aug 2025 10:43:32 UTC)
- git: 8d2c0354e138 - stable/13 - [libm] Avoid left shift of signed integer entities: Dimitry Andric (Thu, 21 Aug 2025 10:43:33 UTC)
- git: 4e8ac151bca9 - stable/14 - bnxt(4): Fix typos in a comment and a kernel message: Gordon Bergling (Fri, 22 Aug 2025 05:25:46 UTC)
- git: a4e9f8567708 - stable/14 - arm: Fix two typos in kernel messages of pmu_fdt.c: Gordon Bergling (Fri, 22 Aug 2025 05:27:20 UTC)
- git: 9418999e0afe - stable/13 - arm: Fix two typos in kernel messages of pmu_fdt.c: Gordon Bergling (Fri, 22 Aug 2025 05:29:31 UTC)
- git: 7b4ef8bcaf8c - stable/14 - syslogd.8: Remove incorrect .Aq: Lexi Winter (Sat, 23 Aug 2025 00:11:19 UTC)
- git: d0fe99e288dc - stable/14 - tests/sys/net: if_bridge_test does not require python: Lexi Winter (Sat, 23 Aug 2025 00:11:20 UTC)
- git: 1eb29a37f26b - stable/14 - rc.conf: Use user.localbase to determine _localbase: Lexi Winter (Sat, 23 Aug 2025 00:11:21 UTC)
- git: 5c4e9a10334b - stable/14 - share/misc: Move init.ee to the correct package: Lexi Winter (Sat, 23 Aug 2025 00:11:23 UTC)
- git: 394f7ebf10bd - stable/14 - share/mk: Use :ts,:[*] to stringify TAG_ARGS: Lexi Winter (Sat, 23 Aug 2025 00:11:24 UTC)
- git: 4f295cd38b0a - stable/14 - bsd.files.mk: Fix FILESPACKAGE: Lexi Winter (Sat, 23 Aug 2025 00:11:25 UTC)
- git: 99f2177b0905 - stable/14 - ifconfig: Support variable-argument commands: Lexi Winter (Sat, 23 Aug 2025 00:11:26 UTC)
- git: 8b728c63f777 - stable/14 - ifconfig/ifbridge.c: add get_vlan_id(): Lexi Winter (Sat, 23 Aug 2025 00:11:27 UTC)
- git: c064ee9d7d97 - stable/14 - ifconfig: Support VLAN ID in static/deladdr: Lexi Winter (Sat, 23 Aug 2025 00:11:28 UTC)
- git: 8174561013b3 - stable/14 - bsdinstall: use the canonical name for compression: Lexi Winter (Sat, 23 Aug 2025 00:11:29 UTC)
- git: 637fa8441f0c - stable/14 - packages: fix ownership of /tmp and /dev: Lexi Winter (Sat, 23 Aug 2025 00:11:30 UTC)
- git: d149be3a0cbe - stable/14 - UPDATING: Document a pkgbase change: Lexi Winter (Sat, 23 Aug 2025 00:11:31 UTC)
- git: 3f61ececacd8 - stable/14 - nfsd: Avoid relocking vnode for NFSv4 Readdir: Rick Macklem (Sat, 23 Aug 2025 21:20:11 UTC)
- git: 248daca0b3c3 - stable/14 - nfscl: Fix GetACL so that it does not want a reply cached: Rick Macklem (Sat, 23 Aug 2025 21:23:42 UTC)
- git: 2fd0083fcc23 - stable/14 - vfs_syscalls.c: Fix handling of offset args for copy_file_range: Rick Macklem (Sat, 23 Aug 2025 21:25:20 UTC)
- git: 4f22d274ab0d - stable/14 - param.h: Bump __FreeBSD_version for 3f61ececacd8: Rick Macklem (Sat, 23 Aug 2025 21:33:49 UTC)
- git: ea35c5b54fcc - stable/14 - UPDATING: Add an entry for commit 3f61ececacd8: Rick Macklem (Sat, 23 Aug 2025 21:36:04 UTC)
- git: 0c3d511959ba - stable/14 - ufs: st_rdev is only meaningful for special nodes: Konstantin Belousov (Sun, 24 Aug 2025 00:27:20 UTC)
- git: 53b021680ed9 - stable/14 - bsdinstall: Improve message for existing FreeBSD EFI entry: Ed Maste (Sun, 24 Aug 2025 20:50:28 UTC)
- git: bbb515decc5c - stable/14 - zfsctl_root_readdir(): properly set eof: Konstantin Belousov (Mon, 25 Aug 2025 08:57:17 UTC)
- git: 828b4f1476c2 - stable/14 - zfsctl_root_readdir: if there were no dirents to copy out, return EINVAL: Konstantin Belousov (Mon, 25 Aug 2025 08:57:18 UTC)
- git: d5cd41f2f1cf - stable/14 - zfs readdir: set *eofp to 1 on eof: Konstantin Belousov (Mon, 25 Aug 2025 08:57:19 UTC)
- git: 56e00aca338c - stable/14 - zfs readdir: if there were no dirents to copy out, return EINVAL same as UFS: Konstantin Belousov (Mon, 25 Aug 2025 08:57:20 UTC)
- git: 10bb227a7d10 - stable/14 - vfs: Move DEBUG_VFS_LOCKS checks to INVARIANTS: Mark Johnston (Mon, 25 Aug 2025 15:22:48 UTC)
- git: a58eb4d233bf - stable/14 - lib: Fix calls that naively set F_SETFD.: Mark Johnston (Mon, 25 Aug 2025 15:22:49 UTC)
- git: d033848a5e4c - stable/14 - ufs: Remove uses of DEBUG_VFS_LOCKS: Mark Johnston (Mon, 25 Aug 2025 15:22:51 UTC)
- git: b532d0509b71 - stable/14 - tmpfs: Remove uses of DEBUG_VFS_LOCKS: Mark Johnston (Mon, 25 Aug 2025 15:22:52 UTC)
- git: 765b8ef6991c - stable/14 - mac: Remove uses of DEBUG_VFS_LOCKS: Mark Johnston (Mon, 25 Aug 2025 15:22:53 UTC)
- git: 88fff9ee2847 - stable/14 - vnode_pager: Remove uses of DEBUG_VFS_LOCKS: Mark Johnston (Mon, 25 Aug 2025 15:22:54 UTC)
- git: d9ddd261ef3e - stable/14 - vm_page: Clear VM_ALLOC_NOCREAT in vm_page_grab_pflags(): Mark Johnston (Mon, 25 Aug 2025 15:22:55 UTC)
- git: 58022811d353 - stable/14 - libdtrace: Permit taking the address of an identifier without type info: Mark Johnston (Mon, 25 Aug 2025 15:22:56 UTC)
- git: 8fbaa731d538 - stable/14 - makefs/zfs: Make it possible to set a compression property: Mark Johnston (Mon, 25 Aug 2025 15:22:57 UTC)
- git: b681da5c8d8b - stable/14 - makefs/zfs: Allow the user to specify the pool GUID: Mark Johnston (Mon, 25 Aug 2025 15:22:58 UTC)
- git: 5b42aac0013a - stable/14 - makefs/zfs tests: Run in parallel: Mark Johnston (Mon, 25 Aug 2025 15:22:59 UTC)
- git: 17d87881a363 - stable/14 - arm64: prevent panic when using syscall mux + large arg call (mmap): Mark Johnston (Mon, 25 Aug 2025 15:23:01 UTC)
- git: 98ac13c4baf5 - stable/13 - arm64: prevent panic when using syscall mux + large arg call (mmap): Mark Johnston (Mon, 25 Aug 2025 15:23:22 UTC)
- git: 301512155324 - stable/14 - libc: convert ai_errlist array to designated initializers syntax: Konstantin Belousov (Tue, 26 Aug 2025 00:24:57 UTC)
- git: 5dd8aa3d2b94 - stable/14 - libc: mark ai_errlist as const: Konstantin Belousov (Tue, 26 Aug 2025 00:24:59 UTC)
- git: ac1e3998bd77 - stable/14 - libc: some style in gai_strerror.c: Konstantin Belousov (Tue, 26 Aug 2025 00:25:00 UTC)
- git: 5e243ccc5f67 - stable/14 - libc: preserve errno in gai_strerror(): Konstantin Belousov (Tue, 26 Aug 2025 00:25:01 UTC)
- git: 0110702febf0 - stable/14 - enic(4): fix down/up, MTU changes and more: Doug Ambrisko (Wed, 27 Aug 2025 18:38:36 UTC)
- git: f1e93df44ba0 - stable/14 - libc: Drop incorrect qsort optimization: Dag-Erling Smørgrav (Wed, 27 Aug 2025 19:22:09 UTC)
- git: 935c26dbe3a6 - stable/14 - libkern: Drop incorrect qsort optimization: Dag-Erling Smørgrav (Wed, 27 Aug 2025 19:22:10 UTC)
- git: bb6dfb08f061 - stable/14 - freebsd-update: Do not fsync: Dag-Erling Smørgrav (Wed, 27 Aug 2025 19:22:11 UTC)
- git: c9c1ecb811d9 - stable/13 - libc: Drop incorrect qsort optimization: Dag-Erling Smørgrav (Wed, 27 Aug 2025 19:22:12 UTC)
- git: d62cfe703fd1 - stable/14 - getmntpoint: Don't compare st_rdev for non-devices: Dag-Erling Smørgrav (Wed, 27 Aug 2025 19:22:12 UTC)
- git: af321075b4d2 - stable/13 - libkern: Drop incorrect qsort optimization: Dag-Erling Smørgrav (Wed, 27 Aug 2025 19:22:13 UTC)
- git: 1235e1d16085 - stable/14 - stat(2): Document the st_rdev field: Dag-Erling Smørgrav (Wed, 27 Aug 2025 19:22:13 UTC)
- git: 4e3f44692f6d - stable/13 - freebsd-update: Do not fsync: Dag-Erling Smørgrav (Wed, 27 Aug 2025 19:22:14 UTC)
- git: 59fb30e78554 - stable/13 - getmntpoint: Don't compare st_rdev for non-devices: Dag-Erling Smørgrav (Wed, 27 Aug 2025 19:22:15 UTC)
- git: 0d9522888c0d - stable/13 - stat(2): Document the st_rdev field: Dag-Erling Smørgrav (Wed, 27 Aug 2025 19:22:16 UTC)
- git: 62947e508161 - stable/14 - pkg: clarify argument parsing: Ed Maste (Wed, 27 Aug 2025 21:44:36 UTC)
- git: 55403c7c559c - stable/14 - build: fix list-old-dirs / check-old-dirs: Maxim Sobolev (Thu, 28 Aug 2025 01:07:06 UTC)
- git: 6a4aae1ed69d - stable/14 - msdofs(5): Fix a typo in a source code comment: Gordon Bergling (Thu, 28 Aug 2025 09:13:47 UTC)
- git: 36a4b027bb5f - stable/14 - hpt27xx(4): Fix a couple of typos in source code comments: Gordon Bergling (Thu, 28 Aug 2025 09:13:48 UTC)
- git: b071ce1d8e49 - stable/14 - ffs(3): Fix a typo in a source code comment: Gordon Bergling (Thu, 28 Aug 2025 09:13:49 UTC)
- git: ba027e7a117f - stable/14 - ice(4): Fix a typo in a source code comment: Gordon Bergling (Thu, 28 Aug 2025 09:13:50 UTC)
- git: 526f1d34bf45 - stable/14 - cam(3): Fix a common typo in source code comments: Gordon Bergling (Thu, 28 Aug 2025 09:13:52 UTC)
- git: cff9febe910e - stable/14 - bce(4): Fix a typo in a source code comment: Gordon Bergling (Thu, 28 Aug 2025 09:13:53 UTC)
- git: a1def923143d - stable/14 - mwl(4): Fix a typo in a source code comment: Gordon Bergling (Thu, 28 Aug 2025 09:13:54 UTC)
- git: b8259e215043 - stable/14 - mod_cc(4): Fix a typo in a source code comment: Gordon Bergling (Thu, 28 Aug 2025 09:13:55 UTC)
- git: 87e0274be959 - stable/13 - msdofs(5): Fix a typo in a source code comment: Gordon Bergling (Thu, 28 Aug 2025 09:17:29 UTC)
- git: d0fc19ab9f0f - stable/13 - hpt27xx(4): Fix a couple of typos in source code comments: Gordon Bergling (Thu, 28 Aug 2025 09:17:30 UTC)
- git: 6062ccb1fb7f - stable/13 - ffs(3): Fix a typo in a source code comment: Gordon Bergling (Thu, 28 Aug 2025 09:17:31 UTC)
- git: ee72210b7c3c - stable/13 - ice(4): Fix a typo in a source code comment: Gordon Bergling (Thu, 28 Aug 2025 09:17:33 UTC)
- git: f9fab6aa832e - stable/13 - cam(3): Fix a common typo in source code comments: Gordon Bergling (Thu, 28 Aug 2025 09:17:34 UTC)
- git: 59088fa39159 - stable/13 - bce(4): Fix a typo in a source code comment: Gordon Bergling (Thu, 28 Aug 2025 09:17:35 UTC)
- git: 7cad1e5478d7 - stable/13 - mwl(4): Fix a typo in a source code comment: Gordon Bergling (Thu, 28 Aug 2025 09:17:36 UTC)
- git: c73d3c6c960b - stable/14 - mbuf: improve KASSERT(9) falure messages in the m_apply(): Maxim Sobolev (Thu, 28 Aug 2025 13:55:21 UTC)
- git: 05fe8c88e1ce - stable/14 - libc: lib_malloc_aligned(): add a missing NULL check: Maxim Sobolev (Thu, 28 Aug 2025 13:55:22 UTC)
- git: 4612f5f2d233 - stable/14 - vfs: Introduce VN_ISDEV() macro: Konstantin Belousov (Fri, 29 Aug 2025 03:15:04 UTC)
- git: f47e963c432f - stable/14 - cd9660: va_rdev should be NODEV for non-special inodes: Konstantin Belousov (Fri, 29 Aug 2025 03:15:05 UTC)
- git: 4d294b72f8e3 - stable/14 - nfsclient: va_rdev should be NODEV for non-special nodes: Konstantin Belousov (Fri, 29 Aug 2025 03:15:06 UTC)
- git: f5d312cb4d60 - stable/14 - linuxkpi: Fix a typo in a source code comment: Gordon Bergling (Fri, 29 Aug 2025 03:19:52 UTC)
- git: b06973a2f2a8 - stable/14 - nfsd: Fix slow leaks of NAMEI buffers: Rick Macklem (Fri, 29 Aug 2025 03:23:08 UTC)
- git: eac6f90ce161 - stable/14 - flua: Connect man page: Ed Maste (Fri, 29 Aug 2025 14:58:46 UTC)
- git: d2be11512ede - stable/14 - flua: lposix: add more useful functions for general purpose scripts: Ed Maste (Fri, 29 Aug 2025 15:05:05 UTC)
- git: 069a0460280b - stable/14 - Fix the cross-build after recent commits: Ed Maste (Fri, 29 Aug 2025 15:05:06 UTC)
- git: d52dc0b4bf6c - stable/14 - flua: lposix: add fnmatch function: Ed Maste (Fri, 29 Aug 2025 15:05:07 UTC)
- git: f5f07b9c8912 - stable/14 - asa.1: Drop SEE ALSO reference to long-gone f77(1): Ed Maste (Fri, 29 Aug 2025 15:06:12 UTC)
- git: 330dca227fd9 - stable/14 - rpc.h: Remove reference to unimplemented DES ioctls: Ed Maste (Fri, 29 Aug 2025 15:06:13 UTC)
- git: 05459c1b860c - stable/14 - pom: Cache tzdata before entering capability mode: Ed Maste (Fri, 29 Aug 2025 15:06:14 UTC)
- git: 1105ee91f45a - stable/14 - ssh: Reduce sshd_config diffs against OpenSSH 10.0p2: Ed Maste (Fri, 29 Aug 2025 15:07:24 UTC)
- git: 2e6697c8d90d - stable/13 - pom: Cache tzdata before entering capability mode: Ed Maste (Fri, 29 Aug 2025 15:11:32 UTC)
- git: 6ecbe4478566 - stable/14 - Makefile.inc1: Fix typo: Ed Maste (Fri, 29 Aug 2025 15:15:11 UTC)
- git: 9d80d2f34838 - stable/14 - vt: Remove FONT specification from INDEX files: Ed Maste (Fri, 29 Aug 2025 16:37:10 UTC)
- git: b0e655bc5c64 - stable/14 - flua: clean up lposix argument checking: Ed Maste (Fri, 29 Aug 2025 17:03:52 UTC)
- git: 99ea229c697a - stable/14 - Merge commit cf721e29c6a3 from llvm git (by Amy Kwan):: Dimitry Andric (Sat, 30 Aug 2025 09:58:34 UTC)
- git: 17c0ecb14df1 - stable/13 - Merge commit cf721e29c6a3 from llvm git (by Amy Kwan):: Dimitry Andric (Sat, 30 Aug 2025 10:00:17 UTC)
- git: 727bc500264b - stable/14 - Bail out of corrupt directory entries during boot: Kirk McKusick (Sat, 30 Aug 2025 22:58:14 UTC)
- git: f086954950c6 - stable/14 - amd64 vmx: micro-optimize vmlaunch failure path: Konstantin Belousov (Sun, 31 Aug 2025 00:39:54 UTC)