dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
January 2025 Archives by date
- Wed, 01 Jan 2025
- git: 18bbc3c82e13 - stable/14 - release: vmimage: setup the default BE properly Kyle Evans
- git: 2882d0c61aeb - stable/14 - usb: serial: propagate errors from ucom_queue_command() Kyle Evans
- git: 2ba5217057bd - stable/14 - usb: serial: allow the open/close sleep to be interruptible Kyle Evans
- git: 4c20884b3735 - stable/14 - usb: serial: make more commands execute synchronously Kyle Evans
- git: 360d3fe8743d - stable/13 - usb: serial: propagate errors from ucom_queue_command() Kyle Evans
- git: 0fb0a408a13c - stable/13 - usb: serial: allow the open/close sleep to be interruptible Kyle Evans
- git: e374f096e7b6 - stable/13 - usb: serial: make more commands execute synchronously Kyle Evans
- git: 8094b35e5769 - stable/14 - amd64: extract code to print fault details from trap_fatal() into a new helper Konstantin Belousov
- git: e27089cda589 - stable/14 - amd64: on any fault during call to EFI RT, restore execution and print fault details Konstantin Belousov
- git: bc3dfb03fd49 - stable/14 - efirt: use correct ABI for runtime EFI functions Konstantin Belousov
- Sat, 04 Jan 2025
- git: f27d1ec0f5ad - stable/14 - Export additional __aeabi_ symbols from arm's libgcc_s Dimitry Andric
- git: a0da8a5fc7c4 - stable/13 - Export additional __aeabi_ symbols from arm's libgcc_s Dimitry Andric
- git: d51ecba718cf - stable/14 - thr_cancel.c: style Konstantin Belousov
- git: 06a8084a147f - stable/14 - thr_sig.c: style Konstantin Belousov
- git: 60b5e18c5362 - stable/14 - libthr: move dlerror_msg into zeroed part of struct thread Konstantin Belousov
- git: 20f173fdc7c7 - stable/14 - thr_cancel.c: use testcancel() instead of manually expanding it Konstantin Belousov
- git: 2f645d539c60 - stable/14 - pthread_setcancelstate(3): make it async-signal-safe Konstantin Belousov
- git: 85671cefd93f - stable/14 - check_cancel: when in_sigsuspend, send SIGCANCEL unconditionally Konstantin Belousov
- git: 9e4acacf88f8 - stable/14 - timeout(1): Some minor tweaks and improvements Gordon Bergling
- git: f9275f94f33b - stable/14 - riscv: Permit spurious faults in kernel mode Mark Johnston
- git: f1933eda43e6 - stable/14 - jail: Handle jail removal in a dedicated thread Mark Johnston
- git: 4e793a6be4f9 - stable/14 - inpcb: Factor out parts of in6_pcbbind() and in_pcbbind_setup() Mark Johnston
- git: eecdd412ff5b - stable/14 - sysctl: Do not serialize requests when running as root Mark Johnston
- git: 5ada29ab253d - stable/14 - inpcb: Fix the GENERIC-NODEBUG build Mark Johnston
- git: 589cf0f3e26f - stable/14 - Revert "Export additional __aeabi_ symbols from arm's libgcc_s" Dimitry Andric
- git: 014064b33f72 - stable/13 - Revert "Export additional __aeabi_ symbols from arm's libgcc_s" Dimitry Andric
- Tue, 07 Jan 2025
- git: 58734b18794b - stable/14 - libusb: fix hotplug sigbus Baptiste Daroussin
- git: eb9fa4c2d786 - stable/13 - libusb: fix hotplug sigbus Baptiste Daroussin
- git: 02a71cfa504e - stable/13 - SU+J: all writes to SU journal must be exempt from runningbufspace throttling Konstantin Belousov
- git: 452f261b8c8e - stable/14 - kernel: Clarify kern.elfNN.nxstack sysctl description Ed Maste
- git: 96ef85cc51ba - stable/14 - lindebugfs: Export symbols Ed Maste
- Thu, 09 Jan 2025
- Sat, 11 Jan 2025
- git: ba667efb5301 - stable/14 - Add 'contrib/libder/' from commit '9c40c4de4c33b2ba1124fb752ebea0bebaa6013f' Kyle Evans
- git: c876932bbafd - stable/14 - lib: hook libder up to the build Kyle Evans
- git: 539736e08ccf - stable/14 - Add 'crypto/libecc/' from commit '736d663976d1768533badbf06581481d01fade4c' Kyle Evans
- git: 883ba1bdbe36 - stable/13 - Add 'contrib/libder/' from commit '9c40c4de4c33b2ba1124fb752ebea0bebaa6013f' Kyle Evans
- git: 98b689134b69 - stable/13 - lib: hook libder up to the build Kyle Evans
- git: c56f6dae426c - stable/13 - Add 'crypto/libecc/' from commit '736d663976d1768533badbf06581481d01fade4c' Kyle Evans
- git: 616156f8e6ea - stable/14 - secure: hook up libecc as libpkgecc Kyle Evans
- git: 292d6586e232 - stable/14 - pkg: pull rsa bits out of pkg.c Kyle Evans
- git: 836f1da80eb3 - stable/14 - pkg: refactor out a pkg_read_fd() Kyle Evans
- git: 1e3003bed3ad - stable/14 - pkg: abstract rsa out behind a pkgsign API Kyle Evans
- git: cb09fc9a60dc - stable/14 - pkg: add a pkgsign_verify_data callback Kyle Evans
- git: 8aeeab433170 - stable/14 - pkg: finish adding the ECC signer and signature type bits Kyle Evans
- git: e993a99fd862 - stable/13 - secure: hook up libecc as libpkgecc Kyle Evans
- git: 4ce976c56fcb - stable/14 - shar: add a deprecation notice Kyle Evans
- git: 14cf1cdf9a09 - stable/13 - pkg: pull rsa bits out of pkg.c Kyle Evans
- git: 9d25078d8121 - stable/13 - pkg: refactor out a pkg_read_fd() Kyle Evans
- git: 082f3564f94d - stable/13 - pkg: abstract rsa out behind a pkgsign API Kyle Evans
- git: 4e33c2e91835 - stable/13 - pkg: add a pkgsign_verify_data callback Kyle Evans
- git: b5ae765d8244 - stable/13 - pkg: finish adding the ECC signer and signature type bits Kyle Evans
- git: 0d946859c994 - stable/13 - shar: add a deprecation notice Kyle Evans
- git: e5869ff39d4a - stable/14 - uart: Add support for Brainboxes / Intashield serial cards. Yoshihiro Takahashi
- git: f4ff5481d871 - stable/13 - uart: Add support for Brainboxes / Intashield serial cards. Yoshihiro Takahashi
- git: d62b2d8f3a47 - stable/14 - Fix failure to add an interface prefix route when route with the same prefix is already presented in the routing table. Eugene Grosbein
- git: f57df4589d3c - stable/13 - Fix failure to add an interface prefix route when route with the same prefix is already presented in the routing table. Eugene Grosbein
- Sun, 12 Jan 2025
- git: 2e2c4e312ef1 - stable/14 - umtx: handle allocation failire in umtx_pi_alloc() Kristof Provost
- git: dfd9c9bc3f86 - stable/13 - umtx: handle allocation failire in umtx_pi_alloc() Kristof Provost
- git: 7fbbab2d326b - stable/14 - bsnmpwalk: Fix crash on invalid data Ed Maste
- git: 748e7bc1521c - stable/13 - bsnmpwalk: Fix crash on invalid data Ed Maste
- git: 18790167dcac - stable/14 - pkg: include missing <string.h> Kyle Evans
- git: c6bf965f5d1d - stable/13 - pkg: include missing <string.h> Kyle Evans
- Mon, 13 Jan 2025
- Tue, 14 Jan 2025
- git: 9110e31e1df7 - stable/14 - tcpdump/print-pflog: Print uid with host endianness Joseph Mingrone
- git: 42d4bcc6c560 - stable/14 - sys/sys/kernel.h: Remove SI_SUB_DONE Zhenlei Huang
- git: aa8067cbe7c6 - stable/14 - open(2): allow O_PATH | O_CREAT Konstantin Belousov
- git: 1b2bf32658e5 - stable/14 - path_test: adjust test for open(O_PATH | O_CREAT) Konstantin Belousov
- git: df3796cc68fc - stable/14 - pci_find_cap_method(): limit number of iterations for finding a capability Konstantin Belousov
- git: 08ec14fecf6a - stable/13 - sppp: Fix getting wrong spppreq cmd from ioctl Zhenlei Huang
- git: 2c1c6bd7d5db - stable/14 - sed: Fix handling of an empty pattern space Mark Johnston
- git: cbf77cecec38 - stable/14 - inpcb: Remove bogus SO_REUSEPORT(_LB) checks in in_pcbbind() Mark Johnston
- git: 5f610cf1ec62 - stable/14 - inpcb: Close some SO_REUSEPORT_LB races Mark Johnston
- git: 1c7f325e76e0 - stable/14 - rc: Document rtadvd_flags Mark Johnston
- git: 872da05f8c61 - stable/14 - SO_SPLICE tests: Fix a comment typo Mark Johnston
- git: ad3a4bbf4ee8 - stable/14 - bsdinstall: Fix a typo in a comment Mark Johnston
- git: e59fdfbf2524 - stable/14 - makefs: Remove dead code in inode_type() Mark Johnston
- git: e39435733339 - stable/14 - rawip: Take the inpcb lock when appropriate in rip_ctloutput() Mark Johnston
- git: f849557c06e5 - stable/14 - x86: Short-circuit ipi_all_but_self() on UP systems Mark Johnston
- git: 0325afa63942 - stable/14 - ktrace: Make -t t trace struct arrays as well as structs Mark Johnston
- git: 40c01de13562 - stable/13 - x86: Short-circuit ipi_all_but_self() on UP systems Mark Johnston
- git: 91af1b8001d3 - stable/13 - sed: Fix handling of an empty pattern space Mark Johnston
- git: fb0239e69f17 - stable/14 - makefs: Crudely fix a sprintf warning Ed Maste
- git: 302be497fc03 - stable/14 - makefs: Remove impossible if condition Ed Maste
- git: 40b11c1c16d8 - stable/14 - makefs: Fix cd9660 duplicate directory names Ed Maste
- Wed, 15 Jan 2025
- git: 954de313b261 - stable/13 - makefs: Crudely fix a sprintf warning Ed Maste
- git: f6a64ab6a2c9 - stable/13 - makefs: Fix cd9660 filename buffer maximum length Ed Maste
- git: 94652c10c07a - stable/13 - makefs: Remove impossible if condition Ed Maste
- git: 79778b7aafc8 - stable/13 - makefs: Fix cd9660 duplicate directory names Ed Maste
- git: f81286d19230 - stable/13 - makefs: Exit with error if writing cd image fails Ed Maste
- git: ff911710de34 - stable/14 - isp: Fix abort issue introduced by previous commit Alexander Motin
- git: 519121f5ea03 - stable/13 - isp: Fix abort issue introduced by previous commit Alexander Motin
- git: 707a34afe16b - stable/14 - nuageinit: remove redundant mkdirs Baptiste Daroussin
- git: 68f025feeb11 - stable/14 - nuageinit: use io.popen instead of pipes in shell for password Baptiste Daroussin
- git: 88f55c3150e9 - stable/14 - nvi: import version 2.2.1-52c07e8 Baptiste Daroussin
- git: 73121d8c7d0f - stable/14 - usb_vendors: update to 2024.12.04 Baptiste Daroussin
- git: 7e56062fdf9a - stable/14 - pci_vendors: update to 2024.11.25 Baptiste Daroussin
- git: 2c5fbcff0717 - stable/14 - libdtrace: Be less strict when comparing pointer types Mark Johnston
- Thu, 16 Jan 2025
- git: 16dee1cc652b - stable/14 - bintrans(1): qp switch to getopt_long Baptiste Daroussin
- git: 1795eae9a2cf - stable/14 - bintrans(1): RFC2047 variant of quoted print Baptiste Daroussin
- git: f538407b1ac2 - stable/14 - hda: Add patch for Framework Laptop Intel 13th gen Ed Maste
- deleted (X-No-Archive) deleted
- git: 635c2b82f60e - stable/13 - pf tests: check cleared time when zeroing stats for table addresses Kristof Provost
- git: 3870483ec496 - stable/14 - pf tests: check cleared time when zeroing stats for table addresses Kristof Provost
- git: 279d6c5173ff - stable/14 - bintrans(1): fix typo Baptiste Daroussin
- Re: git: 1795eae9a2cf - stable/14 - bintrans(1): RFC2047 variant of quoted print Baptiste Daroussin
- git: 1ae0a4f52af6 - stable/14 - Open-code proc_set_cred_init() Olivier Certner
- git: 3e496c9f10fc - stable/14 - Add function to OSD to get values without taking the lock. Olivier Certner
- git: 0635f5eeacbf - stable/14 - riscv: Implement atomic operations Olivier Certner
- git: 63abb6a3b5d4 - stable/14 - osd: Constify signature of osd_register() Olivier Certner
- git: 1fc5db8e9f4b - stable/14 - atomics: Constify loads Olivier Certner
- git: 2e866a1ea99e - stable/14 - refcount: Constify refcount_load() Olivier Certner
- git: fa940dd2bf03 - stable/14 - queue: New debug macros for STAILQ Olivier Certner
- git: b1fe5eac37ba - stable/14 - MAC: mac.h: Fix missing includes/typedefs Olivier Certner
- git: 1bd029729e45 - stable/14 - MAC: mac.h: Separately test inclusion from userspace Olivier Certner
- git: f878893bdc59 - stable/14 - MAC: 'kernel_mac_support' module: Make an outdated comment more generic Olivier Certner
- git: 66fb52a27279 - stable/14 - MAC: Define a common 'mac' node for MAC's jail parameters Olivier Certner
- git: ec661f29c3e3 - stable/14 - jail.h: Fix whitespace in the param macros declaration block Olivier Certner
- git: 7340eb44087f - stable/14 - jail.h: New SYSCTL_JAIL_PARAM_SYS_SUBNODE() Olivier Certner
- git: 4ccba65f9190 - stable/14 - jail.h: New SYSCTL_JAIL_PARAM_DECL() Olivier Certner
- git: 62d3e81935c6 - stable/14 - MAC: mac_policy.h: Declare common MAC sysctl and jail parameters' nodes Olivier Certner
- git: f0bd9df3e6ad - stable/14 - MAC: syscalls: Factor out common label copy-in code Olivier Certner
- git: c2bf375d1023 - stable/14 - MAC: syscalls: Split mac_set_proc() into reusable pieces Olivier Certner
- git: 731dc8994cc8 - stable/14 - MAC: syscalls: mac_label_copyin(): 32-bit compatibility Olivier Certner
- git: 6a654950dd5f - stable/14 - cred: crget(): Compute initial 'cr_agroups' with nitems() Olivier Certner
- git: aeff6867a4df - stable/14 - mountd(8): parsecred(): uid:gid:... loop: Simplify a bit Olivier Certner
- git: a633b10e3d85 - stable/14 - mountd(8): parsecred(): Remove "duplicate compression" Olivier Certner
- git: fb651b231863 - stable/14 - mountd(8): parsecred(): Fallback to "nogroup" or GID_NOGROUP Olivier Certner
- git: b82144e708d6 - stable/14 - exports(5): -maproot, -mapall: Explain the fallback on no group Olivier Certner
- git: 3f0b888ae3d0 - stable/14 - mountd(8): parsecred(): Groups limit: NGROUPS_MAX => NGROUPS_MAX + 1 Olivier Certner
- git: d8b77cc05ab2 - stable/14 - nmount(2), NFS: Accept 'ngroups_max + 1' groups in "export" credentials Olivier Certner
- git: 42a885e6907c - stable/14 - mountd(8): parsecred(): Remove comment on non-existent bug Olivier Certner
- git: 8caa6bc96c8c - stable/14 - mountd(8): parsecred(): Re-order operations for clarity Olivier Certner
- git: ca9614d8f64a - stable/14 - mountd(8): Allow to pass {NGROUPS_MAX} + 1 groups Olivier Certner
- git: d1830c75865c - stable/14 - cred: proc_set_cred(): Remove obsolete comments Olivier Certner
- git: b6c9ff04fcb4 - stable/14 - cred: proc_set_cred(), proc_unset_cred(): Update user's process count Olivier Certner
- git: eed08497de05 - stable/14 - syscallsubr.h: Header inclusions: Explicit <sys/param.h>, sort Olivier Certner
- git: 24e4f0365709 - stable/14 - x86 atomics: Remove unused WANT_FUNCTIONS Olivier Certner
- git: 31eb78aef84f - stable/14 - atomic(9): Update manpage after constifying atomic loads Olivier Certner
- git: 22e8819388ee - stable/14 - proc_set_cred(): Fix compilation of GENERIC-NODEBUG Olivier Certner
- git: fce2a3509a65 - stable/14 - atomics: Constify loads: Fix powerpc build Olivier Certner
- git: b14c0e102e78 - stable/14 - queue: Fix STAILQ_SWAP Olivier Certner
- git: dd0fae3028d2 - stable/14 - atomic: Update interceptor function signatures after commit 5e9a82e898d5 Olivier Certner
- git: 76d0aed16439 - stable/14 - libprocstat: ZFS support: Makefile: Tidy up a bit Olivier Certner
- Fri, 17 Jan 2025
- git: 4078a7051ab1 - stable/13 - Open-code proc_set_cred_init() Olivier Certner
- git: 2d03e9cf8e2e - stable/13 - Add function to OSD to get values without taking the lock. Olivier Certner
- git: 1c22ba23b015 - stable/13 - riscv: Implement atomic operations Olivier Certner
- git: 08eab7b3eb49 - stable/13 - osd: Constify signature of osd_register() Olivier Certner
- git: e6e9e70e51d9 - stable/13 - atomics: Constify loads Olivier Certner
- git: a8be157c098d - stable/13 - refcount: Constify refcount_load() Olivier Certner
- git: 229e81dd12fd - stable/13 - queue: New debug macros for STAILQ Olivier Certner
- git: c05d82c461e7 - stable/13 - MAC: mac.h: Fix missing includes/typedefs Olivier Certner
- git: b9c8344a391a - stable/13 - MAC: 'kernel_mac_support' module: Make an outdated comment more generic Olivier Certner
- git: ae2383c0dd16 - stable/13 - MAC: Define a common 'mac' node for MAC's jail parameters Olivier Certner
- git: 386c6749bde5 - stable/13 - jail.h: Fix whitespace in the param macros declaration block Olivier Certner
- git: f30f1a14f772 - stable/13 - jail.h: New SYSCTL_JAIL_PARAM_SYS_SUBNODE() Olivier Certner
- git: 4c2602473d12 - stable/13 - jail.h: New SYSCTL_JAIL_PARAM_DECL() Olivier Certner
- git: fbac48f4b460 - stable/13 - MAC: mac_policy.h: Declare common MAC sysctl and jail parameters' nodes Olivier Certner
- git: 5f7586197e84 - stable/13 - cred: crget(): Compute initial 'cr_agroups' with nitems() Olivier Certner
- git: 73c073d99157 - stable/13 - mountd(8): parsecred(): uid:gid:... loop: Simplify a bit Olivier Certner
- git: 0c0cd622f279 - stable/13 - mountd(8): parsecred(): Remove "duplicate compression" Olivier Certner
- git: 29a0511b184d - stable/13 - mountd(8): parsecred(): Fallback to "nogroup" or GID_NOGROUP Olivier Certner
- git: 70d657d7380c - stable/13 - exports(5): -maproot, -mapall: Explain the fallback on no group Olivier Certner
- git: 043e259e41d3 - stable/13 - mountd(8): parsecred(): Groups limit: NGROUPS_MAX => NGROUPS_MAX + 1 Olivier Certner
- git: 46f0ef933d28 - stable/13 - nmount(2), NFS: Accept 'ngroups_max + 1' groups in "export" credentials Olivier Certner
- git: 111c7322f71e - stable/13 - mountd(8): parsecred(): Remove comment on non-existent bug Olivier Certner
- git: f8e47b137a80 - stable/13 - mountd(8): parsecred(): Re-order operations for clarity Olivier Certner
- git: 927d7d57793a - stable/13 - mountd(8): Allow to pass {NGROUPS_MAX} + 1 groups Olivier Certner
- git: 5c09fafd8398 - stable/13 - cred: proc_set_cred(): Remove obsolete comments Olivier Certner
- git: f872814e2d7a - stable/13 - cred: proc_set_cred(), proc_unset_cred(): Update user's process count Olivier Certner
- git: afeec66ce393 - stable/13 - syscallsubr.h: Header inclusions: Explicit <sys/param.h>, sort Olivier Certner
- git: b6a3bda9bc2e - stable/13 - x86 atomics: Remove unused WANT_FUNCTIONS Olivier Certner
- git: 05d0bce0e808 - stable/13 - atomic(9): Update manpage after constifying atomic loads Olivier Certner
- git: b2d46346d89b - stable/13 - proc_set_cred(): Fix compilation of GENERIC-NODEBUG Olivier Certner
- git: 1cf5ab87c87e - stable/13 - atomics: Constify loads: Fix powerpc build Olivier Certner
- git: 5cf27105df1e - stable/13 - queue: Fix STAILQ_SWAP Olivier Certner
- git: 273fec048302 - stable/13 - atomic: Update interceptor function signatures after commit 5e9a82e898d5 Olivier Certner
- git: 6f43ca650d64 - stable/13 - libprocstat: ZFS support: Makefile: Tidy up a bit Olivier Certner
- git: 0e17cf062975 - stable/13 - cred: proc_set_cred(): Fix debug build Olivier Certner
- git: e16a2508e17d - stable/14 - vm_pageout: Make vmd_oom a bool Mark Johnston
- git: 4b9ba274d736 - stable/14 - audit: Fix short-circuiting in syscallenter() Mark Johnston
- git: 1bf531bcd791 - stable/13 - audit: Fix short-circuiting in syscallenter() Mark Johnston
- git: f97d802a3d89 - stable/14 - tarfs(5): Grammar fix for a source code comment Olivier Certner
- git: 155987e20190 - stable/14 - tarfs: Fix the size of struct tarfs_fid and add a static assert Olivier Certner
- git: 4634282f8908 - stable/14 - tarfs: 'struct tarfs_fid': Switch 'gen' to 'u_int', avoid packing Olivier Certner
- git: 7a3a0402aeb6 - stable/14 - ext2fs: Fix the size of struct ufid and add a static assert Olivier Certner
- git: 6b1a5d3535d9 - stable/14 - ext2fs: 'struct ufid': Re-order fields and unpack Olivier Certner
- git: ee931cf4a49c - stable/13 - ext2fs: Fix the size of struct ufid and add a static assert Olivier Certner
- git: acdc59f0924a - stable/13 - ext2fs: 'struct ufid': Re-order fields and unpack Olivier Certner
- git: ca22082c01a7 - stable/14 - RELNOTES: Document recent file handle layout changes Olivier Certner
- git: 4d93d6559697 - stable/13 - RELNOTES: Document recent file handle layout changes Olivier Certner
- git: e2d4c5de27ac - stable/13 - UPDATING: Remove tarfs reference that slipped through Olivier Certner
- git: e6025bc05cda - stable/14 - Fix "vrefact: wrong use count 0" with DRM Mark Johnston
- git: 550dede8754a - stable/13 - Fix "vrefact: wrong use count 0" with DRM Mark Johnston
- git: 3e2277276975 - stable/14 - sed: The change ("c") command should start a new cycle. Mark Johnston
- git: 6d34cce60684 - stable/14 - sed tests: Add a regression test for the c function Mark Johnston
- git: 5ea64bfc9a6f - stable/13 - sed: The change ("c") command should start a new cycle. Mark Johnston
- git: 9c348f73a856 - stable/13 - sed tests: Add a regression test for the c function Mark Johnston
- git: 797bb39ccd5f - stable/14 - sockets: virtualize kern.ipc.numopensockets Eugene Grosbein
- git: 08384f613cd8 - stable/13 - sockets: virtualize kern.ipc.numopensockets Eugene Grosbein
- git: c348cdf13257 - stable/14 - sockets: virtualize kern.ipc.soacceptqueue Eugene Grosbein
- git: 45d1cff2bfc6 - stable/13 - sockets: virtualize kern.ipc.soacceptqueue Eugene Grosbein
- Sat, 18 Jan 2025
- Sun, 19 Jan 2025
- git: 6823172ca2c5 - stable/14 - amdsmn(4), amdtemp(4): add support for AMD Ryzen 7 "Cezanne" cpus Konstantin Belousov
- git: 15e2065a1ee5 - stable/14 - amdsmn(4), amdtemp(4): add support for Zen 5 Konstantin Belousov
- git: bfa14ad08796 - stable/14 - release: fix architecture for OCI images Doug Rabson
- git: 6ede5a29d5e7 - stable/14 - release: install etc files from the source tree, not the host Doug Rabson
- git: dc3f24ea8a25 - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.7-0-gcd708029e0b2 Dimitry Andric
- git: 2611bae42b7d - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.7-0-gcd708029e0b2 Dimitry Andric
- git: f31dbc1c2dc5 - stable/14 - timeout(1): Add -v/--verbose option to show diagnosis info Gordon Bergling
- git: ead3cd3ef628 - stable/14 - mountd.c: Define a new -a command line option Rick Macklem
- git: 3ac1af1c0f07 - stable/14 - mound.8: Document the new -a command line option Rick Macklem
- Mon, 20 Jan 2025
- git: 2cd9a4f0c229 - stable/14 - exports.5: Document the current behavior of -alldirs Rick Macklem
- git: 22d2336252c9 - stable/14 - RELNOTES: Add entry for commit ead3cd3ef628 Rick Macklem
- git: a158d26e89f2 - stable/14 - contrib/tzdata: import tzdata 2025a Philip Paeps
- git: 2d6dcb4f97f8 - stable/13 - contrib/tzdata: import tzdata 2025a Philip Paeps
- git: 8373644ee2c8 - stable/14 - unix: Be consistent about error handling for unconnected sockets Mark Johnston
- git: 65da23709d20 - stable/14 - netipsec: Pass the right mbuf up Mark Johnston
- git: bd40a5abb1f8 - stable/14 - jail: Avoid a potential use-after-free when destroying jails Mark Johnston
- git: 6404a5a7fe13 - stable/14 - genl.1: Improve grammar Cy Schubert
- git: 97eaa1218f77 - stable/14 - ffs_blkpref_ufsX(): do not iterate over startcg twice Konstantin Belousov
- git: 6149261d549b - stable/14 - ffs_reallocblks(): ensure that pref cg is valid Konstantin Belousov
- git: 6e9b6e5dbb84 - stable/14 - mb_unmapped_to_ext(): return error code on error Konstantin Belousov
- git: c968d55123fa - stable/14 - ipsec + ktls: cannot coexists Konstantin Belousov
- git: 5094faf5dfa8 - stable/14 - pvscsi: Explicitly mask out CTS_SAS_VALID_SPEED bit Zhenlei Huang
- git: 25695358d03b - stable/13 - pvscsi: Explicitly mask out CTS_SAS_VALID_SPEED bit Zhenlei Huang
- git: 23b90ad00a2a - stable/13 - cam: make sure to clear CCBs allocated on the stack Zhenlei Huang
- git: ee2a1bc81a17 - stable/13 - cam: make sure to clear even more CCBs allocated on the stack Zhenlei Huang
- git: cdd9dd5ac768 - stable/13 - cam: add missing zeroing of a stack-allocated CCB. Zhenlei Huang
- git: eeecaa064c8d - stable/13 - cam: clear stack-allocated CCB in the target layer Zhenlei Huang
- git: c4cae8cbc337 - stable/14 - libbsnmp: avoid division by zero with empty password Ed Maste
- git: 0bfbd30663b6 - stable/14 - libbsnmptools: avoid uninitialized snmptoolctx->passwd with empty password Ed Maste
- git: 61c50909354a - stable/14 - munmap.2: Unaligned addresses do not return error Ed Maste
- git: e2cbfa1f5045 - stable/14 - munmap.2: Remove EINVAL for negative len Ed Maste
- git: d6fbd34acbbc - stable/13 - libbsnmptools: avoid uninitialized snmptoolctx->passwd with empty password Ed Maste
- git: 8ed2e663712c - stable/13 - libbsnmp: avoid division by zero with empty password Ed Maste
- git: a52b922c05a4 - stable/13 - munmap.2: Unaligned addresses do not return error Ed Maste
- git: 8883e8de0559 - stable/13 - munmap.2: Remove EINVAL for negative len Ed Maste
- git: 4ea15740a873 - stable/14 - tmpfs: remove duplicate flags check in tmpfs_rmdir Alan Somers
- git: 6203d08e7a3a - stable/14 - ktls.4: note that security/gnutls now supports ktls Alan Somers
- git: 23b270405951 - stable/14 - Make the CTL tests more resilient Alan Somers
- git: 980eedb0cad6 - stable/14 - pf: avoid use-after-free on reassembly Kristof Provost
- git: faec43a79bf9 - stable/13 - pf: avoid use-after-free on reassembly Kristof Provost
- git: b797d07560a7 - stable/14 - fusefs: FUSE_NOTIFY_INVAL_* must busy the mountpoint Alan Somers
- git: 887494153482 - stable/14 - namei: add more detail about LOCKSHARED's behavior Alan Somers
- git: b0348117953a - stable/14 - fusefs: More accurately test the unique tokens in the test suite Alan Somers
- git: fb4e0325c758 - stable/14 - fusefs: delete a comment in the tests Alan Somers
- git: d2c25c4c5e5b - stable/14 - fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags Alan Somers
- git: 60311a50779d - stable/14 - fusefs: fix a memory leak Alan Somers
- git: 8b2b77c32f2e - stable/14 - fusefs: minor cleanup in the tests Alan Somers
- git: 09df42f1d592 - stable/14 - fusefs: Coverity cleanup in the lseek tests Alan Somers
- git: 3dc01440a064 - stable/14 - Fix lib/libc/nss/getgr_test with large numbers of groups Alan Somers
- git: 99d5ee8738a3 - stable/14 - ktrace: Fix uninitialized memory disclosure Mark Johnston
- git: e758e5512005 - stable/13 - nfscl: fix uninitialized memory in nfsv4_loadattr Alan Somers
- git: 06b782abaafe - stable/13 - tmpfs: remove duplicate flags check in tmpfs_rmdir Alan Somers
- git: 1bcf8494d934 - stable/13 - ktls.4: note that security/gnutls now supports ktls Alan Somers
- git: 2b4a45992a04 - stable/13 - fusefs: FUSE_NOTIFY_INVAL_* must busy the mountpoint Alan Somers
- git: 4ded81daacec - stable/13 - namei: add more detail about LOCKSHARED's behavior Alan Somers
- git: 039609b04d63 - stable/13 - fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags Alan Somers
- git: e8a272048a0f - stable/13 - fusefs: fix a memory leak Alan Somers
- git: 1486bb0bfcac - stable/13 - Fix lib/libc/nss/getgr_test with large numbers of groups Alan Somers
- Tue, 21 Jan 2025
- git: 0961e16b3668 - stable/14 - libthr: use atomic_add_int() instead of atomic_fetchadd_int() Konstantin Belousov
- git: d6a896c3c83b - stable/14 - pthread_mutex_trylock(): init libthr if needed Konstantin Belousov
- git: 205043060940 - stable/14 - libthr: switch thread and sleepq memory allocator to crt from libc malloc Konstantin Belousov
- git: e2268518dff0 - stable/14 - libpthread_init(): ensure curthread == NULL until set explicitly Konstantin Belousov
- git: 1a085ee97343 - stable/14 - pthread_create(): style Konstantin Belousov
- git: 2c0e00dc0147 - stable/14 - kill.1: mention special PID 0 Konstantin Belousov
- git: fe74df3f9db8 - stable/14 - kill.1: mention special meaning of PGID as a PID Konstantin Belousov
- git: 7dc48056c87b - stable/14 - ipfw: use only needed TCP flags for state tracking Andrey V. Elsukov
- git: e29ffd402d38 - stable/14 - netlink: restore the ability to delete PINNED routes Andrey V. Elsukov
- git: e98f79cc71a3 - stable/13 - ipfw: use only needed TCP flags for state tracking Andrey V. Elsukov
- git: edc19f8d0fd0 - stable/13 - netlink: restore the ability to delete PINNED routes Andrey V. Elsukov
- git: 1dda3a6ed9c5 - stable/14 - hid: Correctly handle signed/unsigned quantities in kernel HID parser. Ed Maste
- git: ecf605de97b7 - stable/13 - hid: Correctly handle signed/unsigned quantities in kernel HID parser. Ed Maste
- git: 0ec93987e530 - stable/14 - makefs: Handle special file types when creating a zpool Mark Johnston
- Wed, 22 Jan 2025
- git: e6061e54d6d4 - stable/14 - fwget: Silence log() when -q is used Renato Botelho
- git: 4cdfa4e8db56 - stable/14 - fwget: Simplify logic Renato Botelho
- Thu, 23 Jan 2025
- git: 996fe40e05c9 - stable/14 - Eliminate unneeded variables and computations. Kirk McKusick
- git: f31c37f8acb2 - stable/14 - Use ffs_sbget() to replace open-coded superblock reload. Kirk McKusick
- git: 26c483aec039 - stable/14 - Fix backward compatibility with UFS1 filesystems created before June 2002 Kirk McKusick
- git: bb14579988c5 - stable/13 - Eliminate unneeded variables and computations. Kirk McKusick
- git: 57820508a012 - stable/14 - rtld-elf/rtld.c: fix typo in comment Konstantin Belousov
- git: f10a06556f56 - stable/14 - rtld-elf/{amd64,i386}/reloc.c: remove unneeded #ifdef dbg Konstantin Belousov
- git: 09cbd68e4e47 - stable/13 - sysctl: Add flags to filter jail prison and vnet variables Zhenlei Huang
- git: 1a1a1728e0be - stable/14 - kern_sysctl: Make name2oid() non-destructive to the name Zhenlei Huang
- git: c44335b1a313 - stable/13 - name2oid: use find_oidname Zhenlei Huang
- git: 69e2004d8434 - stable/13 - kern_sysctl: Make name2oid() non-destructive to the name Zhenlei Huang
- git: 49f741240242 - stable/14 - inpcb: Further restrict binding to a port owned by a different UID Mark Johnston
- git: 67e54a07e948 - stable/14 - vm_pageout: Add a chicken switch for multithreaded PQ_INACTIVE scanning Mark Johnston
- git: e8e2e213ab53 - stable/14 - pkgbase: Fix OSVERSION specification when creating a repo Mark Johnston
- git: 7b95d2a40219 - stable/13 - pkgbase: Fix OSVERSION specification when creating a repo Mark Johnston
- git: 9dc8d7326d7f - stable/14 - gvinum(8): Fix a typo Ed Maste
- git: 75bca5af38f6 - stable/14 - ObsoleteFiles.inc: Remove bogus entries Joseph Mingrone
- Fri, 24 Jan 2025
- git: 544ad91ef9f6 - stable/13 - Use ffs_sbget() to replace open-coded superblock reload. Kirk McKusick
- git: d7b69bb536f7 - stable/14 - nfscl: Fix a crash when a readdir entry has nul in it Rick Macklem
- git: 968abc191ea1 - stable/13 - nfscl: Fix a crash when a readdir entry has nul in it Rick Macklem
- git: 02816415a34a - stable/14 - kldstat.8: Polish options Alexander Ziaee
- git: f68403f807a5 - stable/13 - kldstat.8: Polish options Alexander Ziaee
- git: 13639d5f710b - stable/13 - 13.5: Update stable/13 to -PRERELEASE Colin Percival
- git: 894efae09de4 - stable/14 - sysctl(9): Enable vnet sysctl variables to be loader tunable Zhenlei Huang
- git: d67b1748ea34 - stable/14 - carp: Explicitly mark tunnable net.inet.carp.allow with CTLFLAG_NOFETCH Zhenlei Huang
- git: 3965be101c43 - stable/14 - pf: Convert PF_DEFAULT_TO_DROP into a vnet loader tunable 'net.pf.default_to_drop' Zhenlei Huang
- git: 1d890d546b06 - stable/14 - sysctl: Fix usage() and SYNOPSIS section of man page Zhenlei Huang
- git: 0e4f9db00dc3 - stable/14 - sysctl: Sort options Zhenlei Huang
- git: 2dd706b9c41e - stable/14 - libelftc: Fix a typo - FreeBSD's riscv port is little-endian. Ed Maste
- git: 880f1dee7ea2 - stable/14 - tcp_wrappers: Use default C standard version Ed Maste
- git: 26336203d32c - stable/14 - contrib/spleen: Update to Spleen 2.1.0 Ed Maste
- git: 6a0afbcbf6a0 - stable/14 - cam: Add 3e/3 as a fatal code Warner Losh
- git: 98983f3c9dec - stable/13 - cam: Add 3e/3 as a fatal code Warner Losh
- Sat, 25 Jan 2025
- git: 47560d54be59 - stable/13 - sysctl: Fix usage() and SYNOPSIS section of man page Zhenlei Huang
- git: b40ca26721d7 - stable/14 - kyua: Support is_exclusive metadata coming from an ATF test case Igor Ostapenko
- git: 6a356edd4fc3 - stable/13 - Fix backward compatibility with UFS1 filesystems created before June 2002 Kirk McKusick
- Mon, 27 Jan 2025
- git: 1c465e529208 - stable/13 - netinet: enter epoch in garp_rexmit() Kristof Provost
- git: e69309223199 - stable/14 - netinet: enter epoch in garp_rexmit() Kristof Provost
- git: 176599b58779 - stable/13 - atomic: Avoid casting the return value of atomic_load_ptr to void * Olivier Certner
- git: 4463da0fa365 - stable/13 - atomic: Fix the cast in the atomic_load_consume() interceptor Olivier Certner
- git: ced9fa71eaf9 - stable/13 - atomics: Constify loads: riscv: Convert missed atomic_load_acq_64() Olivier Certner
- git: eb6edafe8f48 - stable/13 - atomics: atomic_load_consume_ptr(): Accept pointers to const Olivier Certner
- git: 213406054e46 - stable/13 - atomics: Constify loads: Remove now superfluous uses of DECONST() Olivier Certner
- git: fb4bc4c325ec - stable/13 - smr: Load to accept pointers to const pointers Olivier Certner
- git: d034ff89b84f - stable/14 - atomics: Constify loads: riscv: Convert missed atomic_load_acq_64() Olivier Certner
- git: 19f7b2bbc4e4 - stable/14 - atomics: atomic_load_consume_ptr(): Accept pointers to const Olivier Certner
- git: 11dde2c8b715 - stable/14 - atomics: Constify loads: Remove now superfluous uses of DECONST() Olivier Certner
- git: aab45924bdb1 - stable/14 - smr: Load to accept pointers to const pointers Olivier Certner
- git: d2a999c2e0a0 - stable/13 - sysctl(9): Enable vnet sysctl variables to be loader tunable Zhenlei Huang
- git: 353cf44d828c - stable/13 - carp: Explicitly mark tunnable net.inet.carp.allow with CTLFLAG_NOFETCH Zhenlei Huang
- git: cb162f659578 - stable/13 - pf: Convert PF_DEFAULT_TO_DROP into a vnet loader tunable 'net.pf.default_to_drop' Zhenlei Huang
- git: 118a280569d3 - stable/13 - atomics: Constify loads: mips Olivier Certner
- Tue, 28 Jan 2025
- git: 5edda2488cc5 - stable/14 - sound: Unit test the pcm sample read and write macros Christos Margiolis
- git: 6819621ec999 - stable/14 - sound: Safely remove channel from list in one pass Christos Margiolis
- git: e4458d4d71c4 - stable/14 - sound: Make CHN_REMOVE_SAFE() the default Christos Margiolis
- git: afa1ba3b9c7a - stable/14 - sound tests: Fix gcc build Christos Margiolis
- git: e92226873681 - stable/14 - sound tests: Fix 32bit calculation detection in pcm_read_write Christos Margiolis
- git: aa79996e6057 - stable/14 - if_vxlan(4): Invoke vxlan_stop event handler only when the interface is configured Zhenlei Huang
- git: 719fb5a37731 - stable/14 - kern_sysctl: Fix printing function name in the re-use sysctl leaf warning Zhenlei Huang
- git: 20374abf0ce8 - stable/13 - if_vxlan(4): Invoke vxlan_stop event handler only when the interface is configured Zhenlei Huang
- git: 477403117f06 - stable/13 - kern_sysctl: Fix printing function name in the re-use sysctl leaf warning Zhenlei Huang
- git: 3ba946aebf74 - stable/14 - rtsold: Add -i to the usage message Mark Johnston
- git: be53f732663c - stable/14 - bsdinstall: hook up help line and prompt for ZFS disk selection Mark Johnston
- git: 66ff03065def - stable/14 - ls: Release resources before returning from traverse() Mark Johnston
- git: cd1f435f4819 - stable/14 - rtsold: Further usage message updates Mark Johnston
- git: 93836ff92be8 - stable/14 - etcupdate: Restrict access to the conflicts directory Mark Johnston
- git: 17e935f1f327 - stable/13 - etcupdate: Restrict access to the conflicts directory Mark Johnston
- git: 7773d509d823 - stable/14 - fs: Add new VFCF_xxx flags for va_filerev Rick Macklem
- git: 0f1f6d18d722 - stable/13 - fs: Add new VFCF_xxx flags for va_filerev Rick Macklem
- Wed, 29 Jan 2025
- git: 75a7424428f5 - stable/14 - net80211: Fix a typo in a source code comment Gordon Bergling
- git: 676794ac4b6e - stable/14 - bootptest: Fix a typo in a source code comment Gordon Bergling
- git: 2239ae77990d - stable/14 - ath(4): Fix a typo in a source code comment Gordon Bergling
- git: 3dc41ab651d5 - stable/13 - net80211: Fix a typo in a source code comment Gordon Bergling
- git: 59e4c0204165 - stable/13 - bootptest: Fix a typo in a source code comment Gordon Bergling
- git: 73e80499b948 - stable/13 - ath(4): Fix a typo in a source code comment Gordon Bergling
- git: a7a1b235501c - stable/14 - colrm(1): Capsicumise Mariusz Zaborski
- git: ac068edaa804 - stable/14 - perror(1): Capsicumise Mariusz Zaborski
- git: 15261be6003c - stable/14 - leave(1): Capsicumise Mariusz Zaborski
- git: ef3914a56110 - stable/14 - leave(1): Replace magic exit codes with standard macros Mariusz Zaborski
- git: 75c8e113e687 - stable/14 - leave: we should also cache time zone Mariusz Zaborski
- git: 8cf0915c1901 - stable/14 - perror(1): Reorder headers alphabetically to meet style(9) compliance Mariusz Zaborski
- git: a6d0bc7065d8 - stable/14 - perror(1): Replace magic exit codes with standard macros Mariusz Zaborski
- git: 6285abfcf3c2 - stable/14 - nl(1): Capsicumise the utility Mariusz Zaborski
- git: 6f34788b4e24 - stable/14 - colrm(1): Replace magic exit codes with standard macros Mariusz Zaborski
- git: 9c72da889424 - stable/14 - genl: typo fixes Maxim Konovalov
- git: 10f8a9df522f - releng/14.2 - ktrace: Fix uninitialized memory disclosure Mark Johnston
- git: 71bf983f92ba - releng/14.2 - audit: Fix short-circuiting in syscallenter() Mark Johnston
- git: b9149a3af722 - releng/14.2 - contrib/tzdata: import tzdata 2025a Mark Johnston
- git: 498561509061 - releng/14.2 - cd9660: Make sure that struct ifid fits in generic filehandle structure Mark Johnston
- git: 1f3cea9cc12c - releng/14.2 - ext2fs: Fix the size of struct ufid and add a static assert Mark Johnston
- git: faa47d299a0e - releng/14.2 - tarfs: Fix the size of struct tarfs_fid and add a static assert Mark Johnston
- git: c55000e7c233 - releng/14.2 - etcupdate: Restrict access to the conflicts directory Mark Johnston
- git: a1e3ff6580de - releng/14.2 - Add UPDATING entries and bump version Mark Johnston
- git: 4fdb8d1ab316 - releng/14.1 - svc.c: Check for a non-NULL xp_socket Mark Johnston
- git: 1574c53178e9 - releng/14.1 - audit: Fix short-circuiting in syscallenter() Mark Johnston
- git: d8083f5425fd - releng/14.1 - cd9660: Make sure that struct ifid fits in generic filehandle structure Mark Johnston
- git: f2cc3336ad40 - releng/14.1 - ext2fs: Fix the size of struct ufid and add a static assert Mark Johnston
- git: c90866090517 - releng/14.1 - tarfs: Fix the size of struct tarfs_fid and add a static assert Mark Johnston
- git: 8635fea6ed9f - releng/14.1 - contrib/tzdata: import tzdata 2024b Mark Johnston
- git: f7b9cd733c39 - releng/13.4 - audit: Fix short-circuiting in syscallenter() Mark Johnston
- git: 40928c124157 - releng/14.1 - contrib/tzdata: import tzdata 2025a Mark Johnston
- git: e2bb7b33daa5 - releng/13.4 - contrib/tzdata: import tzdata 2024b Mark Johnston
- git: 88d5d8108711 - releng/14.1 - OpenSSH: correct logic error in ObscureKeystrokeTiming Mark Johnston
- git: eb9d8bafa485 - releng/13.4 - contrib/tzdata: import tzdata 2025a Mark Johnston
- git: b8945a926a2f - releng/14.1 - etcupdate: Restrict access to the conflicts directory Mark Johnston
- git: bb48aba6244c - releng/13.4 - cd9660: Make sure that struct ifid fits in generic filehandle structure Mark Johnston
- git: 89321a8f5707 - releng/14.1 - Add UPDATING entries and bump version Mark Johnston
- git: 0365b776f1b1 - releng/13.4 - ext2fs: Fix the size of struct ufid and add a static assert Mark Johnston
- git: c1c180910d46 - releng/13.4 - etcupdate: Restrict access to the conflicts directory Mark Johnston
- git: aef6b5321eea - releng/13.4 - Add updating entries and bump version Mark Johnston
- git: 7aedea868535 - stable/13 - libpcap: Update to 1.10.3 Joseph Mingrone
- git: f904cde2ea10 - stable/13 - tcpdump: add missing pf reasons and actions Joseph Mingrone
- git: e6efc827e47a - stable/13 - libpcap: Update to 1.10.4 Joseph Mingrone
- git: 33c859c48732 - stable/13 - tcpdump: specify OpenSSL 1.1 APIs Joseph Mingrone
- git: e5258a079df3 - stable/13 - tpcdump: Update to 4.99.4 Joseph Mingrone
- git: f68d1f3ef23f - stable/13 - tcpdump: ppp: Use the buffer stack for the de-escaping buffer Joseph Mingrone
- git: 68ddf72800f8 - stable/13 - libpcap: Update to 1.10.5 Joseph Mingrone
- git: 094f44ea0358 - stable/13 - tcpdump: Update to 4.99.5 Joseph Mingrone
- Thu, 30 Jan 2025
- git: 99cba402b5ae - Create tag release/14.2.0-p1 Philip Paeps
- git: fc590d297475 - Create tag release/14.1.0-p7 Philip Paeps
- git: c41dd2ab4030 - Create tag release/13.4.0-p3 Philip Paeps
- git: af699d966661 - stable/14 - csu: add the "Retain" flag to notes sections flag Konstantin Belousov
- git: d467e667dfcc - stable/14 - pf: add extra SCTP multihoming probe points Kristof Provost
- git: fc167e91313c - stable/14 - pf: verify that ABORT chunks are not mixed with DATA chunks Kristof Provost
- git: 4557b1693a11 - stable/14 - pf: verify SCTP v_tag before updating connection state Kristof Provost
- git: 491f5e37ae45 - stable/14 - pf: add 'allow-related' to always allow SCTP multihome extra connections Kristof Provost
- git: d603868ddcd9 - stable/14 - libdtrace: Use C99 designated initializers for dt_idops_t Mark Johnston
- git: 2e0d595651b4 - stable/14 - dtrace/arm64: Simplify variable declarations in the invop handler Mark Johnston
- git: 18a39dedbdd3 - stable/14 - dtrace: Build systrace_freebsd32 only if COMPAT_FREEBSD32 is configured Mark Johnston
- git: 89073e0ad444 - stable/14 - dtrace: Fix the definition of pc_t Mark Johnston
- git: 9c60e4e4e721 - stable/14 - dtrace tests: Avoid hard-coding paths to required programs Mark Johnston
- git: b4da6ed899d7 - stable/14 - dtrace tests: Fix the ATF config variable name Mark Johnston
- git: 2839e32a597e - stable/14 - hwpstate_amd: add amd pstate for zen4 Mark Johnston
- git: d45326bfeab7 - stable/14 - hwpstate_amd: add amd pstate for zen5 Mark Johnston
- git: 3d30774f0056 - stable/14 - pf: Force logging if pf_create_state() fails Mark Johnston
- Fri, 31 Jan 2025
- git: c55f457df678 - stable/14 - ip: Defer checks for an unspecified dstaddr until after pfil hooks Mark Johnston
- git: dec497a9fcbf - stable/14 - gvinum.8: Update deprecation warning to note that this is removed in 15.0 John Baldwin
- git: 55cb3a33d920 - stable/14 - ccdconfig.8: Refer to graid(8) and zfs(8) instead of gvinum(8) John Baldwin
- git: 8126ed28bda6 - stable/13 - gvinum.8: Update deprecation warning to note that this is removed in 15.0 John Baldwin
- git: 9e3c356f11a9 - stable/13 - ccdconfig.8: Refer to graid(8) and zfs(8) instead of gvinum(8) John Baldwin
- Go to: [ monthly archives ] [ by author ] [ by date ]