diff3: Remove bespoke getopt.h
diff3's getopt.h included a function declaration without a prototype,
which produces a compiler warning. Just remove the bespoke getopt.h
and use the system header.
Reported by: Mark Millard
Reviewed by: fuz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53802
geom_zero.4: Document
PR: 250593
Reviewed by: bcr, ziaee
Thanks to: imp, markj
MFC after: 1 week
Fixes: 3843eba85d98 Add unmapped BIO support to GEOM ZERO
Fixes: 24e1fdcd1a69 Allow to specify the byte which will be used for filling read buffer
Fixes: 565bc101112c Add a very simple and small GEOM class - ZERO
(cherry picked from commit 39acb7fd86eda721df402c2f1368b78cede161c3)
geom_zero.4: Document
PR: 250593
Reviewed by: bcr, ziaee
Thanks to: imp, markj
MFC after: 1 week
Fixes: 3843eba85d98 Add unmapped BIO support to GEOM ZERO
Fixes: 24e1fdcd1a69 Allow to specify the byte which will be used for filling read buffer
Fixes: 565bc101112c Add a very simple and small GEOM class - ZERO
(cherry picked from commit 39acb7fd86eda721df402c2f1368b78cede161c3)
geom_zero.4: Document
PR: 250593
Reviewed by: bcr, ziaee
Thanks to: imp, markj
MFC after: 1 week
Fixes: 3843eba85d98 Add unmapped BIO support to GEOM ZERO
Fixes: 24e1fdcd1a69 Allow to specify the byte which will be used for filling read buffer
Fixes: 565bc101112c Add a very simple and small GEOM class - ZERO
(cherry picked from commit 39acb7fd86eda721df402c2f1368b78cede161c3)
security/certmonger: samba version neutrality
Allow Certmonger to be installed alongside samba420 if that's
the default
(cherry picked from commit 616b0267252030a7d9fff5935ed4c54376a5855c)
zfs: merge openzfs/zfs at 099f69ff5 (zfs-2.4-release) into stable/15
OpenZFS 2.4.0 rc4
Notable upstream pull request merges:
#17477 1e8c96d7d Add knob to disable slow io notifications
#17792 5582e8b08 Update dnode_next_offset_level to accept blkid
instead of offset
#17872 584762617 Pass flags to more DMU write/hold functions
#17875 178a8be21 BRT: Round bv_entcount up to BRT_BLOCKSIZE
#17875 e3acd0a72 Fix caching of DDT log and BRT
#17877 67fc49433 Cleanup ZIO_FLAG_IO_RETRY vs TRYHARD usage
#17824 dda711dbb Fix gang write late_arrival bug
#17890 41878d57e Add BRT support to zpool prefetch command
#17903 aaf374bd4 ZIO: Set minimum number of free issue threads to 32
#17906 ac0bc4cc0 spa_misc: add an API for spa_namespace_lock
#17908 583db4003 FreeBSD: Add support for _PC_CASE_INSENSITIVE
#17911 -multiple Update library ABI versions for v2.4.0
#17915 e305c7d59 BRT: Fix ranges to blocks conversion math
[6 lines not shown]
ipfw: fix lookup dst-ip opcode
Opcode handling should not fall through to the LOOKUP_DSCP type.
Reviewed by: melifaro
Obtained from: Yandex LLC
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D53775
Status/2025Q3/wutil.adoc: Add report
Reviewed by: status (Pau Amma <pauamma at gundo.com>), obiwac
Differential Revision: https://reviews.freebsd.org/D53618